Searched defs:fci_cache (Results 1 – 11 of 11) sorted by relevance
32 zend_fcall_info_cache fci_cache; member
323 zend_fcall_info_cache fci_cache; in ZEND_METHOD() local
126 zend_fcall_info_cache fci_cache; member1467 zend_fcall_info_cache fci_cache; local1492 zend_fcall_info_cache fci_cache; local1516 zend_fcall_info_cache fci_cache; local1552 zend_fcall_info_cache fci_cache; local1579 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)
1452 zend_fcall_info_cache fci_cache; member6444 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local6507 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local6584 … 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; local6685 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local6707 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local6727 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local6749 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; local
127 zend_fcall_info_cache fci_cache; member
163 zend_fcall_info_cache fci_cache; member268 zend_fcall_info_cache fci_cache; member
120 zend_fcall_info_cache fci_cache; member
128 zend_fcall_info_cache fci_cache; in ZEND_METHOD() local
799 zend_result zend_call_function(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache) /* {{{ */ in zend_call_function()
827 zend_fcall_info *fci, zend_fcall_info_cache *fci_cache, zval *retval) in zend_call_function_with_return_value()
149 zend_fcall_info_cache fci_cache; member
Completed in 88 milliseconds