Home
last modified time | relevance | path

Searched refs:printf_to_smart_str_function (Results 1 – 24 of 24) sorted by relevance

/dports/lang/php73/php-7.3.33/Zend/
H A Dzend.h188 void (*printf_to_smart_str_function)(smart_str *buf, const char *format, va_list ap); member
H A Dzend.c808 zend_printf_to_smart_str = utility_functions->printf_to_smart_str_function; in zend_startup()
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend.h188 void (*printf_to_smart_str_function)(smart_str *buf, const char *format, va_list ap); member
H A Dzend.c808 zend_printf_to_smart_str = utility_functions->printf_to_smart_str_function; in zend_startup()
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend.h199 void (*printf_to_smart_str_function)(smart_str *buf, const char *format, va_list ap); member
H A Dzend.c830 zend_printf_to_smart_str = utility_functions->printf_to_smart_str_function; in zend_startup()
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend.h200 void (*printf_to_smart_str_function)(smart_str *buf, const char *format, va_list ap); member
H A Dzend.c844 zend_printf_to_smart_str = utility_functions->printf_to_smart_str_function; in zend_startup()
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend.h200 void (*printf_to_smart_str_function)(smart_str *buf, const char *format, va_list ap); member
H A Dzend.c844 zend_printf_to_smart_str = utility_functions->printf_to_smart_str_function; in zend_startup()
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend.h199 void (*printf_to_smart_str_function)(smart_str *buf, const char *format, va_list ap); member
H A Dzend.c830 zend_printf_to_smart_str = utility_functions->printf_to_smart_str_function; in zend_startup()
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend.h241 void (*printf_to_smart_str_function)(smart_str *buf, const char *format, va_list ap); member
H A Dzend.c890 zend_printf_to_smart_str = utility_functions->printf_to_smart_str_function; in zend_startup()
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend.h241 void (*printf_to_smart_str_function)(smart_str *buf, const char *format, va_list ap); member
H A Dzend.c890 zend_printf_to_smart_str = utility_functions->printf_to_smart_str_function; in zend_startup()
/dports/www/mod_php80/php-8.0.15/main/
H A Dmain.c2091 zuf.printf_to_smart_str_function = php_printf_to_smart_str; in php_module_startup()
/dports/www/mod_php81/php-8.1.1/main/
H A Dmain.c2086 zuf.printf_to_smart_str_function = php_printf_to_smart_str; in php_module_startup()
/dports/lang/php81/php-8.1.1/main/
H A Dmain.c2086 zuf.printf_to_smart_str_function = php_printf_to_smart_str; in php_module_startup()
/dports/lang/php80/php-8.0.15/main/
H A Dmain.c2091 zuf.printf_to_smart_str_function = php_printf_to_smart_str; in php_module_startup()
/dports/lang/php74/php-7.4.27/main/
H A Dmain.c2216 zuf.printf_to_smart_str_function = php_printf_to_smart_str; in php_module_startup()
/dports/lang/php73/php-7.3.33/main/
H A Dmain.c2183 zuf.printf_to_smart_str_function = php_printf_to_smart_str; in php_module_startup()
/dports/www/mod_php74/php-7.4.27/main/
H A Dmain.c2216 zuf.printf_to_smart_str_function = php_printf_to_smart_str; in php_module_startup()
/dports/www/mod_php73/php-7.3.33/main/
H A Dmain.c2183 zuf.printf_to_smart_str_function = php_printf_to_smart_str; in php_module_startup()