Home
last modified time | relevance | path

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

/PHP-7.2/ext/fileinfo/libmagic/
H A Dapprentice.c1037 load_1(struct magic_set *ms, int action, const char *fn, int *errs, in load_1() function
1295 load_1(ms, action, filearr[i], &errs, mset); in apprentice_load()
1300 load_1(ms, action, fn, &errs, mset); in apprentice_load()
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch386 load_1(struct magic_set *ms, int action, const char *fn, int *errs,
533 load_1(ms, action, filearr[i], &errs, mset);
540 load_1(ms, action, fn, &errs, mset);

Completed in 21 milliseconds