Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_vm_opcodes.h252 #define ZEND_BIND_STATIC 183 macro
H A Dzend_compile.c4027 opline = zend_emit_op(NULL, ZEND_BIND_STATIC, NULL, &var_node); in zend_compile_static_var_common()
H A Dzend_vm_def.h8092 ZEND_VM_HANDLER(183, ZEND_BIND_STATIC, CV, CONST, REF)
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_dfg.c98 case ZEND_BIND_STATIC: in zend_build_dfg()
H A Dzend_ssa.c622 case ZEND_BIND_STATIC: in zend_ssa_rename()
H A Dzend_inference.c2682 case ZEND_BIND_STATIC: in zend_update_type_info()

Completed in 57 milliseconds