Searched refs:zend_is_callable_check_func (Results 1 – 1 of 1) sorted by relevance
3683 static zend_always_inline bool zend_is_callable_check_func(zval *callable, zend_execute_data *frame… in zend_is_callable_check_func() function4022 …ret = zend_is_callable_check_func(callable, frame, fcc, strict_class, error, check_flags & IS_CALL… in zend_is_callable_at_frame()
Completed in 18 milliseconds