Searched refs:OPTION_FIRST (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/i18n/
H A Ducol_tok.cpp391 OPTION_FIRST, enumerator in enum:OptionNumber
770 case OPTION_FIRST:
774 // the calculation below assumes that OPTION_FIRST and OPTION_LAST are at i and i+1 and that the first
776 src->parsedToken.indirectIndex = (uint16_t)(i-OPTION_FIRST+1+j*2);

Completed in 44 milliseconds