Home
last modified time | relevance | path

Searched refs:tempSet (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Duspoof_impl.cpp322 UnicodeSet tempSet; in setAllowedLocales() local
323 tempSet.applyIntPropertyValue(UCHAR_SCRIPT, USCRIPT_COMMON, status); in setAllowedLocales()
324 allowedChars.addAll(tempSet); in setAllowedLocales()
325 tempSet.applyIntPropertyValue(UCHAR_SCRIPT, USCRIPT_INHERITED, status); in setAllowedLocales()
326 allowedChars.addAll(tempSet); in setAllowedLocales()
/external/chromium_org/third_party/icu/source/i18n/
Duspoof_impl.cpp322 UnicodeSet tempSet; in setAllowedLocales() local
323 tempSet.applyIntPropertyValue(UCHAR_SCRIPT, USCRIPT_COMMON, status); in setAllowedLocales()
324 allowedChars.addAll(tempSet); in setAllowedLocales()
325 tempSet.applyIntPropertyValue(UCHAR_SCRIPT, USCRIPT_INHERITED, status); in setAllowedLocales()
326 allowedChars.addAll(tempSet); in setAllowedLocales()