Searched refs:apprentice_1 (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/fileinfo/libmagic/ |
H A D | apprentice.c | 137 private int apprentice_1(struct magic_set *, const char *, int); 425 apprentice_1(struct magic_set *ms, const char *fn, int action) in apprentice_1() function 639 return apprentice_1(ms, fn, action); in file_apprentice() 667 fileerr = apprentice_1(ms, fn, action); in file_apprentice()
|
/PHP-8.0/ext/fileinfo/ |
H A D | libmagic.patch | 310 + return apprentice_1(ms, fn, action);
|
Completed in 16 milliseconds