Home
last modified time | relevance | path

Searched defs:opline_num (Results 1 – 2 of 2) sorted by relevance

/PHP-5.4/Zend/
H A Dzend_compile.h79 zend_uint opline_num; /* Needs to be signed */ member
129 zend_uint opline_num; member
H A Dzend_compile.c4462 zend_uint *opline_num = &CG(active_op_array)->early_binding; in zend_do_early_binding() local
4507 zend_uint opline_num = op_array->early_binding; in zend_do_delayed_early_binding() local

Completed in 42 milliseconds