Home | History | Annotate | Download | only in toolutil

Lines Matching refs:UCMStates

92 typedef struct UCMStates {
99 } UCMStates;
103 UCMStates states;
130 ucm_mappingType(UCMStates *baseStates,
137 ucm_addMappingAuto(UCMFile *ucm, UBool forBase, UCMStates *baseStates,
143 ucm_addMappingFromLine(UCMFile *ucm, const char *line, UBool forBase, UCMStates *baseStates);
171 UBool forBase, UCMStates *baseStates,
179 ucm_checkValidity(UCMTable *ext, UCMStates *baseStates);
226 ucm_checkBaseExt(UCMStates *baseStates, UCMTable *base, UCMTable *ext,
237 ucm_addState(UCMStates *states, const char *s);
240 ucm_processStates(UCMStates *states);
243 ucm_countChars(UCMStates *states,
266 ucm_optimizeStates(UCMStates *states,