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
-171
19 upvotes, 190 downvotes (9% like it) (You must be signed in to vote)
pcre
gfdgfsdgsfdg
no description available
Submitted by
anonymous
-
10 years ago
-75
18 upvotes, 93 downvotes (16% like it) (You must be signed in to vote)
pcre
link
no description available
Submitted by
anonymous
-
10 years ago
-52
8 upvotes, 60 downvotes (12% like it) (You must be signed in to vote)
pcre
ddasgfsfds
no description available
Submitted by
fs
-
10 years ago
-49
5 upvotes, 54 downvotes (8% like it) (You must be signed in to vote)
pcre
wholesaling marketing decision
Wholesalers need to pay attention to their marketing Strategies Like retailers, wholesalers also face growing competitive pressures, increasingly demanding customers, rapidly changing technologies, and additional competition caused by direct-buying programs on the part of large industrial, institut...
Submitted by
anonymous
-
9 years ago
-36
13 upvotes, 49 downvotes (21% like it) (You must be signed in to vote)
pcre
E-mail validation regex
no description available
Submitted by
anonymous
-
10 years ago
-34
8 upvotes, 42 downvotes (16% like it) (You must be signed in to vote)
pcre
your mom
aasdf
Submitted by
your mom
-
9 years ago
-23
6 upvotes, 29 downvotes (17% like it) (You must be signed in to vote)
python
1
no description available
Submitted by
anonymous
-
9 years ago
-22
6 upvotes, 28 downvotes (18% like it) (You must be signed in to vote)
pcre
г.моÑква
no description available
Submitted by
anonymous
-
9 years ago
-20
5 upvotes, 25 downvotes (17% like it) (You must be signed in to vote)
javascript
validating email
no description available
Submitted by
niyas
-
9 years ago
-19
3 upvotes, 22 downvotes (12% like it) (You must be signed in to vote)
javascript
www.medibank.com.au
no description available
Submitted by
anonymous
-
8 years ago
-18
6 upvotes, 24 downvotes (20% like it) (You must be signed in to vote)
pcre
dd-mm-YYYY HH:mm:ss (year range 1000-2999)
no description available
Submitted by
Ka.
-
10 years ago
-14
4 upvotes, 18 downvotes (18% like it) (You must be signed in to vote)
javascript
Haha !
no description available
Submitted by
Alex
-
9 years ago
-13
12 upvotes, 25 downvotes (32% like it) (You must be signed in to vote)
python
Easy Email detection
Easy Email Detection
Submitted by
Philip Lawall
-
9 years ago
-11
6 upvotes, 17 downvotes (26% like it) (You must be signed in to vote)
python
54
no description available
Submitted by
anonymous
-
10 years ago
-10
6 upvotes, 16 downvotes (27% like it) (You must be signed in to vote)
pcre
need help
no description available
Submitted by
sachin
-
9 years ago
-10
5 upvotes, 15 downvotes (25% like it) (You must be signed in to vote)
pcre
test
no description available
Submitted by
test
-
9 years ago
-10
3 upvotes, 13 downvotes (19% like it) (You must be signed in to vote)
javascript
<script>alert(1)</script>
alert(1)alert(1)
Submitted by
<script>alert(1)</script>
-
9 years ago
-10
11 upvotes, 21 downvotes (34% like it) (You must be signed in to vote)
pcre
NUMBERS (integer, float, scientific notation)
Strict number validation, accepts dot and comma as separator for floating point Note: remove gm modifiers, only used for display
Submitted by
CSφ
-
9 years ago
-8
8 upvotes, 16 downvotes (33% like it) (You must be signed in to vote)
pcre
Regular exp to exclude a domain
to exclude one domain abc.com
Submitted by
Sandy
-
10 years ago
-8
5 upvotes, 13 downvotes (28% like it) (You must be signed in to vote)
python
Twitter @mentions
Using Twitter API, take a tweet object, and find & link @mentions to embed in HTML
Submitted by
@triplec1988
-
10 years ago
1
2
3
4
...
852
CSS RGB validation
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
javascript
/
^
rgba
?
\(
(?:
(?:
(?:
[
0
-
9
]
{1,3}
){2}
[
0
-
9
]
{1,3}
|
(?:
[
0
-
9
]
{1,3}
%
){2}
[
0
-
9
]
{1,3}
%
)
(?:
\/
(?:
[
0
-
9
]
{1,3}
%
|
1
|
0
|
0
?
\.
[
0
-
9
]
+
)
)?
|
(?:
(?:
[
0
-
9
]
{1,3}
,
){2}
[
0
-
9
]
{1,3}
|
(?:
[
0
-
9
]
{1,3}
%,
){2}
[
0
-
9
]
{1,3}
%
)
(?:
,
(?:
[
0
-
9
]
{1,3}
%
|
1
|
0
|
0
?
\.
[
0
-
9
]
+
)
)?
)
\)
$
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
Martin
- 4 months ago