Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.h456 uint8_t type;
458 uint32_t fn_flags;
462 uint32_t num_args;
475 zend_op *opcodes;
480 uint32_t *refcount;
482 int last_live_range;
483 int last_try_catch;
488 uint32_t line_start;
489 uint32_t line_end;
491 int last_literal;
[all …]

Completed in 14 milliseconds