Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_API.c3012 static zend_always_inline int zend_is_callable_check_func(int check_flags, zval *callable, zend_fca… in zend_is_callable_check_func() function
3370 ret = zend_is_callable_check_func(check_flags, callable, fcc, strict_class, error); in zend_is_callable_impl()

Completed in 35 milliseconds