Home
last modified time | relevance | path

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

/PHP-8.3/ext/libxml/
H A Dlibxml.c1244 zend_get_callable_zval_from_fcc(&LIBXML(entity_loader_callback), &tmp); in PHP_FUNCTION()
/PHP-8.3/ext/spl/
H A Dspl_iterators.c1782 zend_get_callable_zval_from_fcc(&intern->u.callback_filter, &callable); in PHP_METHOD()
/PHP-8.3/Zend/
H A Dzend_API.h799 ZEND_API void zend_get_callable_zval_from_fcc(const zend_fcall_info_cache *fcc, zval *callable);
H A Dzend_API.c4295 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 57 milliseconds