Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_vm_opcodes.h251 #define ZEND_BIND_LEXICAL 182 macro
H A Dzend_compile.c2106 opline->opcode == ZEND_BIND_LEXICAL) { in zend_check_live_ranges()
5314 opline = zend_emit_op(NULL, ZEND_BIND_LEXICAL, closure, NULL); in zend_compile_closure_binding()
H A Dzend_vm_def.h8061 ZEND_VM_HANDLER(182, ZEND_BIND_LEXICAL, TMP, CV, REF)
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_dfg.c162 case ZEND_BIND_LEXICAL: in zend_build_dfg()
H A Dzend_ssa.c738 case ZEND_BIND_LEXICAL: in zend_ssa_rename()
H A Dzend_inference.c2697 case ZEND_BIND_LEXICAL: in zend_update_type_info()

Completed in 71 milliseconds