Home
last modified time | relevance | path

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

/PHP-7.2/ext/fileinfo/libmagic/
H A Dmagic.h107 int magic_compile(magic_t, const char *);
H A Dmagic.c137 magic_compile(struct magic_set *ms, const char *magicfile) in magic_compile() function
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch92 - ret = magic_compile(ms, argv[1]) == -1 ? 1 : 0;
2578 magic_compile(struct magic_set *ms, const char *magicfile)
2829 int magic_compile(magic_t, const char *);

Completed in 11 milliseconds