Searched refs:PHP_OUTPUT_SENT (Results 1 – 5 of 5) sorted by relevance
65 #define PHP_OUTPUT_SENT 0x08 macro
1088 OG(flags) |= PHP_OUTPUT_SENT; in php_output_op()
1456 if (status & PHP_OUTPUT_SENT) { in PHP_INI_MH()1479 if (stage == PHP_INI_STAGE_RUNTIME && (php_output_get_status() & PHP_OUTPUT_SENT)) { in PHP_INI_MH()
1142 if (status & PHP_OUTPUT_SENT) { in PHP_INI_MH()
401 if (output_status & PHP_OUTPUT_SENT) { in php_iconv_output_handler()
Completed in 27 milliseconds