Searched refs:myLoc (Results 1 - 1 of 1) sorted by relevance
/third_party/icu/tools/colprobe/ |
H A D | colprobeNew.cpp | 646 char myLoc[256]; in processCollator() local 654 strcpy(myLoc, locale); in processCollator() 713 tailoringBundle->log(lines.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL, true, true, hanAppears), true); in processCollator() 728 referenceBundle->log(RefLines.toOutput(outputFormat, myLoc, platforms[gRefNum].name, NULL, true, true, false), true); in processCollator() 734 bundle->log(lines.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, platforms[gRefNum].name, true, true, hanAppears), true); in processCollator() 743 referenceBundle->log(RefLines.toOutput(outputFormat, myLoc, platforms[gRefNum].name, NULL, true, true, false), true); in processCollator() 759 tailoringBundle->log(han.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL, true, false, false), true); in processCollator() 760 bundle->log(han.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL, true, false, false), true); in processCollator()
|
Completed in 2 milliseconds