orig_prototype 589 Zend/zend_inheritance.c zend_function *orig_prototype = func->common.prototype; orig_prototype 592 Zend/zend_inheritance.c if (func->common.prototype != orig_prototype && orig_prototype 600 Zend/zend_inheritance.c func->common.prototype = orig_prototype;