Searched refs:uset_remove (Results 1 – 17 of 17) 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/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/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/icu/ohos_icu4c/ |
D | libicu.map | 439 uset_remove;
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | uset.h | 635 uset_remove(USet* set, UChar32 c);
|
D | urename.h | 1778 #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/common/unicode/ |
D | uset.h | 605 uset_remove(USet* set, UChar32 c);
|
D | urename.h | 1730 #define uset_remove U_ICU_ENTRY_POINT_RENAME(uset_remove) macro
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | usettest.c | 132 uset_remove(set, 0x62); in TestAPI()
|
D | spooftest.c | 429 uset_remove(tmpSet, goodLatin[1]); in TestUSpoofCAPI()
|
D | cucdtst.c | 3267 uset_remove(set1, 0x30fb); in TestConsistency() 3268 uset_remove(set1, 0xff65); /* halfwidth variant */ in TestConsistency() 3539 uset_remove(pData->notSeen, c); in caseFoldingLineFn()
|
/third_party/icu/ohos_icu4c/src/ |
D | icu_addon.cpp | 479 #undef uset_remove 1846 void uset_remove(USet * set, UChar32 c) { in uset_remove() function 1847 U_ICU_ENTRY_POINT_RENAME(uset_remove)(set, c); in uset_remove() local
|