Searched refs:exclusiveOr (Results 1 – 2 of 2) sorted by relevance
1399 void exclusiveOr(const UChar32* other, int32_t otherLen, int8_t polarity);
1158 exclusiveOr(range, 2, 0); in complement()1286 exclusiveOr(c.list, c.len, 0); in complementAll()1519 void UnicodeSet::exclusiveOr(const UChar32* other, int32_t otherLen, int8_t polarity) { in exclusiveOr() function in UnicodeSet