Home
last modified time | relevance | path

Searched refs:MAPPING_PLUS_COMPOSITION_LIST (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/common/
Dnormalizer2impl.h313 MAPPING_PLUS_COMPOSITION_LIST=0x40, enumerator
Dnormalizer2impl.cpp1370 (firstUnit&(MAPPING_PLUS_COMPOSITION_LIST|MAPPING_NO_COMP_BOUNDARY_AFTER))==0 && in hasCompBoundaryAfter()
/external/icu4c/tools/gennorm2/
Dn2builder.cpp665 firstUnit|=Normalizer2Impl::MAPPING_PLUS_COMPOSITION_LIST; in writeMapping()