Home
last modified time | relevance | path

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

/PHP-7.3/ext/fileinfo/libmagic/
H A Dapprentice.c141 private void mlist_free(struct mlist *);
467 mlist_free(ms->mlist[i]); in file_ms_free()
552 mlist_free(struct mlist *mlist) in mlist_free() function
592 mlist_free(ms->mlist[i]); in file_apprentice()
607 mlist_free(ms->mlist[i]); in file_apprentice()
611 mlist_free(ms->mlist[i]); in file_apprentice()
635 mlist_free(ms->mlist[i]); in file_apprentice()
650 mlist_free(ms->mlist[i]); in file_apprentice()
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch98 private void mlist_free(struct mlist *);
192 mlist_free(ms->mlist[i]);
319 - mlist_free(ms->mlist[i]);
342 - mlist_free(ms->mlist[i]);
373 + mlist_free(ms->mlist[i]);
387 mlist_free(ms->mlist[i]);

Completed in 17 milliseconds