OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ucm_checkBaseExt
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/tools/toolutil/
ucm.h
226
ucm_checkBaseExt
(UCMStates *baseStates, UCMTable *base, UCMTable *ext,
ucm.c
552
ucm_checkBaseExt
(UCMStates *baseStates,
733
return
ucm_checkBaseExt
(&ucm->states, ucm->base, ucm->ext, ucm->ext, FALSE);
[
all
...]
/external/icu4c/tools/makeconv/
makeconv.c
679
!
ucm_checkBaseExt
(states, data->ucm->base, data->ucm->ext, data->ucm->ext, FALSE)
689
/* add the base table after
ucm_checkBaseExt
()! */
799
!
ucm_checkBaseExt
(baseStates, baseData.ucm->base, data->ucm->ext, data->ucm->ext, FALSE)
813
*
ucm_checkBaseExt
() verified it.)
820
* Do this after
ucm_checkBaseExt
().
Completed in 15 milliseconds