Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_vm_opcodes.h276 #define ZEND_GET_CLASS 191 macro
H A Dzend_compile.c4439 zend_emit_op_tmp(result, ZEND_GET_CLASS, NULL, NULL); in zend_compile_func_get_class()
4448 zend_emit_op_tmp(result, ZEND_GET_CLASS, &arg_node, NULL); in zend_compile_func_get_class()
H A Dzend_vm_def.h9386 ZEND_VM_COLD_CONST_HANDLER(191, ZEND_GET_CLASS, UNUSED|CONST|TMPVAR|CV, UNUSED)
/php-src/Zend/Optimizer/
H A Dzend_inference.c3937 case ZEND_GET_CLASS: in _zend_update_type_info()

Completed in 62 milliseconds