Searched refs:MAGIC_NO_CHECK_JSON (Results 1 – 2 of 2) sorted by relevance
62 #define MAGIC_NO_CHECK_JSON 0x0400000 /* Don't check for JSON files */ macro76 MAGIC_NO_CHECK_JSON | \
397 if ((ms->flags & MAGIC_NO_CHECK_JSON) == 0) { in file_buffer()
Completed in 7 milliseconds