Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_compile.h416 zend_uchar type;
418 uint32_t fn_flags;
422 uint32_t num_args;
432 zend_op *opcodes;
438 uint32_t *refcount;
440 int last_live_range;
441 int last_try_catch;
446 uint32_t line_start;
447 uint32_t line_end;
450 int last_literal;
[all …]

Completed in 17 milliseconds