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/icu/icu4c/source/tools/toolutil/
ucm.h
229
ucm_checkBaseExt
(UCMStates *baseStates, UCMTable *base, UCMTable *ext,
ucm.c
554
ucm_checkBaseExt
(UCMStates *baseStates,
735
return
ucm_checkBaseExt
(&ucm->states, ucm->base, ucm->ext, ucm->ext, FALSE);
[
all
...]
/external/icu/icu4c/source/tools/makeconv/
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 105 milliseconds