Home
last modified time | relevance | path

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

/php-src/main/
H A Dsnprintf.h73 PHPAPI int ap_php_vslprintf(char *buf, size_t len, const char *format, va_list ap);
94 #define vslprintf ap_php_vslprintf
H A Dsnprintf.c1118 PHPAPI int ap_php_vslprintf(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in ap_php_vslprintf() function

Completed in 7 milliseconds