Home
last modified time | relevance | path

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

/PHP-8.4/ext/libxml/
H A Dlibxml.c1231 zend_get_callable_zval_from_fcc(&LIBXML(entity_loader_callback), return_value); in PHP_FUNCTION()
/PHP-8.4/ext/spl/
H A Dspl_iterators.c1718 zend_get_callable_zval_from_fcc(&intern->u.callback_filter, &params[1]); in PHP_METHOD()
/PHP-8.4/Zend/
H A Dzend_API.h806 ZEND_API void zend_get_callable_zval_from_fcc(const zend_fcall_info_cache *fcc, zval *callable);
H A Dzend_API.c4460 ZEND_API void zend_get_callable_zval_from_fcc(const zend_fcall_info_cache *fcc, zval *callable) in zend_get_callable_zval_from_fcc() function

Completed in 50 milliseconds