Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_vm_opcodes.h270 #define ZEND_GET_CLASS 191 macro
H A Dzend_compile.c3642 zend_emit_op_tmp(result, ZEND_GET_CLASS, NULL, NULL); in zend_compile_func_get_class()
3651 zend_emit_op_tmp(result, ZEND_GET_CLASS, &arg_node, NULL); in zend_compile_func_get_class()
H A Dzend_vm_def.h8707 ZEND_VM_COLD_CONST_HANDLER(191, ZEND_GET_CLASS, UNUSED|CONST|TMPVAR|CV, UNUSED)
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_inference.c3640 case ZEND_GET_CLASS: in zend_update_type_info()

Completed in 55 milliseconds