Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_output.h120 } php_output_handler_user_func_t; typedef
133 php_output_handler_user_func_t *user;
H A Doutput.c479 php_output_handler_user_func_t *user = NULL; in php_output_handler_create_user()
491 user = ecalloc(1, sizeof(php_output_handler_user_func_t)); in php_output_handler_create_user()

Completed in 8 milliseconds