sprintf           418 curl/interface.c 	sprintf(str, "%d", d->age);
sprintf           482 curl/interface.c 			n += sprintf(str + n, "%s%s", *p, *(p + 1) != NULL ? ", " : "");
sprintf           238 ereg/regex/debug.c 		sprintf(buf, "%c", ch);
sprintf           240 ereg/regex/debug.c 		sprintf(buf, "\\%o", ch);
sprintf          1003 ereg/regex/engine.c 		sprintf(pbuf, "%c", ch);
sprintf          1005 ereg/regex/engine.c 		sprintf(pbuf, "\\%o", ch);
sprintf           429 ereg/regex/main.c 		sprintf(grump, "start %ld end %ld", (long)sub.rm_so,
sprintf           442 ereg/regex/main.c 		sprintf(grump, "start %ld end %ld, past end of string",
sprintf           453 ereg/regex/main.c 		sprintf(grump, "matched `%.*s'", len, p);
sprintf           459 ereg/regex/main.c 		sprintf(grump, "matched `%.*s' instead", len, p);
sprintf           472 ereg/regex/main.c 		sprintf(grump, "matched null at `%.20s'", p);
sprintf           505 ereg/regex/main.c 	sprintf(efbuf, "REG_%s", name);
sprintf            62 fileinfo/libmagic/apptype.c 	(void)sprintf(path, "%s%s%s%s", drive,
sprintf           357 gd/libgd/gd_gif_in.c 				sprintf(&tmp[3*sizeof(char)*i], " %02x", buf[i]);
sprintf          1049 intl/locale/locale_methods.c 			sprintf( cur_key_name , "%s%d", key_name , cnt++);	
sprintf          1053 intl/locale/locale_methods.c 				sprintf( cur_key_name , "%s%d", key_name , cnt++);	
sprintf           225 mbstring/libmbfl/tests/conv_encoding.tests/gen_exp.c 			sprintf(buf_cp932, "%%%02x%%%02x", (c >> 8) & 0xff, c & 0xff);
sprintf           228 mbstring/libmbfl/tests/conv_encoding.tests/gen_exp.c 			sprintf(buf_cp932, "%%%02x", c);
sprintf           257 mbstring/libmbfl/tests/conv_encoding.tests/gen_exp.c 			sprintf(buf_cp932, "\\x%02x\\x%02x", (c >> 8) & 0xff, c & 0xff);
sprintf           259 mbstring/libmbfl/tests/conv_encoding.tests/gen_exp.c 			sprintf(buf_cp932, "\\x%02x", c);
sprintf           309 mbstring/libmbfl/tests/conv_encoding.tests/gen_exp.c 			sprintf(buf_cp50220, "%%1b%%24%%42%%%02x%%%02x%%1b%%28%%42", j >> 8, j & 0xff);
sprintf           313 mbstring/libmbfl/tests/conv_encoding.tests/gen_exp.c 			sprintf(buf_cp50220, "%%1b%%24%%42%%%02x%%%02x%%1b%%28%%42", j >> 8, j & 0xff);
sprintf           316 mbstring/libmbfl/tests/conv_encoding.tests/gen_exp.c 			sprintf(buf_cp50220, "%%%02x", c);
sprintf           352 mbstring/libmbfl/tests/conv_encoding.tests/gen_exp.c 			sprintf(buf_cp50220, "%%0e%%%02x%%0f", c - 0x80);
sprintf           356 mbstring/libmbfl/tests/conv_encoding.tests/gen_exp.c 			sprintf(buf_cp50220, "%%1b%%24%%42%%%02x%%%02x%%1b%%28%%42", j >> 8, j & 0xff);
sprintf           359 mbstring/libmbfl/tests/conv_encoding.tests/gen_exp.c 			sprintf(buf_cp50220, "%%%02x", c);
sprintf           200 mbstring/oniguruma/regerror.c 	  sprintf((char* )(&(buf[len])), "\\%03o",
sprintf           349 mbstring/oniguruma/regerror.c             sprintf((char* )bs, "\\%03o", *p++ & 0377);
sprintf           358 mbstring/oniguruma/regerror.c 	sprintf((char* )bs, "\\%03o", *p++ & 0377);
sprintf            79 mbstring/oniguruma/regposerr.c     sprintf(tbuf, "undefined error code (%d)", posix_ecode);
sprintf            38 mbstring/oniguruma/regversion.c   sprintf(s, "%d.%d.%d",
sprintf            50 mbstring/oniguruma/regversion.c   sprintf(s, "Oniguruma %d.%d.%d : Copyright (C) 2002-2006 K.Kosako",
sprintf           783 mysqlnd/mysqlnd_alloc.c 	sprintf,
sprintf           237 mysqlnd/mysqlnd_bt.c 	sprintf(s_tmp, "#%d ", (*num)++);
sprintf           248 mysqlnd/mysqlnd_bt.c 		sprintf(s_tmp, "(%ld): ", line);
sprintf           414 mysqlnd/mysqlnd_bt.c 	sprintf(s_tmp, "#%d ", (*num)++);
sprintf           424 mysqlnd/mysqlnd_bt.c 		sprintf(s_tmp, "%s(%ld): ", Z_STRVAL_PP(file), line);
sprintf           465 mysqlnd/mysqlnd_bt.c 		sprintf(s_tmp, "#%d {main}", num);
sprintf            82 mysqlnd/mysqlnd_ps_codec.c 			tmp_len = sprintf((char *)&tmp, MYSQLND_LLU_SPEC, uval);
sprintf            90 mysqlnd/mysqlnd_ps_codec.c 				tmp_len = sprintf((char *)&tmp, MYSQLND_LLU_SPEC, uval);
sprintf           111 mysqlnd/mysqlnd_ps_codec.c 			tmp_len = sprintf((char *)&tmp, MYSQLND_LL_SPEC, lval);
sprintf           212 mysqlnd/mysqlnd_statistics.c 		sprintf((char *)&tmp, MYSQLND_LLU_SPEC, stats->values[i]);
sprintf          1670 mysqlnd/mysqlnd_wireprotocol.c 					bit_area += 1 + sprintf((char *)start, "%ld", Z_LVAL_PP(current_field));
sprintf           212 pcre/pcrelib/pcreposix.c     sprintf(errbuf, "%s%s%-6d", message, addmessage, (int)preg->re_erroffset);
sprintf           406 phar/phar.php  					$inf .= $this->cli_wordwrap($sp2 . "  " . sprintf("%-${ls}s  ", $opt) . $what, $l3, $sp3) . "\n";
sprintf          2003 phar/phar.php  		$infos['Compression-ratio']  = sprintf('%.3g%%', $usize ? ($csize * 100) / $usize : 100);
sprintf           235 phar/shortarc.php             $ret['m'][$savepath][3] = sprintf('%u', $ret['m'][$savepath][3]
sprintf           271 phar/shortarc.php         if ($entry[3] != sprintf("%u", crc32((binary)$data) & 0xffffffff)) {
sprintf           839 snmp/snmp.c    									sprintf(buf, "%lu.", vars->name[count]);
sprintf          1194 snmp/snmp.c    		sprintf(pptr, ":%d", session->remote_port);
sprintf          23232 sqlite3/libsqlite/sqlite3.c   cbShmName = sprintf(shmName, "\\SHAREMEM\\%s", fd->zFullPathCp );
sprintf          23264 sqlite3/libsqlite/sqlite3.c       sprintf(shmName, "%s-lck", fd->zFullPathCp);
sprintf          23368 sqlite3/libsqlite/sqlite3.c          sprintf(fileName, "%s-lck", pNode->shmBaseName + 10);
sprintf          23445 sqlite3/libsqlite/sqlite3.c           sprintf(shmName, "%s-%u", 
sprintf          2805 standard/basic_functions.c 	PHP_NAMED_FE(sprintf,			PHP_FN(user_sprintf),					arginfo_sprintf)
sprintf           566 standard/dns.c 					tp += sprintf((char*)tp,"%x",s);
sprintf           610 standard/dns.c 					sprintf((char*)tp, "%x", cp[0] & 0xFF);
sprintf           634 standard/dns.c 					tp += sprintf((char*)tp,"%x",s);
sprintf           275 standard/dns_win32.c 						tp += sprintf((char*)tp,"%x", out[i]);
sprintf           122 standard/html_tables/html_table_gen.php echo sprintf($t, date("Y"));
sprintf           216 standard/html_tables/html_table_gen.php             sprintf("%02X", $i << 6)." = { {\n";
sprintf           222 standard/html_tables/html_table_gen.php                 echo sprintf("0x%04X,", $mstable[$i][$j]);
sprintf           345 standard/html_tables/html_table_gen.php         echo "\t{ ", sprintf("0x%04X", $k), ", ", sprintf("0x%02X", $v[0]), " },\t/* ",
sprintf           470 standard/html_tables/html_table_gen.php 		sprintf("%05s", $k), "[] = {", "\n";
sprintf           474 standard/html_tables/html_table_gen.php 		echo "\t{ {", sprintf("%02d", count($v) - 1),
sprintf           475 standard/html_tables/html_table_gen.php 			",\t\t", sprintf("\"%-21s", $v["default"].'",'), "\t",
sprintf           476 standard/html_tables/html_table_gen.php             sprintf("% 2d", strlen($v["default"])), '} },', "\n"; 
sprintf           478 standard/html_tables/html_table_gen.php 		echo "\t{ {", sprintf("%02d", count($v)),
sprintf           479 standard/html_tables/html_table_gen.php 			",\t\t", sprintf("%-22s", 'NULL'), ",\t0} },\n"; 
sprintf           483 standard/html_tables/html_table_gen.php 		echo "\t{ {", sprintf("0x%05s", $l), ",\t", sprintf("\"%-21s", $w.'",'), "\t",
sprintf           484 standard/html_tables/html_table_gen.php             sprintf("% 2d", strlen($w)), '} },', "\n"; 
sprintf           547 standard/html_tables/html_table_gen.php 				sprintf("%02X%03X", $i, $k << 6), "[] = {\n";
sprintf           559 standard/html_tables/html_table_gen.php 					echo "{1, { {(void *)", sprintf("multi_cp_{$ident}_%05X",
sprintf           610 standard/html_tables/html_table_gen.php 			sprintf("%02X000", $i), "[] = {\n";
sprintf           616 standard/html_tables/html_table_gen.php 				echo sprintf("stage3_table_{$ident}_%05X", ($i << 12) | ($k << 6)), ",";
sprintf           631 standard/html_tables/html_table_gen.php 		echo "\t", sprintf("stage2_table_{$ident}_%02X000", $i), ",\n";
sprintf           755 standard/html_tables/html_table_gen.php 	echo "static const entity_cp_map ht_bucket_{$ident}_", sprintf("%03X", $i) ,"[] = {";
sprintf           758 standard/html_tables/html_table_gen.php 			echo sprintf(' {"%s", %d, 0x%05X, 0x%05X},',
sprintf           761 standard/html_tables/html_table_gen.php 			echo sprintf(' {"%s", %d, 0x%05X, 0},',
sprintf           779 standard/html_tables/html_table_gen.php 		echo "ht_bucket_{$ident}_", sprintf("%03X", $i), ",";
sprintf           785 standard/html_tables/html_table_gen.php 	", sprintf("0x%X", $numelems), ",
sprintf          3266 standard/string.c 					default: target += sprintf(target, "%03o", (unsigned char) c);
sprintf            54 zip/lib/zip_error_strerror.c 	sprintf(buf, "Unknown error %d", err->zip_err);
sprintf            82 zip/lib/zip_error_strerror.c 	sprintf(s, "%s%s%s",