HomeSort by relevance Sort by last modified time
    Searched refs:CombinClassTable (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
ucol_elm.h 98 } CombinClassTable;
113 CombinClassTable *cmLookup; /* combining class lookup for tailoring. */
ucol_elm.cpp 705 t->cmLookup = (CombinClassTable *)uprv_malloc(sizeof(CombinClassTable));
    [all...]

Completed in 87 milliseconds