Searched refs:ap_php_asprintf (Results 1 – 2 of 2) sorted by relevance
84 PHPAPI int ap_php_asprintf(char **buf, const char *format, ...) ZEND_ATTRIBUTE_FORMAT(printf, 2, 3);118 #define asprintf ap_php_asprintf
1334 PHPAPI int ap_php_asprintf(char **buf, const char *format, ...) /* {{{ */ in ap_php_asprintf() function
Completed in 9 milliseconds