Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_API.c3710 static zend_always_inline bool zend_is_callable_check_func(zval *callable, zend_execute_data *frame… in zend_is_callable_check_func() function
4049 …ret = zend_is_callable_check_func(callable, frame, fcc, strict_class, error, check_flags & IS_CALL… in zend_is_callable_at_frame()

Completed in 22 milliseconds