Home
last modified time | relevance | path

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

/PHP-7.1/ext/fileinfo/libmagic/
H A Dmagic.h102 int magic_compile(magic_t, const char *);
H A Dmagic.c273 magic_compile(struct magic_set *ms, const char *magicfile) in magic_compile() function
/PHP-7.1/ext/fileinfo/
H A Dlibmagic.patch92 - ret = magic_compile(ms, argv[1]) == -1 ? 1 : 0;
2533 magic_compile(struct magic_set *ms, const char *magicfile)
2789 int magic_compile(magic_t, const char *);

Completed in 15 milliseconds