Home
last modified time | relevance | path

Searched refs:UCOL_REORDER_CODE_OTHERS (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Ducol.h157 UCOL_REORDER_CODE_OTHERS = USCRIPT_UNKNOWN, enumerator
/external/icu/icu4c/source/i18n/
Dcollationruleparser.cpp728 return UCOL_REORDER_CODE_OTHERS; // same as Zzzz = USCRIPT_UNKNOWN in getReorderCode()
/external/icu/icu4c/source/test/intltest/
Dapicoll.cpp1581 (void)coll->setMaxVariable(UCOL_REORDER_CODE_OTHERS, errorCode); in TestMaxVariable()
/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c5317 …L, UCOL_REORDER_CODE_DIGIT, USCRIPT_GREEK,USCRIPT_LATIN, USCRIPT_HEBREW, UCOL_REORDER_CODE_OTHERS}; in TestReorderWithNumericCollation()