OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CodePagesMaxChars
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
ccapitst.c
348
const int8_t
CodePagesMaxChars
[NUM_CODEPAGE] =
630
if (ucnv_getMaxCharSize(myConverter)==
CodePagesMaxChars
[codepage_index])
[
all
...]
/external/icu4c/test/cintltst/
ccapitst.c
305
const int8_t
CodePagesMaxChars
[NUM_CODEPAGE] =
587
if (ucnv_getMaxCharSize(myConverter)==
CodePagesMaxChars
[codepage_index])
[
all
...]
Completed in 479 milliseconds