Please enable JavaScript to use regex101
/
^
r
e
g
e
x
[
\
-
_
]
?
1
0
1
$
/
i
Reg
ular
Ex
pressions
101
Reg
ular
Ex
pressions
101
Upgrade to Pro
Enterprise
Regular Expression
/
-r(?:eason)?\s*"(.+?)(?:"\s*-|[^"]*$)
/
gm
Input 1
1
New
1 anything -reason "some reason" -anyArg "anything" 2 anything -reason "Hello World, you're the "best"" -anyArg "anything" 3 anything -r "anything "here" is wrong" anything
Extraction