OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_SPREP_FOUR_UCHARS_MAPPING_INDEX_START
(Results
1 - 5
of
5
) sorted by null
/external/icu/icu4c/source/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
558
index < indexes[
_SPREP_FOUR_UCHARS_MAPPING_INDEX_START
]){
/external/icu/icu4c/source/test/cintltst/
sprpdata.c
180
idx < indexes[
_SPREP_FOUR_UCHARS_MAPPING_INDEX_START
]){
/external/icu/icu4c/source/test/intltest/
testidn.cpp
355
index < indexes[
_SPREP_FOUR_UCHARS_MAPPING_INDEX_START
]){
/external/icu/icu4c/source/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 315 milliseconds