Searched refs:fci_release (Results 1 – 1 of 1) sorted by relevance
1588 static void fci_release(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache) function1601 fci_release(&shutdown_function_entry->fci, &shutdown_function_entry->fci_cache);1609 fci_release(&tick_function_entry->fci, &tick_function_entry->fci_cache);
Completed in 8 milliseconds