Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3794870

Browse files
committed
Revert "Remove escape from meta characters"
This reverts commit 28bc3a9.
1 parent 28bc3a9 commit 3794870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/parser/seclang-scanner.ll‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ CONFIG_VALUE_ONLYARGS (?i:OnlyArgs)
405405
CONFIG_VALUE_OFF (?i:Off)
406406
CONFIG_VALUE_ON (?i:On)
407407
CONFIG_VALUE_PARALLEL (?i:Parallel|Concurrent)
408-
CONFIG_VALUE_PATH (?i:[0-9a-z_/.*: \\()-]+)
408+
CONFIG_VALUE_PATH [0-9A-Za-z_\/\.\-\*\: \\\(\)]+
409409
CONFIG_VALUE_PROCESS_PARTIAL (?i:ProcessPartial)
410410
CONFIG_VALUE_REJECT (?i:Reject)
411411
CONFIG_VALUE_RELEVANT_ONLY (?i:RelevantOnly)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /