Searched refs:uset_remove (Results 1 – 7 of 7) sorted by relevance
57 uset_remove, in ucnv_getUnicodeSet()
104 uset_remove(USet* set, UChar32 c) { in uset_remove() function
598 uset_remove(USet* set, UChar32 c);
1593 #define uset_remove U_ICU_ENTRY_POINT_RENAME(uset_remove) macro
123 uset_remove(set, 0x62); in TestAPI()
416 uset_remove(tmpSet, goodLatin[1]); in TestUSpoofCAPI()
3206 uset_remove(set1, 0x30fb); in TestConsistency()3207 uset_remove(set1, 0xff65); /* halfwidth variant */ in TestConsistency()3529 uset_remove(pData->notSeen, c); in caseFoldingLineFn()