Home
last modified time | relevance | path

Searched defs:rawStart (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/
Dutf16collationiterator.h171 const char16_t *rawStart; variable
/external/cronet/stable/third_party/icu/source/i18n/
Dutf16collationiterator.h171 const char16_t *rawStart; variable
/external/icu/libicu/cts_headers/
Dutf16collationiterator.h171 const char16_t *rawStart; variable
/external/cronet/tot/third_party/icu/source/i18n/
Dutf16collationiterator.h171 const char16_t *rawStart; variable
/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
DResultSpec.java603 int rawStart = 0; in splitValues() local