php_output_handler_user_func_t  482 main/output.c  	php_output_handler_user_func_t *user = NULL;
php_output_handler_user_func_t  494 main/output.c  			user = ecalloc(1, sizeof(php_output_handler_user_func_t));
php_output_handler_user_func_t  135 main/php_output.h 		php_output_handler_user_func_t *user;