Home | History | Annotate | Download | only in unicode

Lines Matching refs:complement

113  * - The complement of the set contains the opposite set of code points,
677 * its value is its complement. This operation does not affect
692 * @param set the set with which to complement
693 * @param complement set that defines which elements will be xor'ed
698 uset_complementAll(USet* set, const USet* complement);