Searched refs:uset_remove (Results 1 – 19 of 19) sorted by relevance
/third_party/node/deps/icu-small/source/common/ |
D | ucnv_set.cpp | 57 uset_remove, in ucnv_getUnicodeSet()
|
D | uset.cpp | 104 uset_remove(USet* set, UChar32 c) { in uset_remove() function
|
/third_party/icu/icu4c/source/common/ |
D | ucnv_set.cpp | 57 uset_remove, in ucnv_getUnicodeSet()
|
D | uset.cpp | 104 uset_remove(USet* set, UChar32 c) { in uset_remove() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucnv_set.cpp | 57 uset_remove, in ucnv_getUnicodeSet()
|
D | uset.cpp | 104 uset_remove(USet* set, UChar32 c) { in uset_remove() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnv_set.cpp | 57 uset_remove, in ucnv_getUnicodeSet()
|
D | uset.cpp | 104 uset_remove(USet* set, UChar32 c) { in uset_remove() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | uset.h | 602 uset_remove(USet* set, UChar32 c);
|
D | urename.h | 1637 #define uset_remove U_ICU_ENTRY_POINT_RENAME(uset_remove) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | uset.h | 605 uset_remove(USet* set, UChar32 c);
|
D | urename.h | 1718 #define uset_remove U_ICU_ENTRY_POINT_RENAME(uset_remove) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | uset.h | 605 uset_remove(USet* set, UChar32 c);
|
D | urename.h | 1709 #define uset_remove U_ICU_ENTRY_POINT_RENAME(uset_remove) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | uset.h | 605 uset_remove(USet* set, UChar32 c);
|
D | urename.h | 1709 #define uset_remove U_ICU_ENTRY_POINT_RENAME(uset_remove) macro
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | usettest.c | 123 uset_remove(set, 0x62); in TestAPI()
|
D | spooftest.c | 428 uset_remove(tmpSet, goodLatin[1]); in TestUSpoofCAPI()
|
D | cucdtst.c | 3257 uset_remove(set1, 0x30fb); in TestConsistency() 3258 uset_remove(set1, 0xff65); /* halfwidth variant */ in TestConsistency() 3529 uset_remove(pData->notSeen, c); in caseFoldingLineFn()
|