Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_vm_opcodes.h253 #define ZEND_FETCH_THIS 184 macro
H A Dzend_compile.c763 } else if (opline->opcode == ZEND_FETCH_THIS) { in zend_do_free()
1963 if (opline->opcode == ZEND_FETCH_THIS) { in zend_adjust_for_fetch_type()
2651 opline = zend_emit_op(result, ZEND_FETCH_THIS, NULL, NULL); in zend_compile_simple_var()
H A Dzend_vm_def.h8143 ZEND_VM_HANDLER(184, ZEND_FETCH_THIS, UNUSED, UNUSED)
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_inference.c3154 case ZEND_FETCH_THIS: in zend_update_type_info()

Completed in 72 milliseconds