Searched defs:PHP_OUTPUT_HANDLER_FLUSH (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/main/ | ||
H A D | main.stub.php | 252 const PHP_OUTPUT_HANDLER_FLUSH = UNKNOWN; define |
H A D | php_output.h | 26 #define PHP_OUTPUT_HANDLER_FLUSH 0x04 /* pass along as much as possible */ macro |
Completed in 6 milliseconds