Pattern is too large
Open
- Dominant language
- C++
- Stars
- 5.5k
- Forks
- 816
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 2
Description
In block mode,using HS_FLAG_SOM_LEFTMOST attribute, hs compilation error Pattern is too large.".
Example of a single regular rule: \\b [a-zA-Z0-9_ -] {5,30} @ [a-zA-Z0-9_ -] {1,20} ( . [a-zA-Z0-9_ -] {1,20}) {1,5} \\b
How can I modify the regular?
Contributor guide
Assessment
This issue has not been assessed yet.