Searched refs:cleanup_unfinished_calls (Results 1 – 5 of 5) sorted by relevance
2 Bug #71163 (Segmentation Fault (cleanup_unfinished_calls))
2441 static void cleanup_unfinished_calls(zend_execute_data *execute_data, uint32_t op_num) /* {{{ */ in cleanup_unfinished_calls() function2623 cleanup_unfinished_calls(execute_data, op_num); in zend_cleanup_unfinished_execution()
7197 cleanup_unfinished_calls(execute_data, op_num);
1496 cleanup_unfinished_calls(execute_data, op_num);
2022 . Fixed bug #71163 (Segmentation Fault: cleanup_unfinished_calls). (Laruence)
Completed in 134 milliseconds