Please enable JavaScript to use regex101
/
^
r
e
g
e
x
[
\
-
_
]
?
1
0
1
$
/
i
Regular
Expressions
101
Regular
Expressions
101
Upgrade to Pro
Enterprise
Regular Expression
r"
(?m)^(?=(?:.*type:([^/\s]+))?)(?=(?:.*sort:([^/\s]+))?).*
"
gm
Test String
New
xbox/type:article/sort:date-desc nintendo/type:media/sort:comments-asc nintendo/type:1987/sort:14 pc/sort:views-desc playstation/type:opinion/ playstation/sort:views-asc xbox/sort:views-asc/type:article playstation/type:media/sort:views-asc xbox 02:52:00 P1D y1987 m8 d13 02:52:00 P1D
Extraction
Processing...