Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dmain.c1994 zend_utility_functions zuf; in php_module_startup() local
2046 zuf.error_function = php_error_cb; in php_module_startup()
2047 zuf.printf_function = php_printf; in php_module_startup()
2048 zuf.write_function = php_output_wrapper; in php_module_startup()
2049 zuf.fopen_function = php_fopen_wrapper_for_zend; in php_module_startup()
2050 zuf.message_handler = php_message_handler_for_zend; in php_module_startup()
2054 zuf.ticks_function = php_run_ticks; in php_module_startup()
2055 zuf.on_timeout = php_on_timeout; in php_module_startup()
2057 zuf.vspprintf_function = vspprintf; in php_module_startup()
2058 zuf.getenv_function = sapi_getenv; in php_module_startup()
[all …]

Completed in 12 milliseconds