Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_API.c2743 static int zend_is_callable_check_func(int check_flags, zval *callable, zend_fcall_info_cache *fcc,… in zend_is_callable_check_func() function
3064 ret = zend_is_callable_check_func(check_flags, callable, fcc, 0, error TSRMLS_CC); in zend_is_callable_ex()
3142 ret = zend_is_callable_check_func(check_flags, *method, fcc, strict_class, error TSRMLS_CC); in zend_is_callable_ex()

Completed in 13 milliseconds