Home
last modified time | relevance | path

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

/PHP-7.3/ext/opcache/Optimizer/
H A Dzend_optimizer.c1354 …uint32_t op1_info = opline->op1_type == IS_UNUSED ? 0 : (OP1_INFO() & (MAY_BE_UNDEF|MAY_BE_ANY|MAY… in zend_redo_pass_two_ex() local
/PHP-7.3/Zend/
H A Dzend_vm_execute.h65255 ZEND_API void ZEND_FASTCALL zend_vm_set_opcode_handler_ex(zend_op* op, uint32_t op1_info, uint32_t …

Completed in 175 milliseconds