• 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
311 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); in UnicodeSetStringSpan() local
451 matches16(const UChar *s, const UChar *t, int32_t length) { in matches16()
461 matches8(const uint8_t *s, const uint8_t *t, int32_t length) { in matches8()
474 matches16CPB(const UChar *s, int32_t start, int32_t limit, const UChar *t, int32_t length) { in matches16CPB()
485 spanOne(const UnicodeSet &set, const UChar *s, int32_t length) { in spanOne()
494 spanOneBack(const UnicodeSet &set, const UChar *s, int32_t length) { in spanOneBack()
503 spanOneUTF8(const UnicodeSet &set, const uint8_t *s, int32_t length) { in spanOneUTF8()
515 spanOneBackUTF8(const UnicodeSet &set, const uint8_t *s, int32_t length) { in spanOneBackUTF8()
634 int32_t UnicodeSetStringSpan::span(const UChar *s, int32_t length, USetSpanCondition spanCondition)… in span()
658 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); in span() local
697 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); in span() local
794 int32_t UnicodeSetStringSpan::spanBack(const UChar *s, int32_t length, USetSpanCondition spanCondit… in spanBack()
822 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); in spanBack() local
863 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); in spanBack() local
956 int32_t UnicodeSetStringSpan::spanUTF8(const uint8_t *s, int32_t length, USetSpanCondition spanCond… in spanUTF8()
1133 int32_t UnicodeSetStringSpan::spanBackUTF8(const uint8_t *s, int32_t length, USetSpanCondition span… in spanBackUTF8()
1363 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); in spanNot() local
1406 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); in spanNotBack() local