Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c1091 load_1(struct magic_set *ms, int action, const char *fn, int *errs, in load_1() function
1350 load_1(ms, action, filearr[i], &errs, mset); in apprentice_load()
1356 load_1(ms, action, fn, &errs, mset); in apprentice_load()
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch388 load_1(struct magic_set *ms, int action, const char *fn, int *errs,
536 load_1(ms, action, filearr[i], &errs, mset);
544 load_1(ms, action, fn, &errs, mset);

Completed in 14 milliseconds