mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-30 03:34:25 +03:00
Adding support for compiling approximate matching patterns
Adds new "edit_distance" extparam
This commit is contained in:
committed by
Matthew Barr
parent
60fc975c81
commit
2de6706df2
@@ -782,6 +782,8 @@ SET (hs_SRCS
|
||||
src/nfagraph/ng_extparam.h
|
||||
src/nfagraph/ng_fixed_width.cpp
|
||||
src/nfagraph/ng_fixed_width.h
|
||||
src/nfagraph/ng_fuzzy.cpp
|
||||
src/nfagraph/ng_fuzzy.h
|
||||
src/nfagraph/ng_haig.cpp
|
||||
src/nfagraph/ng_haig.h
|
||||
src/nfagraph/ng_holder.cpp
|
||||
|
Reference in New Issue
Block a user