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
-3
1 upvotes, 4 downvotes (20% like it) (You must be signed in to vote)
pcre
hjghj
no description available
Submitted by
anonymous
-
9 years ago
-3
1 upvotes, 4 downvotes (20% like it) (You must be signed in to vote)
pcre
cake
no description available
Submitted by
anonymous
-
9 years ago
-3
5 upvotes, 8 downvotes (38% like it) (You must be signed in to vote)
pcre
Latitude/longitude tester
Tests the string if it does contain valid latitude and longitude parameters
Submitted by
Doro
-
9 years ago
-3
5 upvotes, 8 downvotes (38% like it) (You must be signed in to vote)
pcre
mail
no description available
Submitted by
anonymous
-
9 years ago
-3
3 upvotes, 6 downvotes (33% like it) (You must be signed in to vote)
pcre
british postcode check
no description available
Submitted by
anonymous
-
9 years ago
-3
3 upvotes, 6 downvotes (33% like it) (You must be signed in to vote)
pcre
British Postcode Check
no description available
Submitted by
guest
-
9 years ago
-3
2 upvotes, 5 downvotes (29% like it) (You must be signed in to vote)
pcre
regex help
help please. i need regex,
Submitted by
James
-
9 years ago
-3
1 upvotes, 4 downvotes (20% like it) (You must be signed in to vote)
pcre
mama
no description available
Submitted by
anonymous
-
9 years ago
-3
6 upvotes, 9 downvotes (40% like it) (You must be signed in to vote)
pcre
Select a HTML table and all its innerHTML
no description available
Submitted by
@ixzy24
-
8 years ago
-3
0 upvotes, 3 downvotes (0% like it) (You must be signed in to vote)
pcre
asdfasfdasdfasdffasdf
asdfasdfadfasddfasdfadsaf
Submitted by
afdsadsfasdfadsf
-
8 years ago
-3
1 upvotes, 4 downvotes (20% like it) (You must be signed in to vote)
pcre
Match email addresses and get the mail provider as a group
no description available
Submitted by
Ole
-
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
-3
1 upvotes, 4 downvotes (20% like it) (You must be signed in to vote)
pcre
Telephone
Find Telephone
Submitted by
Mr.Fail
-
8 years ago
-3
0 upvotes, 3 downvotes (0% like it) (You must be signed in to vote)
pcre
iOS.Strings
no description available
Submitted by
anonymous
-
8 years ago
-3
5 upvotes, 8 downvotes (38% like it) (You must be signed in to vote)
pcre
FQDN Fully Qualified Domain Name
no description available
Submitted by
Rafael Justo and Mauro Trajber
-
8 years ago
-3
1 upvotes, 4 downvotes (20% like it) (You must be signed in to vote)
pcre
ipv4 - short version
no description available
Submitted by
gromozeka
-
8 years ago
-3
1 upvotes, 4 downvotes (20% like it) (You must be signed in to vote)
pcre
UpperCase words
no description available
Submitted by
ivo
-
8 years ago
-3
1 upvotes, 4 downvotes (20% like it) (You must be signed in to vote)
pcre
a
a
Submitted by
a
-
8 years ago
-3
1 upvotes, 4 downvotes (20% like it) (You must be signed in to vote)
pcre
Facebook url regex
no description available
Submitted by
Devs Devaras
-
8 years ago
-3
1 upvotes, 4 downvotes (20% like it) (You must be signed in to vote)
pcre
Replace abba with ABBA
no description available
Submitted by
anonymous
-
8 years ago
1
...
482
483
484
485
486
487
Date: DD-MM-YYYY hh:mm:ss
Vote
17
309 upvotes, 292 downvotes (51% like it) (You must be signed in to vote)
Regular Expression
pcre
/
^
(
0
[
1
-
9
]
|
1
\d
|
2
[
0
-
8
]
|
29
(?=
-
\d\d
-
(?!
1
[
01345789
]
00
|
2
[
1235679
]
00
)
\d\d
(?:
[
02468
]
[
048
]
|
[
13579
]
[
26
]
)
)
|
30
(?!
-02
)
|
31
(?=
-0
[
13578
]
|
-1
[
02
]
)
)
-
(
0
[
1
-
9
]
|
1
[
0
-
2
]
)
-
(
[
12
]
\d
{3}
)
(
[
01
]
\d
|
2
[
0
-
3
]
)
:
(
[
0
-
5
]
\d
)
:
(
[
0
-
5
]
\d
)
$
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
Ka.
- 10 years ago