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
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
pcre
Strong Password
1 digit 1 lower case 1 upper case 1 special character (no-space) 8-20 length
Submitted by
Femi Fapohunda
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
javascript
CEP
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
Excluir string en nombre de imagen
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
ghs LS Summary extractor
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
SN Matcher
^([A-E])([A-C])([0-2])(\d)([0-5])(\d)([B])(\d{6})([A-Z0-9]{2})(\d{3})$
Submitted by
anonymous
-
8 years ago
-3
2 upvotes, 5 downvotes (29% like it) (You must be signed in to vote)
pcre
retrieve hostname without subdomain
no description available
Submitted by
Diego Zuluaga
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
python
Finding SEI File Date in File Name
For flags data
Submitted by
Andrew Chalk
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
nathan
no description available
Submitted by
nathan
-
8 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Fecha ISO
Comprueba si una fecha está en formato ISO: aaaa/mm/dd. Obtiene 3 datos: 1=año; 2=mes; 3=dia, para su cambio al formato español dd/mm/aaaa. Detecta si el mes y el día pueden existir (no incluye mes febrero ni bisiestos)
Submitted by
Alfonso
-
8 years ago
8
11 upvotes, 3 downvotes (79% like it) (You must be signed in to vote)
javascript
money: either 0 or 2 dp
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
Tel
Simple tel regex
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Desc
match /* @Desc("(.)");
Submitted by
anonymous
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
javascript
Delphi - FieldName GrepSearch Filter
Filtro para utilização no GrepSearch do Delphi para encontrar Dataset.FieldName
Submitted by
Moisés Porto Rodrigues
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
02
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
Trim to newline
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
a
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
Pokemon move splitter
For splitting up moves from breeding.
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Pokemon nodes
For finding nodes in the network, here for Aipom.
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
search self capture in block
in os development such code caused memory leak, [some do:^(){ self.someProperty = value; }]; let's fixed it.
Submitted by
wangchaojs02
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
regex
no description available
Submitted by
anonymous
-
8 years ago
1
...
722
723
724
725
726
727
728
...
855
route53 export to bind format, moving TTL field
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre
/
^
(
\w
+
-
?
?
\.
?
\w
+
?
\s
+
?
)
(
IN
\s
+
?
[
ACNAME
]
{1,5}
\s
+
)
(
\d
{1,}
)
(
\s
+
)
(
\d
{1,3}
\.
\d
{1,3}
\.
\d
{1,3}
\.
\d
{1,3}
)
$
/
Open regex in editor
Description
Loading markdown...
Submitted by
shawn.puschnig@medialets.com
- 8 years ago