Searched refs:file_apprentice (Results 1 - 3 of 3) sorted by relevance
| /PHP_5_3/ext/fileinfo/libmagic/ |
| H A D | apprentice.c | 332 file_apprentice(struct magic_set *ms, const char *fn, int action) function
|
| H A D | file.h | 418 protected struct mlist *file_apprentice(struct magic_set *, const char *, int);
|
| H A D | magic.c | 308 struct mlist *ml = file_apprentice(ms, magicfile, FILE_LOAD); 320 struct mlist *ml = file_apprentice(ms, magicfile, FILE_COMPILE); 329 struct mlist *ml = file_apprentice(ms, magicfile, FILE_LIST);
|
Completed in 7 milliseconds