Searched refs:file_apprentice (Results 1 - 3 of 3) sorted by relevance
| /PHP_TRUNK/ext/fileinfo/libmagic/ |
| H A D | file.h | 441 protected int file_apprentice(struct magic_set *, const char *, int);
|
| H A D | apprentice.c | 539 file_apprentice(struct magic_set *ms, const char *fn, int action) function
|
| H A D | magic.c | 267 return file_apprentice(ms, magicfile, FILE_LOAD); 275 return file_apprentice(ms, magicfile, FILE_COMPILE); 284 return file_apprentice(ms, magicfile, FILE_LIST);
|
Completed in 15 milliseconds