Home
last modified time | relevance | path

Searched refs:gLocales (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/tools/multi/proj/provider/glue/
Dcoll_fe.cpp429 static const UnicodeString *gLocales = NULL; variable
434 if(gLocales==NULL) { in getSupportedIDs()
462 gLocales = strs; in getSupportedIDs()
465 return gLocales; in getSupportedIDs()
/third_party/icu/tools/colprobe/
Dcolprobe.cpp101 const char* gLocales[100]; variable
261 gLocales[gLocaleNo++] = argv[i]; in processArgs()
1708 processLocale(gLocales[i], status); in main()
DcolprobeNew.cpp138 const char* gLocales[100]; variable
892 processLocale(gLocales[i], status); in main()