Lines Matching defs:tailoringBundle
125 UPrinter *tailoringBundle;
548 tailoringBundle = new UPrinter(tailoringName, "en", "utf-8", NULL, false);
713 tailoringBundle->log(lines.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL, true, true, hanAppears), true);
758 tailoringBundle->log("Han ordering:<br>\n");
759 tailoringBundle->log(han.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL, true, false, false), true);
774 tailoringBundle->log("// Ordering for locale %s (LCID:%06X, unix:%s), platform %s reference %s<br>\n",
914 if(tailoringBundle) {
915 delete tailoringBundle;
947 tailoringBundle->log("// Scripts in repertoire: ");
968 tailoringBundle->log("// ");
969 tailoringBundle->log(propertyAndValueName(prop, script[i]), true);
999 tailoringBundle->log("// ");
1000 tailoringBundle->log(propertyAndValueName(prop, i), true);
1016 tailoringBundle->log("<br>\n");