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

  /external/icu/icu4c/source/common/
sprpimpl.h 75 _SPREP_FOUR_UCHARS_MAPPING_INDEX_START = 6, /* The starting index of 4 UChars mapping index in the mapping data array */
usprep.cpp 560 index < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){
  /external/icu/icu4c/source/test/cintltst/
sprpdata.c 182 idx < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){
  /external/icu/icu4c/source/test/intltest/
testidn.cpp 357 index < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){
  /external/icu/icu4c/source/tools/gensprep/
store.c 76 * indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START] -- The starting index of 4 UChars mapping index in the mapping table
120 * index < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){
347 indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START] = limitIndex;

Completed in 102 milliseconds