Searched refs:uset_complementAll (Results 1 – 4 of 4) sorted by relevance
704 uset_complementAll(USet* set, const USet* complement);
1571 #define uset_complementAll U_ICU_ENTRY_POINT_RENAME(uset_complementAll) macro
196 uset_complementAll(set, set2); in TestAPI()
145 uset_complementAll(USet* set, const USet* complement) { in uset_complementAll() function