Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dphp_output.h92 zend_bool disable_output; member
H A Doutput.c92 OG(disable_output) = 0; in php_output_activate()
111 OG(disable_output) = !status; in php_output_set_status()
127 if (OG(disable_output)) { in php_header_write()
690 if (OG(disable_output)) { in php_ub_body_write_no_header()

Completed in 7 milliseconds