]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
literal matching: separate path for pure literal patterns
authorHong, Yang A <yang.a.hong@intel.com>
Tue, 8 Jan 2019 22:00:55 +0000 (06:00 +0800)
committerChang, Harry <harry.chang@intel.com>
Mon, 21 Jan 2019 01:59:22 +0000 (09:59 +0800)
commitf68723a6061483a0a242cb3a6f65c3b259f9e669
tree9dcb0c416c69ca460e4926ab5a95145756dd7ee8
parent63e7d89fccb25748fca9463618eb25cf3027fa0d
literal matching: separate path for pure literal patterns
17 files changed:
src/fdr/fdr_compile.cpp
src/fdr/fdr_confirm.h
src/fdr/fdr_confirm_compile.cpp
src/fdr/fdr_confirm_runtime.h
src/hwlm/hwlm_literal.cpp
src/hwlm/hwlm_literal.h
src/parser/shortcut_literal.cpp
src/rose/match.c
src/rose/program_runtime.c
src/rose/program_runtime.h
src/rose/rose_build_bytecode.cpp
src/rose/rose_build_impl.h
src/rose/rose_build_matchers.cpp
src/runtime.c
src/scratch.c
src/scratch.h
src/util/ue2string.h