Home
last modified time | relevance | path

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

/third_party/icu/tools/colprobe/
DcolprobeNew.cpp125 UPrinter *tailoringBundle; variable
548 tailoringBundle = new UPrinter(tailoringName, "en", "utf-8", NULL, FALSE); in setFiles()
713tailoringBundle->log(lines.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL… in processCollator()
758 tailoringBundle->log("Han ordering:<br>\n"); in processCollator()
759tailoringBundle->log(han.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL, … in processCollator()
774tailoringBundle->log("// Ordering for locale %s (LCID:%06X, unix:%s), platform %s reference %s<br>… in processLocale()
914 if(tailoringBundle) { in main()
915 delete tailoringBundle; in main()
947 tailoringBundle->log("// Scripts in repertoire: "); in generateRepertoire()
968 tailoringBundle->log("// "); in generateRepertoire()
[all …]