Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.c3991 zend_function *priv_fbc = Z_PTR_P(zv); in zend_is_callable_check_func() local
3993 if ((priv_fbc->common.fn_flags & ZEND_ACC_PRIVATE) in zend_is_callable_check_func()
3994 && priv_fbc->common.scope == scope) { in zend_is_callable_check_func()
3995 fcc->function_handler = priv_fbc; in zend_is_callable_check_func()

Completed in 25 milliseconds