Home
last modified time | relevance | path

Searched refs:uset_remove (Results 1 – 19 of 19) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Ducnv_set.cpp57 uset_remove, in ucnv_getUnicodeSet()
Duset.cpp104 uset_remove(USet* set, UChar32 c) { in uset_remove() function
/third_party/icu/icu4c/source/common/
Ducnv_set.cpp57 uset_remove, in ucnv_getUnicodeSet()
Duset.cpp104 uset_remove(USet* set, UChar32 c) { in uset_remove() function
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnv_set.cpp57 uset_remove, in ucnv_getUnicodeSet()
Duset.cpp104 uset_remove(USet* set, UChar32 c) { in uset_remove() function
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_set.cpp57 uset_remove, in ucnv_getUnicodeSet()
Duset.cpp104 uset_remove(USet* set, UChar32 c) { in uset_remove() function
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duset.h602 uset_remove(USet* set, UChar32 c);
Durename.h1637 #define uset_remove U_ICU_ENTRY_POINT_RENAME(uset_remove) macro
/third_party/node/deps/icu-small/source/common/unicode/
Duset.h605 uset_remove(USet* set, UChar32 c);
Durename.h1718 #define uset_remove U_ICU_ENTRY_POINT_RENAME(uset_remove) macro
/third_party/icu/icu4c/source/common/unicode/
Duset.h605 uset_remove(USet* set, UChar32 c);
Durename.h1709 #define uset_remove U_ICU_ENTRY_POINT_RENAME(uset_remove) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duset.h605 uset_remove(USet* set, UChar32 c);
Durename.h1709 #define uset_remove U_ICU_ENTRY_POINT_RENAME(uset_remove) macro
/third_party/icu/icu4c/source/test/cintltst/
Dusettest.c123 uset_remove(set, 0x62); in TestAPI()
Dspooftest.c428 uset_remove(tmpSet, goodLatin[1]); in TestUSpoofCAPI()
Dcucdtst.c3257 uset_remove(set1, 0x30fb); in TestConsistency()
3258 uset_remove(set1, 0xff65); /* halfwidth variant */ in TestConsistency()
3529 uset_remove(pData->notSeen, c); in caseFoldingLineFn()