Searched refs:zend_fetch_class_with_scope (Results 1 – 3 of 3) sorted by relevance
355 ZEND_API zend_class_entry *zend_fetch_class_with_scope(zend_string *class_name, uint32_t fetch_type…
1683 zend_class_entry *zend_fetch_class_with_scope( in zend_fetch_class_with_scope() function
497 …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