Searched refs:ucm_checkBaseExt (Results 1 - 3 of 3) sorted by relevance
/external/icu/icu4c/source/tools/toolutil/ |
H A D | ucm.h | 229 ucm_checkBaseExt(UCMStates *baseStates, UCMTable *base, UCMTable *ext,
|
H A D | ucm.c | 554 ucm_checkBaseExt(UCMStates *baseStates, function 735 return ucm_checkBaseExt(&ucm->states, ucm->base, ucm->ext, ucm->ext, FALSE);
|
/external/icu/icu4c/source/tools/makeconv/ |
H A D | makeconv.cpp | 671 !ucm_checkBaseExt(states, data->ucm->base, data->ucm->ext, data->ucm->ext, FALSE) 681 /* add the base table after ucm_checkBaseExt()! */ 791 !ucm_checkBaseExt(baseStates, baseData.ucm->base, data->ucm->ext, data->ucm->ext, FALSE) 805 * ucm_checkBaseExt() verified it.) 812 * Do this after ucm_checkBaseExt().
|
Completed in 79 milliseconds