Home
last modified time | relevance | path

Searched refs:PHP_OUTPUT_SENT (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/main/
H A Dphp_output.h63 #define PHP_OUTPUT_SENT 0x08 macro
H A Doutput.c1089 OG(flags) |= PHP_OUTPUT_SENT; in php_output_op()
/PHP-8.1/ext/zlib/
H A Dzlib.c1290 if (status & PHP_OUTPUT_SENT) { in ZEND_GET_MODULE()
1313 if (stage == PHP_INI_STAGE_RUNTIME && (php_output_get_status() & PHP_OUTPUT_SENT)) { in PHP_INI_MH()
/PHP-8.1/ext/tidy/
H A Dtidy.c900 if (status & PHP_OUTPUT_SENT) { in PHP_INI_MH()
/PHP-8.1/ext/iconv/
H A Diconv.c307 if (output_status & PHP_OUTPUT_SENT) { in php_iconv_output_handler()

Completed in 34 milliseconds