增加新的table_type:文件摘要,根据摘要识别大体积文件。

This commit is contained in:
zhengchao
2015-11-09 16:07:50 +08:00
parent dbaaffd26a
commit 3606a1b1e6
4 changed files with 145 additions and 1 deletions

View File

@@ -21,7 +21,7 @@
#include "rulescan.h"
#include "UniversalBoolMatch.h"
int MAAT_FRAME_VERSION_1_2_20151103
int MAAT_FRAME_VERSION_1_2_20151103=1
const char *maat_module="MAAT Frame";
const char* CHARSET_STRING[]={"CHARSET_NONE","GBK","BIG5","UNICODE","UTF-8"};