Searched refs:PHP_OUTPUT_WRITTEN (Results 1 – 3 of 3) sorted by relevance
64 #define PHP_OUTPUT_WRITTEN 0x04 macro
876 OG(flags) |= PHP_OUTPUT_WRITTEN; in php_output_handler_append()
911 if (value && (status & PHP_OUTPUT_WRITTEN)) { in PHP_INI_MH()
Completed in 13 milliseconds