Home
last modified time | relevance | path

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

/PHP-5.6/Zend/
H A Dzend_opcode.c492 static void zend_check_finally_breakout(zend_op_array *op_array, zend_uint op_num, zend_uint dst_nu… in zend_check_finally_breakout()
520 zend_uint op_num = 0; in zend_adjust_fast_call() local
560 static void zend_resolve_finally_call(zend_op_array *op_array, zend_uint op_num, zend_uint dst_num … in zend_resolve_finally_call()
H A Dzend_generators.c47 zend_uint op_num = execute_data->opline - op_array->opcodes - 1; in zend_generator_cleanup_unfinished_execution() local
171 zend_uint op_num, finally_op_num; in zend_generator_dtor_storage() local
H A Dzend_vm_def.h5237 zend_uint op_num = EG(opline_before_exception)-EG(active_op_array)->opcodes; variable
H A Dzend_vm_execute.h1170 zend_uint op_num = EG(opline_before_exception)-EG(active_op_array)->opcodes; in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER() local

Completed in 130 milliseconds