intel / intel/hyperscan

Pattern is too large

Open
#395 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.