Home
last modified time | relevance | path

Searched refs:ZEND_BIND_TRAITS (Results 1 – 5 of 5) sorted by relevance

/PHP-7.3/Zend/
H A Dzend_vm_opcodes.h232 #define ZEND_BIND_TRAITS 155 macro
H A Dzend_compile.c1214 case ZEND_BIND_TRAITS: in zend_do_early_binding()
2067 opline->opcode == ZEND_BIND_TRAITS || in zend_check_live_ranges()
6460 zend_emit_op(NULL, ZEND_BIND_TRAITS, &declare_node, NULL); in zend_compile_class_decl()
6547 zend_emit_op(NULL, ZEND_BIND_TRAITS, &declare_node, NULL); in zend_compile_class_decl()
H A Dzend_vm_def.h6893 ZEND_VM_HANDLER(155, ZEND_BIND_TRAITS, ANY, ANY)
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg.c484 …D || opcode == ZEND_VERIFY_ABSTRACT_CLASS || opcode == ZEND_ADD_TRAIT || opcode == ZEND_BIND_TRAITS in phpdbg_is_ignored_opcode()
/PHP-7.3/ext/opcache/Optimizer/
H A Dsccp.c259 case ZEND_BIND_TRAITS: in can_replace_op1()

Completed in 80 milliseconds