Home
last modified time | relevance | path

Searched refs:fci_release (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/standard/
H A Dbasic_functions.c1574 static void fci_release(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache) function
1587 fci_release(&shutdown_function_entry->fci, &shutdown_function_entry->fci_cache);
1595 fci_release(&tick_function_entry->fci, &tick_function_entry->fci_cache);

Completed in 11 milliseconds