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
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Recherche email
Recherche un email
Submitted by
G Morelle
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
symfe - Group with exclusions
Select from a pattern a group without some parameters
Submitted by
symfe
-
8 years ago
-3
4 upvotes, 7 downvotes (36% like it) (You must be signed in to vote)
pcre
RegEX for account code starting with 000-
no description available
Submitted by
Joe H
-
8 years ago
16
101 upvotes, 85 downvotes (54% like it) (You must be signed in to vote)
pcre
Alphanumeric Regex
no description available
Submitted by
Deepan
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
purge creo model
no description available
Submitted by
anonymous
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
French telephone number
Match french telephones numbers. Allows space, dot and dash between pairs of numbers.
Submitted by
bsymon
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
C++ operator overload
"Lazy" operator overload regular expression: += and likes are left out because + and like matches anyway.
Submitted by
Guba Dániel Olivér
-
8 years ago
1
3 upvotes, 2 downvotes (60% like it) (You must be signed in to vote)
pcre
Find exact domain name match
Find exact domain name match in pipe delimeted string
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Two Line Element (TLE) validation
no description available
Submitted by
Michael Lodge-Paolini
-
8 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Parse "ipconfig /all" output and grab all MAC Adresses
Parse "ipconfig /all" output and grab all MAc Adresses.
Submitted by
j0inty
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
weather
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Search "smarty" tags
Example: Home page | {$site_name|to_small}
Submitted by
Marek Ulwański
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
faa
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
massive email
no description available
Submitted by
anonymous
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Get specific <span> tag
Get an specific html tag and return his content
Submitted by
Ivan Milazzotti
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Get specific <p> tag
Get an specific tag and return his content
Submitted by
Ivan Milazzotti
-
8 years ago
-2
1 upvotes, 3 downvotes (25% like it) (You must be signed in to vote)
pcre
Get HTML DIV content
Get the content of a DIV HTML Tag.
Submitted by
Ivan Milazzotti
-
8 years ago
1
3 upvotes, 2 downvotes (60% like it) (You must be signed in to vote)
pcre
Match numbers with consecutive digits
Match numbers with consecutive digits and of length 3.
Submitted by
OnlineCop
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Israel phone number
Valiate israel phone number
Submitted by
boevik
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Select Topmost HTML Tags
no description available
Submitted by
Guilherme C. Souza
-
8 years ago
1
...
535
536
537
538
539
540
541
...
581
afsd
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre
/
^
(
(?:
(?:
[^
?+*{}()[
\]\\
|
]
+
|
\\
.
|
\[
(?:
\^
?
\\
.
|
\^
[^
\\
]
|
[^
\\
^
]
)
(?:
[^
\]\\
]
+
|
\\
.
)*
\]
|
\(
(?:
\?
[
:=!
]
|
\?
<
[
=!
]
|
\?
>
)?
(?1)
?
?
\)
|
\(\?
(?:
R
|
[
+-
]
?
\d
+
)
\)
)
(?:
(?:
[
?+*
]
|
\{
\d
+
(?:
,
\d
*
)?
\}
)
[
?+
]
?
)?
|
\|
)*
)
$
/
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 8 years ago