Home
last modified time | relevance | path

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

/PHP-5.3/ext/fileinfo/libmagic/
H A Dmagic.c308 struct mlist *ml = file_apprentice(ms, magicfile, FILE_LOAD); in magic_load()
320 struct mlist *ml = file_apprentice(ms, magicfile, FILE_COMPILE); in magic_compile()
329 struct mlist *ml = file_apprentice(ms, magicfile, FILE_LIST); in magic_list()
H A Dfile.h418 protected struct mlist *file_apprentice(struct magic_set *, const char *, int);
H A Dapprentice.c332 file_apprentice(struct magic_set *ms, const char *fn, int action) in file_apprentice() function
/PHP-5.3/ext/fileinfo/
H A Dlibmagic.patch2131 - struct mlist *ml = file_apprentice(ms, magicfile, FILE_CHECK);

Completed in 17 milliseconds