Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_optimizer.c1192 …uint32_t op2_info = opline->op1_type == IS_UNUSED ? 0 : (OP2_INFO() & (MAY_BE_UNDEF|MAY_BE_ANY|MAY… in zend_redo_pass_two_ex() local
/PHP-7.4/Zend/
H A Dzend_vm_execute.h61209 …TCALL zend_vm_set_opcode_handler_ex(zend_op* op, uint32_t op1_info, uint32_t op2_info, uint32_t re…

Completed in 133 milliseconds