Lines Matching refs:sprintf
123 echo sprintf($t, date("Y"));
217 sprintf("%02X", $i << 6)." = { {\n";
223 echo sprintf("0x%04X,", $mstable[$i][$j]);
346 echo "\t{ ", sprintf("0x%04X", $k), ", ", sprintf("0x%02X", $v[0]), " },\t/* ",
471 sprintf("%05s", $k), "[] = {", "\n";
475 echo "\t{ {", sprintf("\"%-21s", $v["default"].'",'),
476 "\t", sprintf("%02d", (count($v) - 1)), ",\t\t",
477 sprintf("% 2d", strlen($v["default"])), '} },', "\n";
479 echo "\t{ {", sprintf("%-22s", 'NULL,'),
480 "\t", sprintf("%02d", count($v)), ",\t\t0} },\n";
484 echo "\t{ {", sprintf("\"%-21s", $w.'",'), "\t", sprintf("0x%05s", $l), ",\t",
485 sprintf("% 2d", strlen($w)), '} },', "\n";
548 sprintf("%02X%03X", $i, $k << 6), "[] = {\n";
560 echo "{1, { {(void *)", sprintf("multi_cp_{$ident}_%05X",
611 sprintf("%02X000", $i), "[] = {\n";
617 echo sprintf("stage3_table_{$ident}_%05X", ($i << 12) | ($k << 6)), ",";
632 echo "\t", sprintf("stage2_table_{$ident}_%02X000", $i), ",\n";
756 echo "static const entity_cp_map ht_bucket_{$ident}_", sprintf("%03X", $i) ,"[] = {";
759 echo sprintf(' {"%s", %d, 0x%05X, 0x%05X},',
762 echo sprintf(' {"%s", %d, 0x%05X, 0},',
780 echo "ht_bucket_{$ident}_", sprintf("%03X", $i), ",";
786 ", sprintf("0x%X", $numelems), ",