Searched defs:UCMTable (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/tools/toolutil/
H A Ducm.h60 /* constants for UCMTable.flagsType */
68 typedef struct UCMTable { struct
84 } UCMTable; typedef in typeref:struct:UCMTable
103 UCMTable *base, *ext;
147 U_CAPI UCMTable * U_EXPORT2
151 ucm_closeTable(UCMTable *table);
154 ucm_resetTable(UCMTable *table);
157 ucm_sortTable(UCMTable *t);
164 ucm_moveMappings(UCMTable *base, UCMTable *ex
[all...]

Completed in 54 milliseconds