Home | History | Annotate | Download | only in common

Lines Matching defs:spanNot

526  * after an empty code point span) and in spanNot() and spanNotUTF8(),
634 return spanNot(s, length);
1311 * Algorithm for spanNot()==span(USET_SPAN_NOT_CONTAINED)
1339 int32_t UnicodeSetStringSpan::spanNot(const UChar *s, int32_t length) const {