Home
last modified time | relevance | path

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

/PHP-8.1/ext/fileinfo/libmagic/
H A Dapprentice.c144 private void mlist_free(struct mlist *);
490 mlist_free(ms->mlist[i]); in file_ms_free()
582 mlist_free(ms->mlist[i]); in mlist_free_all()
596 mlist_free(struct mlist *mlist) in mlist_free() function
633 mlist_free(ms->mlist[i]); in file_apprentice()
648 mlist_free(ms->mlist[i]); in file_apprentice()
652 mlist_free(ms->mlist[j]); in file_apprentice()
676 mlist_free(ms->mlist[i]); in file_apprentice()
691 mlist_free(ms->mlist[i]); in file_apprentice()
/PHP-8.1/ext/fileinfo/
H A Dlibmagic.patch126 mlist_free(ms->mlist[i]);
255 - mlist_free(ms->mlist[i]);
302 + mlist_free(ms->mlist[i]);
316 mlist_free(ms->mlist[j]);

Completed in 37 milliseconds