HomeSort by relevance Sort by last modified time
    Searched refs:lastStarredCharIndex (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
ucol_tok.h 132 uint32_t lastStarredCharIndex; /* Index to the last character in the starred expression. */
ucol_tok.cpp 904 if (src->currentStarredCharIndex > src->lastStarredCharIndex) {
918 * src->lastStarredCharIndex: Index to the last character in the list.
919 * Pre-requisite: src->currentStarredCharIndex <= src->lastStarredCharIndex.
    [all...]

Completed in 62 milliseconds