Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_inheritance.c2540 zend_function *parent_func; in zend_can_early_bind() local
2543 ZEND_HASH_FOREACH_STR_KEY_PTR(&parent_ce->function_table, key, parent_func) { in zend_can_early_bind()
2548 do_inheritance_check_on_method_ex(child_func, parent_func, ce, NULL, 1, 0); in zend_can_early_bind()

Completed in 10 milliseconds