Home
last modified time | relevance | path

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

/PHP-7.3/ext/fileinfo/libmagic/
H A Dapprentice.c156 private int check_format(struct magic_set *, struct magic *);
2135 if (check_format(ms, m) == -1) in parse()
2491 check_format(struct magic_set *ms, struct magic *m) in check_format() function
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch724 if (check_format(ms, m) == -1)

Completed in 19 milliseconds