Home
last modified time | relevance | path

Searched defs:fci_cache (Results 1 – 12 of 12) sorted by relevance

/PHP-8.3/ext/zend_test/
H A Dfiber.h32 zend_fcall_info_cache fci_cache; member
H A Dfiber.c322 zend_fcall_info_cache fci_cache; in ZEND_METHOD() local
/PHP-8.3/ext/curl/
H A Dcurl_private.h49 zend_fcall_info_cache fci_cache; member
58 zend_fcall_info_cache fci_cache; member
67 zend_fcall_info_cache fci_cache; member
/PHP-8.3/ext/standard/
H A Dbasic_functions.c126 zend_fcall_info_cache fci_cache; member
1489 zend_fcall_info_cache fci_cache; local
1514 zend_fcall_info_cache fci_cache; local
1538 zend_fcall_info_cache fci_cache; local
1574 zend_fcall_info_cache fci_cache; local
1601 static void fci_addref(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache)
1609 static void fci_release(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache)
H A Dbasic_functions.h131 zend_fcall_info_cache fci_cache; member
H A Darray.c1379 zend_fcall_info_cache fci_cache; member
6320 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local
6383 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local
6466 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local
/PHP-8.3/ext/intl/uchar/
H A Duchar.c163 zend_fcall_info_cache fci_cache; member
266 zend_fcall_info_cache fci_cache; member
/PHP-8.3/Zend/
H A Dzend_fibers.h120 zend_fcall_info_cache fci_cache; member
H A Dzend_closures.c128 zend_fcall_info_cache fci_cache; in ZEND_METHOD() local
H A Dzend_execute_API.c757 zend_result zend_call_function(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache) /* {{{ */ in zend_call_function()
H A Dzend_API.h820 zend_fcall_info *fci, zend_fcall_info_cache *fci_cache, zval *retval) in zend_call_function_with_return_value()
/PHP-8.3/main/
H A DSAPI.h129 zend_fcall_info_cache fci_cache; member

Completed in 69 milliseconds