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
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Bhumi
Submitted by
Ewallet
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
regex 1
search api with category and subcategory
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Match only capital letters with optional underscore in between
HelloWorld -- NOT match HELLO_WORLD_ -- NOT match _HELLO_WORLD -- NOT match HELLO__WORLD -- match ]; -- NOT match RAGGA_DAFDASDA -- match...
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Inserting *
REGEX from Formal Lang for inserting * from implicit multiplication
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Regex101
To submit my account
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
XML Parsing for IE<9
All my marbles are gone.
Submitted by
Odd Stråbø
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Server regex for getting directory and template name from url
Later.
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
homework4
homework 4
Submitted by
Eric Neuwirth
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
oci1
\nPrevious\n(.+\n+)+Time Remaining\n(\d\d:\d\d:\d\d)*
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
LLVM IR Global Variables
Useful for LLVM backends that don't use LLVM's API!
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
match first lowercase letter of every word
match first lowercase letter of every word
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Email Address Regular Expression
Email Address Regular Expression
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Light French names
Name have to contain between 1 and 32 characters, as follow : at least 1 uppercase letter 0 or more lowercase letter...
Submitted by
phil-all
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
light password
at least 1 digit at least 1 lowercase at least 1 uppercase
Submitted by
phil-all
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Look Ahead
Look Ahead
Submitted by
anonymous
-
a year ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
Password Complexity
Password Complexity 8-32 Characters, AlphaNumeric with OWASP Special Characters
Submitted by
shnwhtn
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Find text that looks like an Ingredient out of OCR
Find text that looks like an Ingredient out of OCR. What it says on the tin.
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
C floating-point constant
The regular expression matches if the provided input is a regular expression matching the C floating-point constant or not.
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
URL
URL
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
JSON array of string
\["(.*)"\]
Submitted by
anonymous
-
a year ago
1
...
77
78
79
80
81
82
83
...
274
dimension
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
javascript
/
(
h
|
l
)?
(
\d
)
(
(
l
|
m
|
cm
)
(?!
\d
)
)?
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
t
- a year ago