Searched defs:start_op (Results 1 - 2 of 2) sorted by relevance

/PHP_TRUNK/Zend/
H A Dzend_globals.h253 zend_op *start_op; member in struct:_zend_executor_globals
H A Dzend_opcode.c509 zend_uint start_op; local
528 start_op = get_next_op_number(op_array);
566 opline->op1.opline_num = start_op;

Completed in 4 milliseconds