Home
last modified time | relevance | path

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

/PHP-7.3/ext/fileinfo/libmagic/
H A Dapprentice.c123 const size_t file_nformats = FILE_NAMES_SIZE; variable
2504 assert(file_nformats == file_nnames); in check_format()
2506 if (m->type >= file_nformats) { in check_format()
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch831 if (m->type >= file_nformats) {

Completed in 16 milliseconds