Searched refs:uset_retainAll (Results 1 – 5 of 5) sorted by relevance
668 uset_retainAll(USet* set, const USet* retain);
1599 #define uset_retainAll U_ICU_ENTRY_POINT_RENAME(uset_retainAll) macro
211 uset_retainAll(set2, set); in TestAPI()
370 uset_retainAll(aa, b); in showADiffB()3219 uset_retainAll(set2, set1); /* [math blocks]&[:Math:] */ in TestConsistency()3221 uset_retainAll(set1, set3); /* [math blocks]&[assigned] */ in TestConsistency()
130 uset_retainAll(USet* set, const USet* retain) { in uset_retainAll() function