Searched refs:php_printf_to_smart_str (Results 1 – 3 of 3) sorted by relevance
28 PHPAPI void php_printf_to_smart_str(smart_str *buf, const char *format, va_list ap);
834 PHPAPI void php_printf_to_smart_str(smart_str *buf, const char *format, va_list ap) /* {{{ */ in php_printf_to_smart_str() function
2183 zuf.printf_to_smart_str_function = php_printf_to_smart_str; in php_module_startup()
Completed in 16 milliseconds