Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_compile.c4475 uint32_t opnum_start, opnum_jmp, opnum_loop; in zend_compile_for() local
4487 opnum_loop = get_next_op_number(CG(active_op_array)); in zend_compile_for()
4497 zend_end_loop(opnum_loop, NULL); in zend_compile_for()

Completed in 28 milliseconds