Searched defs:finally_op_num (Results 1 – 4 of 4) sorted by relevance
541 zend_uint finally_op_num = 0; in zend_resolve_fast_call() local641 zend_uint catch_op_num = 0, finally_op_num = 0; in zend_resolve_finally_ret() local
171 zend_uint op_num, finally_op_num; in zend_generator_dtor_storage() local
5239 zend_uint catch_op_num = 0, finally_op_num = 0, finally_op_end = 0; variable
1172 zend_uint catch_op_num = 0, finally_op_num = 0, finally_op_end = 0; in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER() local
Completed in 109 milliseconds