Searched refs:USPOOF_HIGHLY_RESTRICTIVE (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | itspoof.cpp | 540 {"\\u0061\\u30A2\\u30FC", USPOOF_HIGHLY_RESTRICTIVE}, in testRestrictionLevel() 544 {"\\u0061\\u303C", USPOOF_HIGHLY_RESTRICTIVE}, in testRestrictionLevel() 545 {"\\u0061\\u30FC\\u303C", USPOOF_HIGHLY_RESTRICTIVE}, in testRestrictionLevel() 546 {"\\u0061\\u30FC\\u303C\\u30A2", USPOOF_HIGHLY_RESTRICTIVE}, in testRestrictionLevel() 547 {"\\u30A2\\u0061\\u30FC\\u303C", USPOOF_HIGHLY_RESTRICTIVE}, in testRestrictionLevel() 555 USPOOF_HIGHLY_RESTRICTIVE, USPOOF_MODERATELY_RESTRICTIVE, USPOOF_MINIMALLY_RESTRICTIVE, in testRestrictionLevel()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | uspoof.h | 558 USPOOF_HIGHLY_RESTRICTIVE = 0x30000000, enumerator
|
/external/icu/libandroidicu/include/unicode/ |
D | uspoof.h | 558 USPOOF_HIGHLY_RESTRICTIVE = 0x30000000, enumerator
|
/external/icu/icu4c/source/i18n/ |
D | uspoof_impl.cpp | 60 fRestrictionLevel = USPOOF_HIGHLY_RESTRICTIVE; in construct() 365 return USPOOF_HIGHLY_RESTRICTIVE; in getRestrictionLevel()
|