OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:localeandindexcharacterslists
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/test/intltest/
alphaindextst.cpp
486
static const char *
localeAndIndexCharactersLists
[][2] = {
529
for (int32_t i = 0; i < LENGTHOF(
localeAndIndexCharactersLists
); ++i) {
530
const char *(&localeAndIndexCharacters)[2] =
localeAndIndexCharactersLists
[i];
Completed in 466 milliseconds