Searched defs:segmentLimit (Results 1 – 11 of 11) sorted by relevance
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | utf16collationiterator.h | 173 const UChar *segmentLimit; variable
|
| D | utf8collationiterator.cpp | 468 int32_t segmentLimit = pos; in previousSegment() local
|
| /third_party/skia/m133/third_party/externals/icu/source/i18n/ |
| D | utf16collationiterator.h | 173 const char16_t *segmentLimit; variable
|
| D | utf8collationiterator.cpp | 468 int32_t segmentLimit = pos; in previousSegment() local
|
| /third_party/icu/icu4c/source/i18n/ |
| D | utf16collationiterator.h | 173 const UChar *segmentLimit; variable
|
| D | utf8collationiterator.cpp | 468 int32_t segmentLimit = pos; in previousSegment() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | CaseMapImpl.java | 795 CharSequence src, int c, int start, int segmentLimit, in maybeTitleDutchIJ()
|
| /third_party/skia/m133/third_party/externals/icu/source/common/ |
| D | ucasemap.cpp | 437 int32_t maybeTitleDutchIJ(const uint8_t *src, UChar32 c, int32_t start, int32_t segmentLimit, in maybeTitleDutchIJ()
|
| D | ustrcase.cpp | 416 int32_t maybeTitleDutchIJ(const char16_t *src, UChar32 c, int32_t start, int32_t segmentLimit, in maybeTitleDutchIJ()
|
| /third_party/icu/icu4c/source/common/ |
| D | ucasemap.cpp | 437 int32_t maybeTitleDutchIJ(const uint8_t *src, UChar32 c, int32_t start, int32_t segmentLimit, in maybeTitleDutchIJ()
|
| D | ustrcase.cpp | 416 int32_t maybeTitleDutchIJ(const UChar *src, UChar32 c, int32_t start, int32_t segmentLimit, in maybeTitleDutchIJ()
|