Home
last modified time | relevance | path

Searched refs:UCOL_FIRST_HAN (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Ducol_imp.h435 #define UCOL_FIRST_HAN 0x4E00 macro
Dcolldata.cpp777 …UChar32 hanRanges[] = {UCOL_FIRST_HAN, UCOL_LAST_HAN, UCOL_FIRST_HAN_COMPAT, UCOL_LAST_HAN_COMPAT,… in CollData()