Home
last modified time | relevance | path

Searched defs:finally_op_num (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_opcode.c541 zend_uint finally_op_num = 0; in zend_resolve_fast_call() local
641 zend_uint catch_op_num = 0, finally_op_num = 0; in zend_resolve_finally_ret() local
H A Dzend_generators.c171 zend_uint op_num, finally_op_num; in zend_generator_dtor_storage() local
H A Dzend_vm_def.h5006 zend_uint catch_op_num = 0, finally_op_num = 0; variable
H A Dzend_vm_execute.h984 zend_uint catch_op_num = 0, finally_op_num = 0; in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER() local

Completed in 114 milliseconds