Home
last modified time | relevance | path

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

/PHP-7.1/main/
H A Dphp_output.h67 #define PHP_OUTPUT_SENT 0x08 macro
H A Doutput.c1079 OG(flags) |= PHP_OUTPUT_SENT; in php_output_op()
/PHP-7.1/ext/zlib/
H A Dzlib.c1397 if (status & PHP_OUTPUT_SENT) { in PHP_INI_MH()
1420 if (stage == PHP_INI_STAGE_RUNTIME && (php_output_get_status() & PHP_OUTPUT_SENT)) { in PHP_INI_MH()
/PHP-7.1/ext/tidy/
H A Dtidy.c1118 if (status & PHP_OUTPUT_SENT) { in PHP_INI_MH()
/PHP-7.1/ext/iconv/
H A Diconv.c407 if (output_status & PHP_OUTPUT_SENT) { in php_iconv_output_handler()

Completed in 27 milliseconds