Home
last modified time | relevance | path

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

/PHP-5.3/ext/fileinfo/libmagic/
H A Dapprentice.c95 int file_formats[FILE_NAMES_SIZE]; variable
235 file_formats[p->type] = p->format; in init_file_tables()
1829 if (file_formats[m->type] == FILE_FMT_NONE) {
1836 if (check_format_type(ptr, file_formats[m->type]) == -1) {

Completed in 13 milliseconds