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);
537 if (php_output_lock_error(PHP_OUTPUT_HANDLER_START) || !handler) { in php_output_handler_start()
759 static inline bool php_output_lock_error(int op) in php_output_lock_error() function
932 if (php_output_lock_error(context->op)) { in php_output_handler_op()
1044 if (php_output_lock_error(op)) { in php_output_op()

Completed in 10 milliseconds