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

/external/icu/icu4c/source/tools/toolutil/
H A Ducm.h95 typedef struct UCMStates { struct
102 } UCMStates; typedef in typeref:struct:UCMStates
106 UCMStates states;
133 ucm_mappingType(UCMStates *baseStates,
140 ucm_addMappingAuto(UCMFile *ucm, UBool forBase, UCMStates *baseStates,
146 ucm_addMappingFromLine(UCMFile *ucm, const char *line, UBool forBase, UCMStates *baseStates);
174 UBool forBase, UCMStates *baseStates,
182 ucm_checkValidity(UCMTable *ext, UCMStates *baseStates);
229 ucm_checkBaseExt(UCMStates *baseStates, UCMTable *base, UCMTable *ext,
240 ucm_addState(UCMStates *state
[all...]

Completed in 212 milliseconds