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)
javascript
Naming
Naming
Submitted by
Matt
-
8 years ago
-2
1 upvotes, 3 downvotes (25% like it) (You must be signed in to vote)
python
match unescaped quotes
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
Name validator
Validates a first middle and last name with hyphens as a single string
Submitted by
Keith Johnson
-
8 years ago
1
3 upvotes, 2 downvotes (60% like it) (You must be signed in to vote)
python
json comment - first attempt
no description available
Submitted by
Mark
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
javascript
isDateTime
Validação: Data d/m/yy d/mm/yyyy dd/m/yyyy dd/mm/yy...
Submitted by
Rafael Fischer
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
javascript
isDate
Validador de Data e Hora
Submitted by
Rafael Fischer
-
8 years ago
1
3 upvotes, 2 downvotes (60% like it) (You must be signed in to vote)
pcre
Camel case string splitter
Splits CamelCase single string into separate strings. Can be used for transforming CamelCase to snake_case. Also works with numbers and capital letter shortcuts (e.g SomeWTFVariable1).
Submitted by
Nicolas
-
8 years ago
1
3 upvotes, 2 downvotes (60% like it) (You must be signed in to vote)
pcre
Empty string test
Regular for testing empty strings for validation purpose
Submitted by
anonymous
-
8 years ago
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
1
...
727
728
729
730
731
732
733
...
853
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