Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_API.c2911 static int zend_is_callable_check_func(int check_flags, zval *callable, zend_fcall_info_cache *fcc,… in zend_is_callable_check_func() function
3235 ret = zend_is_callable_check_func(check_flags, callable, fcc, 0, error); in zend_is_callable_ex()
3323 ret = zend_is_callable_check_func(check_flags, method, fcc, strict_class, error); in zend_is_callable_ex()

Completed in 20 milliseconds