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

/external/icu4c/i18n/
H A Ducol.cpp66 static const int32_t maxRegularPrimary = 0x7A; variable
4289 return UCOL_BYTE_FIRST_NON_LATIN_PRIMARY <= primary1 && primary1 <= maxRegularPrimary;

Completed in 70 milliseconds