Searched refs:file_nformats (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_3/ext/fileinfo/libmagic/ | ||
| H A D | apprentice.c | 96 const size_t file_nformats = FILE_NAMES_SIZE; variable 1822 assert(file_nformats == file_nnames); 1824 if (m->type >= file_nformats) { |
Completed in 5 milliseconds