Home
last modified time | relevance | path

Searched refs:ZEND_BIND_LEXICAL (Results 1 – 8 of 8) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_vm_opcodes.h261 #define ZEND_BIND_LEXICAL 182 macro
H A Dzend_opcode.c747 && opline->opcode != ZEND_BIND_LEXICAL in keeps_op1_alive()
H A Dzend_compile.c5572 opline = zend_emit_op(NULL, ZEND_BIND_LEXICAL, closure, NULL); in zend_compile_closure_binding()
5675 opline = zend_emit_op(NULL, ZEND_BIND_LEXICAL, closure, NULL); in compile_implicit_lexical_binds()
H A Dzend_vm_def.h8389 ZEND_VM_HANDLER(182, ZEND_BIND_LEXICAL, TMP, CV, REF)
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_dfg.c165 case ZEND_BIND_LEXICAL: in zend_build_dfg()
H A Dzend_ssa.c765 case ZEND_BIND_LEXICAL: in zend_ssa_rename()
H A Dsccp.c283 case ZEND_BIND_LEXICAL: in can_replace_op2()
H A Dzend_inference.c3064 case ZEND_BIND_LEXICAL: in zend_update_type_info()

Completed in 89 milliseconds