Lines Matching refs:sprintf
125 echo sprintf($t, date("Y"));
219 sprintf("%02X", $i << 6)." = { {\n";
225 echo sprintf("0x%04X,", $mstable[$i][$j]);
348 echo "\t{ ", sprintf("0x%04X", $k), ", ", sprintf("0x%02X", $v[0]), " },\t/* ",
474 sprintf("%05s", $k), "[] = {", "\n";
478 echo "\t{ {", sprintf("%02d", count($v) - 1),
479 ",\t\t", sprintf("\"%-21s", $v["default"].'",'), "\t",
480 sprintf("% 2d", strlen($v["default"])), '} },', "\n";
482 echo "\t{ {", sprintf("%02d", count($v)),
483 ",\t\t", sprintf("%-22s", 'NULL'), ",\t0} },\n";
487 echo "\t{ {", sprintf("0x%05s", $l), ",\t", sprintf("\"%-21s", $w.'",'), "\t",
488 sprintf("% 2d", strlen($w)), '} },', "\n";
551 sprintf("%02X%03X", $i, $k << 6), "[] = {\n";
563 echo "{1, { {(void *)", sprintf("multi_cp_{$ident}_%05X",
614 sprintf("%02X000", $i), "[] = {\n";
620 echo sprintf("stage3_table_{$ident}_%05X", ($i << 12) | ($k << 6)), ",";
635 echo "\t", sprintf("stage2_table_{$ident}_%02X000", $i), ",\n";
759 echo "static const entity_cp_map ht_bucket_{$ident}_", sprintf("%03X", $i) ,"[] = {";
762 echo sprintf(' {"%s", %d, 0x%05X, 0x%05X},',
765 echo sprintf(' {"%s", %d, 0x%05X, 0},',
783 echo "ht_bucket_{$ident}_", sprintf("%03X", $i), ",";
789 ", sprintf("0x%X", $numelems), ",