Home
last modified time | relevance | path

Searched refs:gLocale (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/tools/colprobe/
DcolprobeNew.cpp133 const char *gLocale = NULL; variable
377 gLocale = options[LOCALE].value; in processArgs()
379 gLocale = argv[1]; in processArgs()
750 setLocale(gLocale, status); in processCollator()
873 setFiles(gLocale, status); in main()
884 …bundle->log(tailoring.toOutput(outputFormat, gLocale, platforms[gPlatformIndexes[0]].name, platfor… in main()
888 if(gLocale) { in main()
889 processLocale(gLocale, status); in main()
Dcolprobe.cpp95 const char *gLocale = NULL; variable
258 gLocale = options[LOCALE].value; in processArgs()
277 gWinLCID = uloc_getLCID(gLocale); in processArgs()
1704 if(gLocale) { in main()
1705 processLocale(gLocale, status); in main()