Searched refs:php_output_handler_user_func_t (Results 1 – 2 of 2) sorted by relevance
127 } php_output_handler_user_func_t; typedef141 php_output_handler_user_func_t *user;
490 php_output_handler_user_func_t *user = NULL; in php_output_handler_create_user()502 user = ecalloc(1, sizeof(php_output_handler_user_func_t)); in php_output_handler_create_user()
Completed in 8 milliseconds