Searched refs:complementAll (Results 1 – 4 of 4) sorted by relevance
1107 UnicodeSet& complementAll(const UnicodeString& s);1293 virtual UnicodeSet& complementAll(const UnicodeSet& c);
1089 UnicodeSet& UnicodeSet::complementAll(const UnicodeString& s) { in complementAll() function in UnicodeSet1092 complementAll(set); in complementAll()1366 UnicodeSet& UnicodeSet::complementAll(const UnicodeSet& c) { in complementAll() function in UnicodeSet
144 ((UnicodeSet*) set)->UnicodeSet::complementAll(*(const UnicodeSet*)complement); in uset_complementAll()
608 c.complementAll(b); in TestAPI()651 set.complementAll("alan"); in TestAPI()1801 z.complementAll(y); in _testXor()2284 complementAll(idPattern). in TestFreezable()2285 complementAll(idSet); in TestFreezable()