Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c155 file_private int check_format_type(const char *, int, const char **);
2536 check_format_type(const char *ptr, int type, const char **estr) in check_format_type() function
2757 if (check_format_type(ptr, m->type, &estr) == -1) { in check_format()

Completed in 10 milliseconds