Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/
Dsprpimpl.h74_SPREP_THREE_UCHARS_MAPPING_INDEX_START = 5, /* The starting index of 3 UChars mapping index in th… enumerator
Dusprep.cpp554 index < indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START]){ in usprep_map()
556 }else if(index >= indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START] && in usprep_map()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dsprpimpl.h74_SPREP_THREE_UCHARS_MAPPING_INDEX_START = 5, /* The starting index of 3 UChars mapping index in th… enumerator
Dusprep.cpp555 index < indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START]){ in usprep_map()
557 }else if(index >= indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START] && in usprep_map()
/third_party/node/deps/icu-small/source/common/
Dsprpimpl.h74_SPREP_THREE_UCHARS_MAPPING_INDEX_START = 5, /* The starting index of 3 UChars mapping index in th… enumerator
Dusprep.cpp554 index < indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START]){ in usprep_map()
556 }else if(index >= indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START] && in usprep_map()
/third_party/skia/third_party/externals/icu/source/common/
Dsprpimpl.h74_SPREP_THREE_UCHARS_MAPPING_INDEX_START = 5, /* The starting index of 3 UChars mapping index in th… enumerator
Dusprep.cpp554 index < indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START]){ in usprep_map()
556 }else if(index >= indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START] && in usprep_map()
/third_party/icu/icu4c/source/test/cintltst/
Dsprpdata.c180 idx < indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START]){ in compareMapping()
182 }else if(idx >= indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START] && in compareMapping()
/third_party/icu/icu4c/source/test/intltest/
Dtestidn.cpp354 index < indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START]){ in compareMapping()
356 }else if(index >= indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START] && in compareMapping()