Home
last modified time | relevance | path

Searched refs:_SPREP_TWO_UCHARS_MAPPING_INDEX_START (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/common/
Dsprpimpl.h71_SPREP_TWO_UCHARS_MAPPING_INDEX_START = 4, /* The starting index of 2 UChars mapping index in th… enumerator
Dusprep.cpp555 index < indexes[_SPREP_TWO_UCHARS_MAPPING_INDEX_START]){ in usprep_map()
557 }else if(index >= indexes[_SPREP_TWO_UCHARS_MAPPING_INDEX_START] && in usprep_map()
/external/icu4c/test/cintltst/
Dsprpdata.c173 index < indexes[_SPREP_TWO_UCHARS_MAPPING_INDEX_START]){ in compareMapping()
175 }else if(index >= indexes[_SPREP_TWO_UCHARS_MAPPING_INDEX_START] && in compareMapping()
/external/icu4c/test/intltest/
Dtestidn.cpp343 index < indexes[_SPREP_TWO_UCHARS_MAPPING_INDEX_START]){ in compareMapping()
345 }else if(index >= indexes[_SPREP_TWO_UCHARS_MAPPING_INDEX_START] && in compareMapping()