Home
last modified time | relevance | path

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

/php-src/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-src/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-src/ext/standard/
H A Dbasic_functions.c121 zend_fcall_info_cache fci_cache; member
1454 zend_fcall_info_cache fci_cache; local
1479 zend_fcall_info_cache fci_cache; local
1503 zend_fcall_info_cache fci_cache; local
1539 zend_fcall_info_cache fci_cache; local
1566 static void fci_addref(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache)
1574 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.c1458 zend_fcall_info_cache fci_cache; member
6445 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local
6508 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local
6591 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local
/php-src/ext/intl/uchar/
H A Duchar.c163 zend_fcall_info_cache fci_cache; member
266 zend_fcall_info_cache fci_cache; member
/php-src/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.c771 zend_result zend_call_function(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache) /* {{{ */ in zend_call_function()
H A Dzend_API.h825 zend_fcall_info *fci, zend_fcall_info_cache *fci_cache, zval *retval) in zend_call_function_with_return_value()
/php-src/main/
H A DSAPI.h149 zend_fcall_info_cache fci_cache; member

Completed in 86 milliseconds