Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Duspoof_impl.cpp318 UnicodeSet tempSet; in setAllowedLocales() local
319 tempSet.applyIntPropertyValue(UCHAR_SCRIPT, USCRIPT_COMMON, status); in setAllowedLocales()
320 allowedChars.addAll(tempSet); in setAllowedLocales()
321 tempSet.applyIntPropertyValue(UCHAR_SCRIPT, USCRIPT_INHERITED, status); in setAllowedLocales()
322 allowedChars.addAll(tempSet); in setAllowedLocales()
/external/chromium/third_party/icu/source/i18n/
Duspoof_impl.cpp318 UnicodeSet tempSet; in setAllowedLocales() local
319 tempSet.applyIntPropertyValue(UCHAR_SCRIPT, USCRIPT_COMMON, status); in setAllowedLocales()
320 allowedChars.addAll(tempSet); in setAllowedLocales()
321 tempSet.applyIntPropertyValue(UCHAR_SCRIPT, USCRIPT_INHERITED, status); in setAllowedLocales()
322 allowedChars.addAll(tempSet); in setAllowedLocales()