Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_API.c3223 zend_function *priv_fbc = Z_PTR_P(zv); in zend_is_callable_check_func() local
3225 if ((priv_fbc->common.fn_flags & ZEND_ACC_PRIVATE) in zend_is_callable_check_func()
3226 && priv_fbc->common.scope == scope) { in zend_is_callable_check_func()
3227 fcc->function_handler = priv_fbc; in zend_is_callable_check_func()

Completed in 24 milliseconds