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
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Windows Registry Binary(Hex)
Get value of windows registry on hex format
Submitted by
Respeto
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Not the Monster
no description available
Submitted by
Sif Baksh
-
8 years ago
3
3 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
hj
hj
Submitted by
hj
-
8 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
JSON BizTalk schema output
To convert the BizTalk schema output to one string
Submitted by
Emiel Kool
-
8 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
better orf finder
don't use my older one
Submitted by
tnrich
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Orf Finder
Finds open reading frames in a dna sequence string.
Submitted by
tnrich
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
JQuery .live to JQuery .on
replaces deprecated .live method with corresponding .on
Submitted by
Hossein Naderi
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
mytest
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
soundcloud url
soundcloud url in a link
Submitted by
ogerly
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Email verification
no description available
Submitted by
SonnY
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Email verification
no description available
Submitted by
SonnY
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
DateTime: yyyy-M-d-HH-mm-ss (.NET)
Validates DateTime in format 'yyyy-M-d-HH-mm-ss'(.NET) in mind with possible zeros, minimal values, maximal values and infinite year
Submitted by
CryoCZ
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Match links in html
Matches all from
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Extract port from URL
Extracts the port from different possible forms of URL
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Find php short echo tags
Find instances of Usefult to replace with
Submitted by
JayCee
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Find php short open tags
Finds instances of <? instead of <?php
Submitted by
JayCee
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
negative lookbehind
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
111
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
Machine Readable Passport - Extractor
First version of MRP Extractor Future versions include Merge with validator (if possible) Check nationalities
Submitted by
Mauro
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
url 1
no description available
Submitted by
anonymous
-
8 years ago
1
...
515
516
517
518
519
520
521
...
573
email check
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre
/
^
[
a
-
zA
-
Z0
-
9
]
(?:
[
\.
_-
]
(?=
[
a
-
zA
-
Z0
-
9
]
)
|
[
a
-
zA
-
Z0
-
9
]
)+
@
(?:
[
\.
_-
]
(?=
[
a
-
zA
-
Z0
-
9
]
)
|
[
a
-
zA
-
Z0
-
9
]
)+
(?:
[
a
-
z
]
{2,4}
|
com
|
ru
|
by
)
$
/
i
Open regex in editor
Description
Loading markdown...
Submitted by
harimambura
- 8 years ago