Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_API.c3338 static zend_always_inline zend_bool zend_is_callable_impl(zval *callable, zend_object *object, uint… in zend_is_callable_impl() function
3464 zend_bool ret = zend_is_callable_impl(callable, object, check_flags, fcc, error); in zend_is_callable_ex()

Completed in 29 milliseconds