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