Searched refs:zend_get_function_declaration (Results 1 – 1 of 1) sorted by relevance
872 static ZEND_COLD zend_string *zend_get_function_declaration( in zend_get_function_declaration() function1021 zend_string *parent_prototype = zend_get_function_declaration(parent, parent_scope); in emit_incompatible_method_error()1022 zend_string *child_prototype = zend_get_function_declaration(child, child_scope); in emit_incompatible_method_error()
Completed in 13 milliseconds