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

  /external/icu/icu4c/source/tools/makeconv/
genmbcs.h 92 MBCS_FROM_U_EXT_FLAG=0x10, /* UCMapping.f bit for base table mappings that fit into the base toU table */
genmbcs.cpp     [all...]
makeconv.cpp 689 * Such mappings will have the MBCS_FROM_U_EXT_FLAG set, which causes them
819 m->f|=MBCS_FROM_U_EXT_FLAG;

Completed in 464 milliseconds