Searched refs:uset_remove (Results 1 – 7 of 7) sorted by relevance
55 uset_remove, in ucnv_getUnicodeSet()
102 uset_remove(USet* set, UChar32 c) { in uset_remove() function
594 uset_remove(USet* set, UChar32 c);
1578 #define uset_remove U_ICU_ENTRY_POINT_RENAME(uset_remove) macro
121 uset_remove(set, 0x62); in TestAPI()
406 uset_remove(tmpSet, goodLatin[1]); in TestUSpoofCAPI()
3146 uset_remove(set1, 0x30fb); in TestConsistency()3147 uset_remove(set1, 0xff65); /* halfwidth variant */ in TestConsistency()3510 uset_remove(pData->notSeen, c); in caseFoldingLineFn()