Searched refs:uset_retainAll (Results 1 – 5 of 5) sorted by relevance
664 uset_retainAll(USet* set, const USet* retain);
1585 #define uset_retainAll U_ICU_ENTRY_POINT_RENAME(uset_retainAll) macro
209 uset_retainAll(set2, set); in TestAPI()
368 uset_retainAll(aa, b); in showADiffB()3217 uset_retainAll(set2, set1); /* [math blocks]&[:Math:] */ in TestConsistency()3219 uset_retainAll(set1, set3); /* [math blocks]&[assigned] */ in TestConsistency()
128 uset_retainAll(USet* set, const USet* retain) { in uset_retainAll() function