Home
last modified time | relevance | path

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

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

Completed in 24 milliseconds