Home
last modified time | relevance | path

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

/PHP-8.0/ext/fileinfo/libmagic/
H A Dprint.c62 (m->in_type < file_nnames) ? file_names[m->in_type] : in file_mdump()
73 (m->type < file_nnames) ? file_names[m->type] : "*bad type"); in file_mdump()
H A Dfile.h542 extern const char *file_names[];
H A Dapprentice.c127 const char *file_names[FILE_NAMES_SIZE]; variable
395 file_names[p->type] = p->name; in init_file_tables()
2593 "`%s'", m->desc, file_names[m->type]); in check_format()
2605 file_names[m->type], m->desc); in check_format()
2614 file_names[m->type], m->desc); in check_format()

Completed in 17 milliseconds