Home
last modified time | relevance | path

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

/PHP-5.5/ext/fileinfo/libmagic/
H A Dapprentice.c134 private int check_format_type(const char *, int);
2082 check_format_type(const char *ptr, int type) in check_format_type() function
2239 if (check_format_type(ptr, file_formats[m->type]) == -1) { in check_format()

Completed in 9 milliseconds