Regular
Reg
Expressions
Ex
101
Follow me on twitter!
Like regex101? Support it by donating!
Send me an email
Bugs or suggestions go here
Wiki (Info & FAQ)
Show Sidebar
Library entries
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
javascript
Submitted by
anonymous
-
3 hours ago
Extract Apache2 Host File Config Data
no description available
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
pcre
Submitted by
anonymous
-
15 hours ago
MM/YYYY validator between years
MM/YYYY validator between years
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
pcre
Submitted by
anonymous
-
17 hours ago
Qn2-August2009
no description available
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
pcre
Submitted by
anonymous
-
a day ago
My Comment Test
no description available
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
pcre
Submitted by
anonymous
-
a day ago
iCal parser
no description available
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
pcre
Submitted by
anonymous
-
a day ago
password filter
no description available
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
pcre
Submitted by
anonymous
-
a day ago
phone number*
no description available
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
pcre
Submitted by
anonymous
-
2 days ago
Nordig Cellphone numbers
This regex tests wheter a string can validated as a nordic cellphonenumber
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
pcre
Submitted by
anonymous
-
2 days ago
Message Decrypter Softuni Final Exam (2019-08-03)
no description available
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
javascript
Submitted by
anonymous
-
2 days ago
/^bingpla-/
bingpla- 广告
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
pcre
Submitted by
anonymous
-
2 days ago
Amex
no description available
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
pcre
Submitted by
anonymous
-
2 days ago
Discover
no description available
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
pcre
Submitted by
anonymous
-
2 days ago
Visa MasterCard
no description available
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
pcre
Submitted by
anonymous
-
2 days ago
Visa
no description available
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
pcre
Submitted by
anonymous
-
2 days ago
MasterCard
no description available
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
pcre
Submitted by
anonymous
-
3 days ago
Swedbank 2
no description available
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
javascript
Submitted by
anonymous
-
3 days ago
Private IP v4 Address
Validate IP addresses matching those specified in https://tools.ietf.org/html/rfc1918
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
pcre
Submitted by
anonymous
-
3 days ago
Indonesia License Plate
References: https://en.wikipedia.org/wiki/VehicleregistrationplatesofIndonesia
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
pcre
Submitted by
anonymous
-
3 days ago
Netherlands License Plate
References: https://en.wikipedia.org/wiki/Vehicleregistrationplatesofthe_Netherlands
0
0 upvotes, 0 downvotes (NaN% like it) (You must be signed in to vote)
pcre
Submitted by
anonymous
-
3 days ago
aaaa
no description available
1
2
3
4
...
529
Library Entry
Close
Bitbucket Branch Checker
pcre
/
^
(
(
feature
|
bugfix
|
hotfix
)
\/
(
[
a
-
zA
-
Z
]
{2,6}
-
\d
{1,6}
|
NO-
?
JIRA
)
\-
[
a
-
zA
-
Z0
-
9-_
]
{1,30}
|
release
\/
\d
+
\.
\d
+
\.
?
\d
*
)
$
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
- 25 days ago
Discussion
Regular
Reg
Expressions
Ex
101
Please wait while the app is loading...
Please enable JavaScript to use this web application.