Home
last modified time | relevance | path

Searched refs:USPOOF_HIGHLY_RESTRICTIVE (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Ditspoof.cpp540 {"\\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/
Duspoof.h558 USPOOF_HIGHLY_RESTRICTIVE = 0x30000000, enumerator
/external/icu/libandroidicu/include/unicode/
Duspoof.h558 USPOOF_HIGHLY_RESTRICTIVE = 0x30000000, enumerator
/external/icu/icu4c/source/i18n/
Duspoof_impl.cpp60 fRestrictionLevel = USPOOF_HIGHLY_RESTRICTIVE; in construct()
365 return USPOOF_HIGHLY_RESTRICTIVE; in getRestrictionLevel()