mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00

This allows better control of BOL and EOL. MatchPrefix() / LongestMatch() always start with BOL. Closes #3455
39 lines
595 B
Text
39 lines
595 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
t
|
|
s is a t
|
|
t
|
|
---------------------
|
|
t
|
|
s is a test
|
|
---------------------
|
|
t
|
|
hi
|
|
s is a t
|
|
es
|
|
t
|
|
---------------------
|
|
t
|
|
s is a test
|
|
---------------------
|
|
t
|
|
hi
|
|
s is a test
|
|
---------------------
|
|
[thi, s i, s a tes, t]
|
|
---------------------
|
|
X-Mailer
|
|
Testing Test (http://www.example.com)
|
|
---------------------
|
|
A
|
|
=
|
|
B
|
|
=
|
|
C
|
|
=
|
|
D
|
|
test, ^est, [test]
|
|
test, tes$, [test]
|
|
test, ^test$, [, test, ]
|
|
aa bb cc, / ?/, [aa, bb, cc]
|
|
aa bb cc, / ?/, [aa, , bb, , cc]
|
|
aa bb cc, / +/, [aa, bb, cc]
|