Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Commit 12b32f2

Browse files
committed
correction in 942340
1 parent 580e33b commit 12b32f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

util/regexp-assemble/regexp-942340.data

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
in\s*?\(+\s*?select
1+
in\s*?[(]+\s*?select
22
and\s+[\s\w+]+regexp\s*?\(
33
nand\s+[\s\w+]+regexp\s*?\(
44
or\s+[\s\w+]+regexp\s*?\(
@@ -43,5 +43,5 @@ not\s+[\s\w+]+[=\d]+x
4343
[\"'`][\%&<>^=]+\d\s*?and
4444
[\"'`]\W+[\w+-]+\s*?=\s*?\d\W+[\"'`]
4545
[\"'`]\s*?is\s*?\d.+[\"'`]?\w
46-
[\"'`]\|?[\w-]{3,}[^\w\s.,]+[\"'`]
46+
[\"'`][|]?[\w-]{3,}[^\w\s.,]+[\"'`]
4747
[\"'`]\s*?is\s*?[\d.]+\s*?\W.*?[\"'`]

0 commit comments

Comments
 (0)