Home
last modified time | relevance | path

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

/PHP-8.3/ext/fileinfo/libmagic/
H A Dapprentice.c1256 load_1(struct magic_set *ms, int action, const char *fn, int *errs, in load_1() function
1522 load_1(ms, action, filearr[i], &errs, mset); in apprentice_load()
1528 load_1(ms, action, fn, &errs, mset); in apprentice_load()
/PHP-8.3/ext/fileinfo/
H A Dlibmagic.patch288 load_1(struct magic_set *ms, int action, const char *fn, int *errs,
439 load_1(ms, action, filearr[i], &errs, mset);
448 load_1(ms, action, fn, &errs, mset);

Completed in 25 milliseconds