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/icu4c/common/
sprpimpl.h 73 _SPREP_FOUR_UCHARS_MAPPING_INDEX_START = 6, /* The starting index of 4 UChars mapping index in the mapping data array */
usprep.cpp 564 index < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){
  /external/icu4c/test/cintltst/
sprpdata.c 180 idx < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){
  /external/icu4c/test/intltest/
testidn.cpp 354 index < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){
  /external/icu4c/tools/gensprep/
store.c 74 * indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START] -- The starting index of 4 UChars mapping index in the mapping table
118 * index < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){
345 indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START] = limitIndex;

Completed in 104 milliseconds