Home
last modified time | relevance | path

Searched refs:check_format (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/fileinfo/libmagic/
H A Dapprentice.c135 private int check_format(struct magic_set *, struct magic *);
1949 if (check_format(ms, m) == -1) in parse()
2213 check_format(struct magic_set *ms, struct magic *m) in check_format() function
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch548 if (check_format(ms, m) == -1)

Completed in 16 milliseconds