Home
last modified time | relevance | path

Searched refs:USPOOF_SINGLE_SCRIPT_RESTRICTIVE (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Duspoof.h538 USPOOF_SINGLE_SCRIPT_RESTRICTIVE = 0x20000000, enumerator
/external/icu/icu4c/source/test/intltest/
Ditspoof.cpp536 {"\\u03B3", USPOOF_SINGLE_SCRIPT_RESTRICTIVE}, in testRestrictionLevel()
551 URestrictionLevel restrictionLevels[] = { USPOOF_ASCII, USPOOF_SINGLE_SCRIPT_RESTRICTIVE, in testRestrictionLevel()
/external/icu/icu4c/source/i18n/
Duspoof_impl.cpp353 return USPOOF_SINGLE_SCRIPT_RESTRICTIVE; in getRestrictionLevel()