Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_API.c3014 static bool zend_is_callable_check_class(zend_string *name, zend_class_entry *scope, zend_execute_d… in zend_is_callable_check_class() function
3178 if (!zend_is_callable_check_class(cname, scope, frame, fcc, &strict_class, error)) { in zend_is_callable_check_func()
3457 …if (!zend_is_callable_check_class(Z_STR_P(obj), get_scope(frame), frame, fcc, &strict_class, error… in zend_is_callable_at_frame()

Completed in 18 milliseconds