Home | History | Annotate | Download | only in unicode

Lines Matching refs:otherLen

1552     void exclusiveOr(const UChar32* other, int32_t otherLen, int8_t polarity);
1554 void add(const UChar32* other, int32_t otherLen, int8_t polarity);
1556 void retain(const UChar32* other, int32_t otherLen, int8_t polarity);