Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_inheritance.c645 zend_function *orig_prototype = func->common.prototype; in do_inherit_method() local
648 if (func->common.prototype != orig_prototype && in do_inherit_method()
656 func->common.prototype = orig_prototype; in do_inherit_method()

Completed in 11 milliseconds