Home
last modified time | relevance | path

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

/external/icu4c/common/
Dsprpimpl.h72_SPREP_THREE_UCHARS_MAPPING_INDEX_START = 5, /* The starting index of 3 UChars mapping index in th… enumerator
Dusprep.cpp558 index < indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START]){ in usprep_map()
560 }else if(index >= indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START] && in usprep_map()
/external/icu4c/test/cintltst/
Dsprpdata.c176 index < indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START]){ in compareMapping()
178 }else if(index >= indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START] && in compareMapping()
/external/icu4c/test/intltest/
Dtestidn.cpp346 index < indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START]){ in compareMapping()
348 }else if(index >= indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START] && in compareMapping()