Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_execute.h355 ZEND_API zend_class_entry *zend_fetch_class_with_scope(zend_string *class_name, uint32_t fetch_type…
H A Dzend_execute_API.c1683 zend_class_entry *zend_fetch_class_with_scope( in zend_fetch_class_with_scope() function
H A Dzend_ast.c497 …return zend_fetch_class_with_scope(zend_ast_get_str(ast), (ast->attr >> ZEND_CONST_EXPR_NEW_FETCH_… in zend_ast_fetch_class()

Completed in 17 milliseconds