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
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Phone number
no description available
Submitted by
anonymous
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Password regex
Password pattern looking for strength. Between 8 and 16 characters. At least: 1 UpperCase. 1 LowerCase. 1 SpecialCase. 1 Number
Submitted by
morethansimplycode.blogspot.com.es
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Email Id Validity Checker
Checks whether given text is valid Email Id,check for top level domains which are 2-3 in length,does not accept numbers for top level domains
Submitted by
Debanjan Das
-
8 years ago
-3
3 upvotes, 6 downvotes (33% like it) (You must be signed in to vote)
javascript
Html Tags
Matches HTML structure
Submitted by
sagar
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
ip (CIDR) check
from 0.0.0.0 to 255.255.255.255
Submitted by
Marcel Bayer
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
turkish translations
regex to allow unicode chars & digits in config values
Submitted by
scopevale
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
password matching
no description available
Submitted by
scopevale
-
8 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Validate Semantic version numbering
This validates version numbers that adhear to the Semantic protocol e.g. in form of xx.xx.xx or 1.2.2
Submitted by
Al
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
TLD Scratch tapes
no description available
Submitted by
anonymous
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
javascript
Google-like search query pattern matching
To identify quoted strings, single terms as well as subtracting those types. Based on: http://stackoverflow.com/questions/1883188/google-like-search-query-tokenization-string-splitting
Submitted by
Michael La Voie
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Spell Checker Test
For use in testing SpellChecker(MHApps)
Submitted by
Matt
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
body tag extract
no description available
Submitted by
Girish
-
8 years ago
4
4 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Typescript - /// <reference path="..."/> Expression
Finds Typescript's reference path syntax.
Submitted by
Lovelidge, Shawn
-
8 years ago
0
2 upvotes, 2 downvotes (50% like it) (You must be signed in to vote)
javascript
CPF/CNPJ - Com/Sem máscara
Valida se é um CPF ou um CNPJ válido, independente da máscara
Submitted by
Victor A. de O. Neto
-
8 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
SAS Boundaries version 3
Basic sas boundaries, %macro proc %include etc
Submitted by
Leo Lopes
-
8 years ago
0
2 upvotes, 2 downvotes (50% like it) (You must be signed in to vote)
pcre
Select or locate the last underscore (or dot, etc) in a string
This string can help you locate/select the last underscore in a string
Submitted by
Hao
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
URL parser RegEx
Parse full URL and find parts
Submitted by
Dakr Coder
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
most sas boundaries
Picks up %macro, %inc, data step, and proc boundaries.
Submitted by
Leo Lopes
-
8 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Most SAS boundaries
Picks up %macro, %inc, data step, and proc boundaries.
Submitted by
Leo Lopes
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
huj
no description available
Submitted by
anonymous
-
8 years ago
1
...
656
657
658
659
660
661
662
...
745
Timestamp from json
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre
/
(
\d
{4}
-
\d
{2}
-
\d
{2}
T
\d
{2}
:
\d
{2}
:
\d
{2}
\+
\d
{4}
)
/
Open regex in editor
Description
Loading markdown...
Submitted by
Thomas Khalil
- 8 years ago