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
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
ISO 8601 Duration Validator
Validates format of ISO-8601 duration.
Submitted by
ed0wolf
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Grab valid LAN IPs
no description available
Submitted by
jchd
-
8 years ago
1
5 upvotes, 4 downvotes (56% like it) (You must be signed in to vote)
pcre
email regex
no description available
Submitted by
anonymous
-
8 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
contents of square brackets
eg. test[test Inner] returns 'test inner'
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
test
this is a test
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
episode
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
Swap key and value in JavaScript object
This will allow you to swap key and value in a JavaScript object. So { language: "romanian" } will become { romanian: "language" }
Submitted by
Victor
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
FB Grops
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
-> Total_Business_Units -> TBU000 -> TBU200 -> TBU299 -> TBU201 -> TB
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
URL Segment Matching for rewrites
no description available
Submitted by
jim
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
keyword with colon and value
keyword : value
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
kosta
kosta
Submitted by
kosta
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
AAA
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
user-agent tester
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
extract file name from URL
extract file name from URL
Submitted by
m4r35
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
select div like things
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
tasdf
no description available
Submitted by
anonymous
-
8 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Sass variable assignation
find every Sass variabile assignation
Submitted by
Giorgia Bonini
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
\d{4}(0[1-9]|1[0-2])(0[1-9]|[1-2]\d|30|31)T([01]\d|2[0-3])[0-5]\d[0-5]
yyyymmddThhmmss
Submitted by
suman
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
sourcetype
no description available
Submitted by
anonymous
-
8 years ago
1
...
726
727
728
729
730
731
732
...
851
GIIN
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre
/
^
(
[
A
-
N,P
-
Z,0
-
9
]
){6}
\.
(
[
A
-
N,P
-
Z,0
-
9
]
){5}
\.
(
LE
|
SL
|
ME
|
BR
|
SP
)
\.
[
0
-
9
]
{3}
$
/
Open regex in editor
Description
Loading markdown...
Submitted by
ddronenko
- 8 years ago