Searched refs:MAGIC_CONTINUE (Results 1 – 5 of 5) sorted by relevance
38 #define MAGIC_CONTINUE 0x0000020 /* Return all matches */ macro
227 if ((ms->flags & MAGIC_CONTINUE) == 0) { in file_ascmagic_with_encoding()
279 if ((ms->flags & MAGIC_CONTINUE) == 0) in checkdone()
143 if ((ms->flags & MAGIC_CONTINUE) == 0) in file_softmagic()475 if ((ms->flags & MAGIC_CONTINUE) == 0) in match()
93 REGISTER_LONG_CONSTANT("FILEINFO_CONTINUE", MAGIC_CONTINUE, CONST_PERSISTENT); in register_fileinfo_symbols()
Completed in 27 milliseconds