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
4 upvotes, 4 downvotes (50% like it) (You must be signed in to vote)
python
Find email address in a string.
no description available
Submitted by
anonymous
-
9 years ago
0
6 upvotes, 6 downvotes (50% like it) (You must be signed in to vote)
pcre
Matches when the string does not contain an exact word
no description available
Submitted by
anonymous
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
MongoDB _ID
Detect if is a valid id for MongoDB
Submitted by
manuerumx
-
9 years ago
1
3 upvotes, 2 downvotes (60% like it) (You must be signed in to vote)
pcre
Matching Results List
Hello, If you can match the results listed in the right-hand side would be great. Thank you. ...
Submitted by
Ömür Yanıkoğlu
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
dapi
no description available
Submitted by
anonymous
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
ref match
no description available
Submitted by
anonymous
-
9 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
python
Fix Spanish Quote Marks
Adds a ¿, for ¡ replace the last ? for !
Submitted by
paconaranjo
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
trGet
no description available
Submitted by
anonymous
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
CHEQROOM QR Code detection
Checking for valid CHEQROOM QR Codes
Submitted by
Vincent Theeten
-
9 years ago
-1
1 upvotes, 2 downvotes (33% like it) (You must be signed in to vote)
pcre
Match inside square brackets without brackets
no description available
Submitted by
DanSkeel
-
9 years ago
-2
2 upvotes, 4 downvotes (33% like it) (You must be signed in to vote)
pcre
indonesian p0rn word filter
find and replace bad and p0rn indonesian words
Submitted by
teknokoplak
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Why is this not matching the closest <A tag?
no description available
Submitted by
Daz
-
9 years ago
-2
2 upvotes, 4 downvotes (33% like it) (You must be signed in to vote)
pcre
Find multiple XML documents in file
as title says
Submitted by
Doro
-
9 years ago
-2
3 upvotes, 5 downvotes (38% like it) (You must be signed in to vote)
javascript
Regex to select text withing square brackets.
no description available
Submitted by
Dhrubajyoti Gogoi
-
9 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Date Validator Regular Expression
Perfect Date validator from 1900-01-01 to 2013-12-31, all with leap years and perfect dates.
Submitted by
Punit Pal
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
ticket regexp
no description available
Submitted by
anonymous
-
9 years ago
2
7 upvotes, 5 downvotes (58% like it) (You must be signed in to vote)
javascript
trim string
trim leading and trailing whitespace from a string
Submitted by
Dave Atchley
-
9 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Matching values between square brackets
no description available
Submitted by
Marius Schulz
-
9 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
x
x
Submitted by
x
-
9 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
City and state validation
Validation when city and state are like in format city, state
Submitted by
Adu
-
9 years ago
1
...
837
838
839
840
841
842
843
...
855
Repetitions
Vote
2
3 upvotes, 1 downvotes (75% like it) (You must be signed in to vote)
Regular Expression
pcre
/
(
(
[
a
-
zá
-
ú
]
+
)
[
\.
,
]
?
\s
[
A
-
ZÃ
-
Úa
-
zá
-
ú
]
){3,}
\1
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
paconaranjo
- 9 years ago