Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Doutput.c954 zval retval, ob_data, ob_mode; in php_output_handler_op() local
957 ZVAL_LONG(&ob_mode, (zend_long) context->op); in php_output_handler_op()
958 zend_fcall_info_argn(&handler->func.user->fci, 2, &ob_data, &ob_mode); in php_output_handler_op()

Completed in 9 milliseconds