Searched refs:ZEND_GET_CLASS (Results 1 – 4 of 4) sorted by relevance
276 #define ZEND_GET_CLASS 191 macro
4095 zend_emit_op_tmp(result, ZEND_GET_CLASS, NULL, NULL); in zend_compile_func_get_class()4104 zend_emit_op_tmp(result, ZEND_GET_CLASS, &arg_node, NULL); in zend_compile_func_get_class()
9022 ZEND_VM_COLD_CONST_HANDLER(191, ZEND_GET_CLASS, UNUSED|CONST|TMPVAR|CV, UNUSED)
3451 case ZEND_GET_CLASS: in _zend_update_type_info()
Completed in 68 milliseconds