Home
last modified time | relevance | path

Searched refs:file_nformats (Results 1 – 1 of 1) sorted by last modified time

/PHP-7.0/ext/fileinfo/libmagic/
H A Dapprentice.c123 const size_t file_nformats = FILE_NAMES_SIZE; variable
2404 assert(file_nformats == file_nnames); in check_format()
2406 if (m->type >= file_nformats) { in check_format()

Completed in 10 milliseconds