Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_API.c2908 static int zend_is_callable_check_class(zend_string *name, zend_class_entry *scope, zend_fcall_info… in zend_is_callable_check_class() function
3081 if (!zend_is_callable_check_class(cname, scope, fcc, &strict_class, error)) { in zend_is_callable_check_func()
3402 …if (!zend_is_callable_check_class(Z_STR_P(obj), zend_get_executed_scope(), fcc, &strict_class, err… in zend_is_callable_impl()

Completed in 65 milliseconds