Home
last modified time | relevance | path

Searched defs:tmpSet (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Duspoof_impl.cpp129 UnicodeSet *tmpSet = NULL; in setAllowedLocales() local
230 UnicodeSet tmpSet; in addScriptChars() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Duspoof_impl.cpp141 UnicodeSet *tmpSet = NULL; in setAllowedLocales() local
242 UnicodeSet tmpSet; in addScriptChars() local
/third_party/icu/icu4c/source/i18n/
Duspoof_impl.cpp129 UnicodeSet *tmpSet = NULL; in setAllowedLocales() local
230 UnicodeSet tmpSet; in addScriptChars() local
/third_party/icu/icu4c/source/test/cintltst/
Dspooftest.c414 USet *tmpSet; in TestUSpoofCAPI() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/text/
DSpoofCheckerTest.java286 UnicodeSet tmpSet; in TestAllowedChars() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DSpoofChecker.java705 UnicodeSet tmpSet = new UnicodeSet(); in addScriptChars() local