HomeSort by relevance Sort by last modified time
    Searched refs:MAPPING_HAS_RAW_MAPPING (Results 1 - 3 of 3) sorted by null

  /external/icu4c/common/
normalizer2impl.h 402 MAPPING_HAS_RAW_MAPPING=0x40,
766 * is then repurposed for the MAPPING_HAS_RAW_MAPPING bit.
normalizer2impl.cpp 617 if(firstUnit&MAPPING_HAS_RAW_MAPPING) {
    [all...]
  /external/icu4c/tools/gennorm2/
n2builder.cpp 739 firstUnit|=Normalizer2Impl::MAPPING_HAS_RAW_MAPPING;
    [all...]

Completed in 297 milliseconds