send_header_func 2225 sapi/cli/php_cli_server.c 			static int (*send_header_func)(sapi_headers_struct * TSRMLS_DC);
send_header_func 2226 sapi/cli/php_cli_server.c 			send_header_func = sapi_module.send_headers;
send_header_func 2232 sapi/cli/php_cli_server.c 			sapi_module.send_headers = send_header_func;