]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
Doc changes in "pure negative" logical combination support.
authorChang, Harry <harry.chang@intel.com>
Fri, 23 Aug 2019 02:50:22 +0000 (10:50 +0800)
committerHong, Yang A <yang.a.hong@intel.com>
Wed, 30 Oct 2019 15:19:19 +0000 (15:19 +0000)
doc/dev-reference/compilation.rst

index 5d2c70f796f483ca2a3755a362802f0fb3c5ff95..93290467b6dd39e5f96c3dee7b076d3983eef3c8 100644 (file)
@@ -613,8 +613,9 @@ When an expression has the :c:member:`HS_FLAG_COMBINATION` flag set, it ignores
 all other flags except the :c:member:`HS_FLAG_SINGLEMATCH` flag and the
 :c:member:`HS_FLAG_QUIET` flag.
 
-Hyperscan will reject logical combination expressions at compile time that
-evaluate to *true* when no patterns have matched; for example: ::
+Hyperscan will accept logical combination expressions at compile time that
+evaluate to *true* when no patterns have matched, and report the match for
+combination at end of data if no patterns have matched; for example: ::
 
     !101
     !101|102