Home
last modified time | relevance | path

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

/php-src/main/
H A Doutput.c51 static inline bool php_output_lock_error(int op);
533 if (php_output_lock_error(PHP_OUTPUT_HANDLER_START) || !handler) { in php_output_handler_start()
755 static inline bool php_output_lock_error(int op) in php_output_lock_error() function
924 if (php_output_lock_error(context->op)) { in php_output_handler_op()
1036 if (php_output_lock_error(op)) { in php_output_op()

Completed in 17 milliseconds