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
"
(?<!\\)(?:\\\\)*(<@!?\d+>)
"
gm
Input 1
1
New
Valid Input String: \\<@!123> Matches: <@!123> Invalid Input String: \\\<@!123> Matches: none Valid Input String: <@123>test<@456> Matches: <@123>, <@456> Invalid Input String: \<@123>test\\\<@456> Matches: none
Substitution