Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dsnprintf.h81 PHPAPI int ap_php_slprintf(char *buf, size_t len, const char *format,...);
97 #define slprintf ap_php_slprintf
H A Dsnprintf.c1240 PHPAPI int ap_php_slprintf(char *buf, size_t len, const char *format,...) /* {{{ */ in ap_php_slprintf() function

Completed in 20 milliseconds