Home
last modified time | relevance | path

Searched refs:array_offset (Results 1 – 1 of 1) sorted by relevance

/PHP-7.0/Zend/
H A Dzend_opcode.c565 int array_offset = opline->op1.num; in zend_get_brk_cont_target() local
568 jmp_to = &op_array->brk_cont_array[array_offset]; in zend_get_brk_cont_target()
570 array_offset = jmp_to->parent; in zend_get_brk_cont_target()

Completed in 5 milliseconds