Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ditspoof.cpp568 {"\\u0061\\u03B3", USPOOF_MINIMALLY_RESTRICTIVE}, in testRestrictionLevel()
576 {"\\u0661\\u30FC\\u303C\\u0061\\u30A2\\u0031\\u0967\\u06F1", USPOOF_MINIMALLY_RESTRICTIVE}, in testRestrictionLevel()
577 {"\\u0061\\u30A2\\u30FC\\u303C\\u0031\\u0967\\u0661\\u06F1", USPOOF_MINIMALLY_RESTRICTIVE} in testRestrictionLevel()
581 USPOOF_HIGHLY_RESTRICTIVE, USPOOF_MODERATELY_RESTRICTIVE, USPOOF_MINIMALLY_RESTRICTIVE, in testRestrictionLevel()
/external/icu/icu4c/source/i18n/unicode/
Duspoof.h572 USPOOF_MINIMALLY_RESTRICTIVE = 0x50000000, enumerator
/external/icu/libandroidicu/include/unicode/
Duspoof.h572 USPOOF_MINIMALLY_RESTRICTIVE = 0x50000000, enumerator
/external/icu/icu4c/source/i18n/
Duspoof_impl.cpp365 return USPOOF_MINIMALLY_RESTRICTIVE; in getRestrictionLevel()