Searched refs:uset_complementAll (Results 1 – 4 of 4) sorted by relevance
700 uset_complementAll(USet* set, const USet* complement);
1556 #define uset_complementAll U_ICU_ENTRY_POINT_RENAME(uset_complementAll) macro
194 uset_complementAll(set, set2); in TestAPI()
143 uset_complementAll(USet* set, const USet* complement) { in uset_complementAll() function