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.h286 USPOOF_SINGLE_SCRIPT_RESTRICTIVE = 0x20000000, enumerator
/external/icu/icu4c/source/i18n/
Didentifier_info.cpp243 return USPOOF_SINGLE_SCRIPT_RESTRICTIVE; in getRestrictionLevel()
/external/icu/icu4c/source/test/intltest/
Ditspoof.cpp673 {"\\u03B3", USPOOF_SINGLE_SCRIPT_RESTRICTIVE}, in testRestrictionLevel()
680 URestrictionLevel restrictionLevels[] = { USPOOF_ASCII, USPOOF_SINGLE_SCRIPT_RESTRICTIVE, in testRestrictionLevel()