Searched refs:UCM_FLAGS_EXPLICIT (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/tools/toolutil/
H A Ducm.h63 UCM_FLAGS_EXPLICIT, /* .ucm file has mappings with | fallback indicators */ enumerator in enum:__anon7186
H A Ducm.c1000 table->flagsType|=UCM_FLAGS_EXPLICIT;
/external/icu/icu4c/source/tools/makeconv/
H A Dmakeconv.cpp672 } else if(data->ucm->base->flagsType&UCM_FLAGS_EXPLICIT) {
H A Dgenmbcs.cpp960 mbcsData->utf8Friendly=utf8Friendly=(UBool)((table->flagsType&UCM_FLAGS_EXPLICIT)!=0);

Completed in 495 milliseconds