Remove some no-longer-used parser definitions

This commit is contained in:
Martin Vierula 2023-01-13 17:35:08 -08:00
parent 5dfc0a256a
commit 69545eade9
No known key found for this signature in database
GPG Key ID: F2FC4E45883BCBA4
2 changed files with 605 additions and 608 deletions

File diff suppressed because it is too large Load Diff

View File

@ -421,9 +421,6 @@ DICT_ELEMENT_WITH_PIPE [^ =\t"]+
DICT_ELEMENT_NO_PIPE [^ =\|\t"]+
DICT_ELEMENT_NO_MACRO ([^\"|,%{\n \t}=]|([^\\]\\\"))+
DICT_ELEMENT_TWO [^\"\=, \t\r\n\\]*
DICT_ELEMENT_TWO_QUOTED [^\"\'\=\r\n\\]*
DICT_ELEMENT_TWO2 [A-Za-z_ -\%\{\.\}\-\/]+
DIRECTIVE (?i:SecRule)
DIRECTIVE_SECRULESCRIPT (?i:SecRuleScript)
FREE_TEXT_NEW_LINE [^\"|\n]+