Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds