Searched refs:tailoringBundle (Results 1 – 1 of 1) sorted by relevance
/third_party/icu/tools/colprobe/ |
D | colprobeNew.cpp | 125 UPrinter *tailoringBundle; variable 548 tailoringBundle = new UPrinter(tailoringName, "en", "utf-8", NULL, FALSE); in setFiles() 713 …tailoringBundle->log(lines.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL… in processCollator() 758 tailoringBundle->log("Han ordering:<br>\n"); in processCollator() 759 …tailoringBundle->log(han.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL, … in processCollator() 774 …tailoringBundle->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 …]
|