Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_compile.h62 zend_uint opline_num; /* Needs to be signed */ member
102 zend_uint opline_num; member
H A Dzend_compile.c3080 zend_uint *opline_num = &CG(active_op_array)->early_binding; in zend_do_early_binding() local
3122 zend_uint opline_num = op_array->early_binding; in zend_do_delayed_early_binding() local

Completed in 24 milliseconds