Home
last modified time | relevance | path

Searched refs:ap_php_asprintf (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/main/
H A Dsnprintf.h86 PHPAPI int ap_php_asprintf(char **buf, const char *format, ...);
119 #define asprintf ap_php_asprintf
H A Dsnprintf.c1314 PHPAPI int ap_php_asprintf(char **buf, const char *format, ...) /* {{{ */ in ap_php_asprintf() function

Completed in 13 milliseconds