Home
last modified time | relevance | path

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

/PHP-7.4/Zend/tests/
H A Dbug71163.phpt2 Bug #71163 (Segmentation Fault (cleanup_unfinished_calls))
/PHP-7.4/Zend/
H A Dzend_execute.c3815 static void cleanup_unfinished_calls(zend_execute_data *execute_data, uint32_t op_num) /* {{{ */ in cleanup_unfinished_calls() function
4010 cleanup_unfinished_calls(execute_data, op_num); in zend_cleanup_unfinished_execution()
H A Dzend_vm_def.h7550 cleanup_unfinished_calls(execute_data, throw_op_num);
H A Dzend_vm_execute.h2623 cleanup_unfinished_calls(execute_data, throw_op_num); in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER()

Completed in 139 milliseconds