Home
last modified time | relevance | path

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

/PHP-5.6/ext/fileinfo/libmagic/
H A Dmagic.h100 int magic_compile(magic_t, const char *);
H A Dmagic.c271 magic_compile(struct magic_set *ms, const char *magicfile) in magic_compile() function
/PHP-5.6/ext/fileinfo/
H A Dlibmagic.patch78 - ret = magic_compile(ms, argv[1]) == -1 ? 1 : 0;
2520 int magic_compile(magic_t, const char *);

Completed in 12 milliseconds