mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
13 lines
317 B
Plaintext
13 lines
317 B
Plaintext
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/
|