Home
last modified time | relevance | path

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

/PHP-8.3/ext/fileinfo/libmagic/
H A Dapprentice.c133 private void mlist_free(struct mlist *);
534 mlist_free(ms->mlist[i]); in file_ms_free()
633 mlist_free(ms->mlist[i]); in mlist_free_all()
647 mlist_free(struct mlist *mlist) in mlist_free() function
684 mlist_free(ms->mlist[i]); in file_apprentice()
699 mlist_free(ms->mlist[i]); in file_apprentice()
703 mlist_free(ms->mlist[j]); in file_apprentice()
727 mlist_free(ms->mlist[i]); in file_apprentice()
742 mlist_free(ms->mlist[i]); in file_apprentice()
/PHP-8.3/ext/fileinfo/
H A Dlibmagic.patch61 mlist_free(ms->mlist[i]);
200 - mlist_free(ms->mlist[i]);
247 + mlist_free(ms->mlist[i]);
261 mlist_free(ms->mlist[j]);

Completed in 22 milliseconds