Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dsnprintf.h79 PHPAPI int ap_php_slprintf(char *buf, size_t len, const char *format,...) ZEND_ATTRIBUTE_FORMAT(pri…
95 #define slprintf ap_php_slprintf
H A Dsnprintf.c1249 PHPAPI int ap_php_slprintf(char *buf, size_t len, const char *format,...) /* {{{ */ in ap_php_slprintf() function

Completed in 14 milliseconds