Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c124 file_private int apprentice_1(struct magic_set *, const char *, int);
467 apprentice_1(struct magic_set *ms, const char *fn, int action) in apprentice_1() function
689 return apprentice_1(ms, fn, action); in file_apprentice()
717 fileerr = apprentice_1(ms, fn, action); in file_apprentice()
/php-src/ext/fileinfo/
H A Dlibmagic.patch260 + return apprentice_1(ms, fn, action);

Completed in 34 milliseconds