Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ducol_imp.h639 #define UCOL_LATINONETABLELEN (UCOL_ENDOFLATINONERANGE+50) macro
Ducol.cpp6403 coll->latinOneCEs = (uint32_t *)uprv_malloc(sizeof(uint32_t)*UCOL_LATINONETABLELEN*3); in ucol_setUpLatinOne()
6408 coll->latinOneTableLen = UCOL_LATINONETABLELEN; in ucol_setUpLatinOne()