Home
last modified time | relevance | path

Searched refs:uset_open (Results 1 – 25 of 34) sorted by relevance

12

/third_party/icu/icu4c/source/test/cintltst/
Dusettest.c57 USet *s = uset_open(1, 0); in Testj2269()
92 set = uset_open(1, 0); in TestAPI()
96 set = uset_open(1, 1); in TestAPI()
102 set = uset_open(0x0041, 0x0043); in TestAPI()
180 set2 = uset_open(1, 1); in TestAPI()
Dspooftest.c279 us = uset_open((UChar32)0x41, (UChar32)0x5A); /* [A-Z] */ in TestUSpoofCAPI()
420 tmpSet = uset_open(0, 0x10ffff); in TestUSpoofCAPI()
Ducnvseltst.c394 excluded_sets[i] = uset_open(i*30, i*30+500); in TestSelector()
Dcapitst.c957 stdSet = uset_open(0x61, 0x7A); in TestOpenVsOpenRules()
2220 USet *conts = uset_open(0,0); in TestGetContractionsAndUnsafes()
2221 USet *exp = uset_open(0, 0); in TestGetContractionsAndUnsafes()
2222 USet *set = uset_open(0,0); in TestGetContractionsAndUnsafes()
Dcucdtst.c360 aa=uset_open(1, 0); in showADiffB()
1899 USet* set = uset_open(1, 0); /* empty set */ in TestCharNames()
1900 USet* dumb = uset_open(1, 0); /* empty set */ in TestCharNames()
3542 data.notSeen=uset_open(0, 0x1ffff); in TestCaseFolding()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duset.h277 uset_open(UChar32 start, UChar32 end);
Durename.h1633 #define uset_open U_ICU_ENTRY_POINT_RENAME(uset_open) macro
/third_party/node/deps/icu-small/source/common/unicode/
Duset.h280 uset_open(UChar32 start, UChar32 end);
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duset.h280 uset_open(UChar32 start, UChar32 end);
/third_party/icu/icu4c/source/common/unicode/
Duset.h280 uset_open(UChar32 start, UChar32 end);
Durename.h1705 #define uset_open U_ICU_ENTRY_POINT_RENAME(uset_open) macro
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duset.cpp39 uset_open(UChar32 start, UChar32 end) { in uset_open() function
Ducnvsel.cpp89 unicode_point_set = uset_open(1, 0); // empty set in generateSelectorData()
/third_party/skia/third_party/externals/icu/source/common/
Duset.cpp39 uset_open(UChar32 start, UChar32 end) { in uset_open() function
Ducnvsel.cpp89 unicode_point_set = uset_open(1, 0); // empty set in generateSelectorData()
/third_party/icu/icu4c/source/common/
Duset.cpp39 uset_open(UChar32 start, UChar32 end) { in uset_open() function
Ducnvsel.cpp89 unicode_point_set = uset_open(1, 0); // empty set in generateSelectorData()
/third_party/node/deps/icu-small/source/common/
Duset.cpp39 uset_open(UChar32 start, UChar32 end) { in uset_open() function
Ducnvsel.cpp89 unicode_point_set = uset_open(1, 0); // empty set in generateSelectorData()
/third_party/skia/third_party/externals/icu/source/extra/uconv/
Duconv.cpp497 USet *set = uset_open(1, 0); in cnvSigType()
/third_party/icu/icu4c/source/extra/uconv/
Duconv.cpp497 USet *set = uset_open(1, 0); in cnvSigType()
/third_party/flutter/skia/third_party/externals/icu/source/extra/uconv/
Duconv.cpp497 USet *set = uset_open(1, 0); in cnvSigType()
/third_party/skia/third_party/externals/icu/source/io/
Duscanf_p.cpp1246 scanset = uset_open(0, -1); in u_scanf_scanset_handler()
/third_party/flutter/skia/third_party/externals/icu/source/io/
Duscanf_p.cpp1233 scanset = uset_open(0, -1); in u_scanf_scanset_handler()
/third_party/icu/icu4c/source/io/
Duscanf_p.cpp1246 scanset = uset_open(0, -1); in u_scanf_scanset_handler()

12