Searched refs:phar_entry_remove (Results 1 – 3 of 3) sorted by relevance
23 void phar_entry_remove(phar_entry_data *idata, char **error);
735 phar_entry_remove(idata, &error); in phar_wrapper_unlink()
415 void phar_entry_remove(phar_entry_data *idata, char **error) /* {{{ */ in phar_entry_remove() function
Completed in 21 milliseconds