Home
last modified time | relevance | path

Searched defs:segmentLimit (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dutf16collationiterator.h173 const UChar *segmentLimit; variable
Dutf8collationiterator.cpp468 int32_t segmentLimit = pos; in previousSegment() local
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Dutf16collationiterator.h173 const char16_t *segmentLimit; variable
Dutf8collationiterator.cpp468 int32_t segmentLimit = pos; in previousSegment() local
/third_party/icu/icu4c/source/i18n/
Dutf16collationiterator.h173 const UChar *segmentLimit; variable
Dutf8collationiterator.cpp468 int32_t segmentLimit = pos; in previousSegment() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCaseMapImpl.java795 CharSequence src, int c, int start, int segmentLimit, in maybeTitleDutchIJ()
/third_party/skia/m133/third_party/externals/icu/source/common/
Ducasemap.cpp437 int32_t maybeTitleDutchIJ(const uint8_t *src, UChar32 c, int32_t start, int32_t segmentLimit, in maybeTitleDutchIJ()
Dustrcase.cpp416 int32_t maybeTitleDutchIJ(const char16_t *src, UChar32 c, int32_t start, int32_t segmentLimit, in maybeTitleDutchIJ()
/third_party/icu/icu4c/source/common/
Ducasemap.cpp437 int32_t maybeTitleDutchIJ(const uint8_t *src, UChar32 c, int32_t start, int32_t segmentLimit, in maybeTitleDutchIJ()
Dustrcase.cpp416 int32_t maybeTitleDutchIJ(const UChar *src, UChar32 c, int32_t start, int32_t segmentLimit, in maybeTitleDutchIJ()