Home
last modified time | relevance | path

Searched refs:php_sprintf (Results 1 – 7 of 7) sorted by relevance

/PHP-5.5/main/
H A Dsnprintf.h87 PHPAPI int php_sprintf (char* s, const char* format, ...) PHP_ATTRIBUTE_FORMAT(printf, 2, 3);
125 #define sprintf php_sprintf
H A Dphp_sprintf.c31 php_sprintf (char*s, const char* format, ...) in php_sprintf() function
H A Dphp.h41 #define sprintf php_sprintf
/PHP-5.5/ext/mysqlnd/
H A Dmysql_float_to_double.h45 php_sprintf(num_buf, "%.*f", decimals, fp4); in mysql_float_to_double()
/PHP-5.5/win32/build/
H A Dconfig.w32374 php_open_temporary_file.c output.c internal_functions.c php_sprintf.c");
/PHP-5.5/
H A Dconfigure.in1456 PHP_ADD_SOURCES(main, main.c snprintf.c spprintf.c php_sprintf.c \
/PHP-5.5/win32/
H A Dphp5dllts.dsp212 SOURCE=..\main\php_sprintf.c

Completed in 23 milliseconds