Home
last modified time | relevance | path

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

/PHP-7.1/ext/fileinfo/libmagic/
H A Dapprentice.c1025 load_1(struct magic_set *ms, int action, const char *fn, int *errs, in load_1() function
1282 load_1(ms, action, filearr[i], &errs, mset); in apprentice_load()
1287 load_1(ms, action, fn, &errs, mset); in apprentice_load()
/PHP-7.1/ext/fileinfo/
H A Dlibmagic.patch391 load_1(struct magic_set *ms, int action, const char *fn, int *errs,
536 load_1(ms, action, filearr[i], &errs, mset);
543 load_1(ms, action, fn, &errs, mset);

Completed in 13 milliseconds