Home
last modified time | relevance | path

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

/third_party/icu/tools/colprobe/
DcolprobeNew.cpp713 …tailoringBundle->log(lines.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL… in processCollator()
728 …referenceBundle->log(RefLines.toOutput(outputFormat, myLoc, platforms[gRefNum].name, NULL, TRUE, T… in processCollator()
734 …bundle->log(lines.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, platforms[gRe… in processCollator()
743 …referenceBundle->log(RefLines.toOutput(outputFormat, myLoc, platforms[gRefNum].name, NULL, TRUE, T… in processCollator()
759 …tailoringBundle->log(han.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL, … in processCollator()
760 …bundle->log(han.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL, TRUE, FAL… in processCollator()
884 …bundle->log(tailoring.toOutput(outputFormat, gLocale, platforms[gPlatformIndexes[0]].name, platfor… in main()
Dsortedlines.h79 UnicodeString toOutput(const char *format,
Dsortedlines.cpp1572 SortedLines::toOutput(const char *format, in toOutput() function in SortedLines