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

  /external/icu4c/i18n/
ucol_tok.h 132 uint32_t lastStarredCharIndex; /* Index to the last character in the starred expression. */
ucol_tok.cpp 910 if (src->currentStarredCharIndex > src->lastStarredCharIndex) {
924 * src->lastStarredCharIndex: Index to the last character in the list.
925 * Pre-requisite: src->currentStarredCharIndex <= src->lastStarredCharIndex.
    [all...]

Completed in 1087 milliseconds