Home
last modified time | relevance | path

Searched refs:magic_compile (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/fileinfo/libmagic/
H A Dmagic.h141 int magic_compile(magic_t, const char *);
H A Dmagic.c131 magic_compile(struct magic_set *ms, const char *magicfile) in magic_compile() function
/PHP-8.1/ext/fileinfo/
H A Dlibmagic.patch103 - ret = magic_compile(ms, argv[1]) == -1 ? 1 : 0;
2646 magic_compile(struct magic_set *ms, const char *magicfile)

Completed in 10 milliseconds