Searched refs:PHP_OUTPUT_SENT (Results 1 – 5 of 5) sorted by relevance
63 #define PHP_OUTPUT_SENT 0x08 macro
1081 OG(flags) |= PHP_OUTPUT_SENT; in php_output_op()
1282 if (status & PHP_OUTPUT_SENT) { in ZEND_GET_MODULE()1305 if (stage == PHP_INI_STAGE_RUNTIME && (php_output_get_status() & PHP_OUTPUT_SENT)) { in PHP_INI_MH()
919 if (status & PHP_OUTPUT_SENT) { in PHP_INI_MH()
307 if (output_status & PHP_OUTPUT_SENT) { in php_iconv_output_handler()
Completed in 31 milliseconds