Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dsnprintf.h85 PHPAPI int ap_php_vasprintf(char **buf, const char *format, va_list ap);
115 #define vasprintf ap_php_vasprintf
H A Dsnprintf.c1290 PHPAPI int ap_php_vasprintf(char **buf, const char *format, va_list ap) /* {{{ */ in ap_php_vasprintf() function

Completed in 9 milliseconds