Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_inheritance.c890 static ZEND_COLD zend_string *zend_get_function_declaration( in zend_get_function_declaration() function
1039 zend_string *parent_prototype = zend_get_function_declaration(parent, parent_scope); in emit_incompatible_method_error()
1040 zend_string *child_prototype = zend_get_function_declaration(child, child_scope); in emit_incompatible_method_error()

Completed in 13 milliseconds