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)
pcre2
US Style Date - from Docusign template
mm/dd/yyyy
Submitted by
Russ Ferriday, based on customer docusign template
-
2 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
UK style date
dd/mm/yyyy
Submitted by
Russ Ferriday, from Docusign templates
-
2 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Don't match numbers longer than 5 length
using ^ and $
Submitted by
anonymous
-
2 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
Break PANEL webcomic
regex that wrap the Panel section with $& so it will display like a webcomic codepen link: https://codepen.io/mangadrawing123/pen/oNwavgQ?editors=0110
Submitted by
anonymous
-
2 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
Match Between HTML Tags
Match everything within the given HTML tag
Submitted by
William Wilkins
-
2 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
golang
SQL comments Big Query
SQL comments on Big Query
Submitted by
anonymous
-
2 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
US Date Format to ISO using regex substitution
Convert a US Date format to ISO
Submitted by
Joe Kruger
-
2 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
Phone Number E.164
Starts with + from 8 digits until 15
Submitted by
Sear Lopez
-
2 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
RFC1918 - Private IPv4 addresses
Validate a given IP v4 address against all three defined Private IPv4 Subnets as statet in RFC1918 10.0.0.0/8 172.16.0.0/20 192.168.0.0/16 ...
Submitted by
0100101101001
-
2 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
Regex
Match an element from a list
Submitted by
anonymous
-
2 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
IPV4 Address Identificate
Regex to identificate a IPV4 Address
Submitted by
Pablo Deyvid
-
2 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
Check Phone numbers
Other patterns
Submitted by
https://joserobinson.com
-
2 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
Match Javanese Script Syllable
Match any syllable based on javanese script unicode
Submitted by
anonymous
-
2 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
pcre2
PHP North American Phone Number
Format phone numbers to look nice! E.g. 12345678900 --> +1(234)-567-8900 Matches with most ways numbers are stored 1.234.567.8900 1 234 567 8900...
Submitted by
Mendel Groner
-
2 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
Jira
Jira
Submitted by
anonymous
-
2 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
Replace variable value with variable
Replace variable value with variable
Submitted by
anonymous
-
2 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
Email
[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-z]{2,3}$
Submitted by
Mykola Buhaiov
-
2 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
get homepage url from full url
get homepage url from full url
Submitted by
Suraj Shrestha
-
2 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
pcre2
Test expression
To find at most 3 a in string
Submitted by
anonymous
-
2 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
Email Verification
PHP REGEX to verify an email.l
Submitted by
anonymous
-
2 years ago
1
...
96
97
98
99
100
101
102
...
219
Indian Phone Numbers
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
pcre2
/
\B
\+
91
[
0
-
9
]
{10}
\b
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 2 years ago