Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_vm_opcodes.h265 #define ZEND_GET_CLASS 191 macro
H A Dzend_compile.c3782 zend_emit_op_tmp(result, ZEND_GET_CLASS, NULL, NULL); in zend_compile_func_get_class()
3791 zend_emit_op_tmp(result, ZEND_GET_CLASS, &arg_node, NULL); in zend_compile_func_get_class()
H A Dzend_vm_def.h8185 ZEND_VM_HANDLER(191, ZEND_GET_CLASS, UNUSED|CONST|TMP|VAR|CV, UNUSED)
/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_inference.c3368 case ZEND_GET_CLASS: in zend_update_type_info()
/PHP-7.2/
H A DNEWS1350 . Added ZEND_COUNT, ZEND_GET_CLASS, ZEND_GET_CALLED_CLASS, ZEND_GET_TYPE,

Completed in 65 milliseconds