Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_execute_API.c1613 static ZEND_COLD void report_class_fetch_error(zend_string *class_name, uint32_t fetch_type) in report_class_fetch_error() function
1676 report_class_fetch_error(class_name, fetch_type); in zend_fetch_class()
1710 report_class_fetch_error(class_name, fetch_type); in zend_fetch_class_with_scope()
1720 report_class_fetch_error(class_name, fetch_type); in zend_fetch_class_by_name()

Completed in 9 milliseconds