Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds