Home | History | Annotate | Download | only in common

Lines Matching refs:UnicodeSet

51  * UnicodeSet does not have a limit on the lengths of strings.
200 UnicodeSetStringSpan::UnicodeSetStringSpan(const UnicodeSet &set,
399 pSpanNotSet=(UnicodeSet *)otherStringSpan.pSpanNotSet->clone();
435 UnicodeSet *newSet=(UnicodeSet *)spanSet.cloneAsThawed();
481 spanOne(const UnicodeSet &set, const UChar *s, int32_t length) {
490 spanOneBack(const UnicodeSet &set, const UChar *s, int32_t length) {
499 spanOneUTF8(const UnicodeSet &set, const uint8_t *s, int32_t length) {
511 spanOneBackUTF8(const UnicodeSet &set, const uint8_t *s, int32_t length) {
772 // There cannot be any increments below it because UnicodeSet strings
937 // There cannot be any decrements below it because UnicodeSet strings
1114 // There cannot be any increments below it because UnicodeSet strings
1293 // There cannot be any decrements below it because UnicodeSet strings