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

/external/icu/icu4c/source/common/
H A Dsprpimpl.h72 _SPREP_THREE_UCHARS_MAPPING_INDEX_START = 5, /* The starting index of 3 UChars mapping index in the mapping data array */ enumerator in enum:__anon5489
H A Dusprep.cpp555 index < indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START]){
557 }else if(index >= indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START] &&
/external/icu/icu4c/source/test/cintltst/
H A Dsprpdata.c177 idx < indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START]){
179 }else if(idx >= indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START] &&
/external/icu/icu4c/source/test/intltest/
H A Dtestidn.cpp352 index < indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START]){
354 }else if(index >= indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START] &&

Completed in 55 milliseconds