Regular
Expressions
101
Please wait while the app is loading...
Please enable JavaScript to use this web application.
Regular
Expressions
101
@regex101
Donate
Sponsor
Contact
Bug Reports & Feedback
Wiki
What's new?
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Regex Library
Regex Library
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Order By
Most Recent
Most Points
Fewest Points
Filter by Flavor
PCRE2
PCRE
ECMAScript
Python
Golang
Java
.NET
Sponsors
All your environment variables, in one place
Library entries
Search library
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
CAN2-v4
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
CAN1-v2
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
CAN2
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
CAN1
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
JSON tokenizer
JSON TOKENIZER Each token class is captured in its own group : Group 1 = [ Group 2 =] Group 3 = { Group 4 = }...
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Consecutive images
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Clear
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Negative lookahead to excluded non-Windows Office and a couple others
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
CEP mask
Brazilian CEP mask
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Fox EMEA PDP's
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
JIRA Tickets
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Revert
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
address
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
DACH mob tel
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Test
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
nginx server_name tokenizer
This regex sets different parts of the url host in variables : $domain $namespace $feature $isAPI...
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Data attributes with or without value
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Canadian Phone Number Validator
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
wyszukiwanie konkretnych wywolan procedury lub funkcji z dowolna iloscia parametrow
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Wii the-eye.eu
Extract info from anchor links
Submitted by
anonymous
-
3 years ago
1
...
76
77
78
79
80
81
82
...
483
URL
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
pcre
/
^
(?!
\.
)
(?!
.
*
?
\.\.
)
(
http
(
s
)?
:
\/\/
)
(
(
[
0
-
9a
-
zA
-
Z-
]
+
\.
)+
(
[
a
-
zA
-
Z
]
{2,}
)
(?:
\/
)?
(
:
[
0
-
9
]
+
)?
(
(
\/
(
[
a
-
zA
-
Z0
-
9
\-\.
~:
\/
%^*?#[
\]
@!
\$
&'
\(\)\*\+
,;=.
]
+
)
)?
(
\?
[
0
-
9a
-
zA
-
Z
\.\+\%
@
\/
&
\[\]
;=_-
]
+
)?
)?
)
$
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 3 years ago