Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_inheritance.c663 static ZEND_COLD zend_string *zend_get_function_declaration( in zend_get_function_declaration() function
800 zend_string *parent_prototype = zend_get_function_declaration(parent, parent_scope); in emit_incompatible_method_error()
801 zend_string *child_prototype = zend_get_function_declaration(child, child_scope); in emit_incompatible_method_error()

Completed in 19 milliseconds