Home
last modified time | relevance | path

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

/php-src/ext/zend_test/
H A Dfiber.h32 zend_fcall_info_cache fci_cache; member
H A Dfiber.c323 zend_fcall_info_cache fci_cache; in ZEND_METHOD() local
/php-src/ext/standard/
H A Dbasic_functions.c126 zend_fcall_info_cache fci_cache; member
1467 zend_fcall_info_cache fci_cache; local
1492 zend_fcall_info_cache fci_cache; local
1516 zend_fcall_info_cache fci_cache; local
1552 zend_fcall_info_cache fci_cache; local
1579 static void fci_addref(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache)
1587 static void fci_release(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache)
H A Darray.c1452 zend_fcall_info_cache fci_cache; member
6444 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local
6507 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local
6584 … php_array_find(const HashTable *array, zend_fcall_info fci, zend_fcall_info_cache fci_cache, zval…
6663 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local
6685 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local
6707 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local
6727 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local
6749 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local
H A Dbasic_functions.h127 zend_fcall_info_cache fci_cache; member
/php-src/ext/intl/uchar/
H A Duchar.c163 zend_fcall_info_cache fci_cache; member
268 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.c799 zend_result zend_call_function(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache) /* {{{ */ in zend_call_function()
H A Dzend_API.h827 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 88 milliseconds