Home
last modified time | relevance | path

Searched refs:ZEND_FETCH_THIS (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_vm_opcodes.h263 #define ZEND_FETCH_THIS 184 macro
H A Dzend_compile.c704 if (opline->opcode == ZEND_FETCH_THIS) { in zend_do_free()
2409 zend_op *opline = zend_emit_op(result, ZEND_FETCH_THIS, NULL, NULL); in zend_compile_simple_var()
3046 zend_emit_op(&arg_node, ZEND_FETCH_THIS, NULL, NULL); in zend_compile_args()
H A Dzend_vm_def.h8476 ZEND_VM_HANDLER(184, ZEND_FETCH_THIS, UNUSED, UNUSED)
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_inference.c3541 case ZEND_FETCH_THIS: in zend_update_type_info()

Completed in 61 milliseconds