mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-29 11:16:29 +03:00
hscollider: example test cases
This commit is contained in:
12
tools/hscollider/test_cases/pcre/passthrough.txt
Normal file
12
tools/hscollider/test_cases/pcre/passthrough.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
9000:/(abc|def)(xxx|yyyy)/O
|
||||
9001:/^(abc|def)(xxx|yyyy)/O
|
||||
9002:/(^anchored|floating)(XXX|YYY)/O
|
||||
|
||||
# Some long literals.
|
||||
9005:/a{40}/
|
||||
9006:/a{48}/
|
||||
9007:/a{49}/
|
||||
9008:/a{50}/
|
||||
9009:/q{1000}/
|
||||
9010:/coagulateshyperinnervationagitationreassuranceexchangeability/
|
||||
9011:/nonplasticerythematoussnakebitesjubilatedworklessnesses/
|
Reference in New Issue
Block a user