• Home
  • Raw
  • Download

Lines Matching +defs:string +defs:length

160     int32_t length;  member in OffsetList
168 getUTF8Length(const UChar *s, int32_t length) { in getUTF8Length()
183 appendUTF8(const UChar *s, int32_t length, uint8_t *t, int32_t capacity) { in appendUTF8()
231 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); in UnicodeSetStringSpan() local
314 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); in UnicodeSetStringSpan() local
454 matches16(const UChar *s, const UChar *t, int32_t length) { in matches16()
464 matches8(const uint8_t *s, const uint8_t *t, int32_t length) { in matches8()
477 matches16CPB(const UChar *s, int32_t start, int32_t limit, const UChar *t, int32_t length) { in matches16CPB()
488 spanOne(const UnicodeSet &set, const UChar *s, int32_t length) { in spanOne()
497 spanOneBack(const UnicodeSet &set, const UChar *s, int32_t length) { in spanOneBack()
506 spanOneUTF8(const UnicodeSet &set, const uint8_t *s, int32_t length) { in spanOneUTF8()
518 spanOneBackUTF8(const UnicodeSet &set, const uint8_t *s, int32_t length) { in spanOneBackUTF8()
637 int32_t UnicodeSetStringSpan::span(const UChar *s, int32_t length, USetSpanCondition spanCondition)… in span()
661 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); in span() local
701 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); in span() local
801 int32_t UnicodeSetStringSpan::spanBack(const UChar *s, int32_t length, USetSpanCondition spanCondit… in spanBack()
829 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); in spanBack() local
871 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); in spanBack() local
967 int32_t UnicodeSetStringSpan::spanUTF8(const uint8_t *s, int32_t length, USetSpanCondition spanCond… in spanUTF8()
1144 int32_t UnicodeSetStringSpan::spanBackUTF8(const uint8_t *s, int32_t length, USetSpanCondition span… in spanBackUTF8()
1374 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); in spanNot() local
1418 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); in spanNotBack() local