Searched refs:tailoringBundle (Results 1 - 1 of 1) sorted by relevance
/third_party/icu/tools/colprobe/ |
H A 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, true, true, hanAppears), true); in processCollator() 758 tailoringBundle->log("Han ordering:<br>\n"); in processCollator() 759 tailoringBundle->log(han.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL, true, false, false), true); in processCollator() 774 tailoringBundle->log("// Ordering for locale %s (LCID:%06X, unix:%s), platform %s reference %s<br>\n", in processLocale() 914 if(tailoringBundle) { in main() 915 delete tailoringBundle; in main() 947 tailoringBundle->log("// Scripts in repertoire: "); in generateRepertoire() 968 tailoringBundle in generateRepertoire() [all...] |
Completed in 2 milliseconds