Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Duspoof.h537 USPOOF_ASCII = 0x10000000, enumerator
/external/icu/libandroidicu/include/unicode/
Duspoof.h537 USPOOF_ASCII = 0x10000000, enumerator
/external/icu/icu4c/source/test/intltest/
Ditspoof.cpp564 {"a", USPOOF_ASCII}, in testRestrictionLevel()
580 URestrictionLevel restrictionLevels[] = { USPOOF_ASCII, USPOOF_SINGLE_SCRIPT_RESTRICTIVE, in testRestrictionLevel()
/external/icu/icu4c/source/i18n/
Duspoof_impl.cpp331 return USPOOF_ASCII; in getRestrictionLevel()