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/* ",
473 sprintf("%05s", $k), "[] = {", "\n";
477 echo "\t{ {", sprintf("\"%-21s", $v["default"].'",'),
478 "\t", sprintf("%02d", (count($v) - 1)), ",\t\t",
479 sprintf("% 2d", strlen($v["default"])), '} },', "\n";
481 echo "\t{ {", sprintf("%-22s", 'NULL,'),
482 "\t", sprintf("%02d", count($v)), ",\t\t0} },\n";
486 echo "\t{ {", sprintf("\"%-21s", $w.'",'), "\t", sprintf("0x%05s", $l), ",\t",
487 sprintf("% 2d", strlen($w)), '} },', "\n";
550 sprintf("%02X%03X", $i, $k << 6), "[] = {\n";
562 echo "{1, { {(void *)", sprintf("multi_cp_{$ident}_%05X",
613 sprintf("%02X000", $i), "[] = {\n";
619 echo sprintf("stage3_table_{$ident}_%05X", ($i << 12) | ($k << 6)), ",";
634 echo "\t", sprintf("stage2_table_{$ident}_%02X000", $i), ",\n";
758 echo "static const entity_cp_map ht_bucket_{$ident}_", sprintf("%03X", $i) ,"[] = {";
761 echo sprintf(' {"%s", %d, 0x%05X, 0x%05X},',
764 echo sprintf(' {"%s", %d, 0x%05X, 0},',
782 echo "ht_bucket_{$ident}_", sprintf("%03X", $i), ",";
788 ", sprintf("0x%X", $numelems), ",