Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c135 private int apprentice_1(struct magic_set *, const char *, int);
415 apprentice_1(struct magic_set *ms, const char *fn, int action) in apprentice_1() function
609 return apprentice_1(ms, fn, action); in file_apprentice()
637 fileerr = apprentice_1(ms, fn, action); in file_apprentice()
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch125 apprentice_1(struct magic_set *ms, const char *fn, int action)
353 + return apprentice_1(ms, fn, action);

Completed in 14 milliseconds