Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 3,460 community submitted regex patterns...
1
\[[bui]\]
ECMAScript (JavaScript)
no description available
Submitted by
Charlie
-
9 years ago
0
Quote JSON keys
ECMAScript (JavaScript)
Regex to quote keys to parse a string of relaxed JSON. Rules: No ':', '"' or newline in keys allowed
Submitted by
Lars Willighagen
-
9 years ago
1
allow only alpabets digits and special characters
ECMAScript (JavaScript)
allow only alpabets digits and special characters
Submitted by
anonymous
-
9 years ago
1
select you exclude bayou
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
match but don't capture
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
sp push
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
0
JSON (In progress)
ECMAScript (JavaScript)
Regex to qoute a JSON-string
Submitted by
Lars Willighagen
-
9 years ago
0
number
ECMAScript (JavaScript)
This is for the validation of number
Submitted by
Noby nirmal
-
9 years ago
1
id validation
ECMAScript (JavaScript)
This will catch the id which is an integer and not characters mixed with numbers
Submitted by
noby nirmal
-
9 years ago
1
id regex
ECMAScript (JavaScript)
this regular expression can be used for validating id
Submitted by
noby nirmal
-
9 years ago
1
dot detector in floating point number
ECMAScript (JavaScript)
This regex will detect . any number of times between numbers
Submitted by
noby nirmal
-
9 years ago
1
Phone number matcher
ECMAScript (JavaScript)
Country code 1
Submitted by
anonymous
-
9 years ago
0
Match special characters excl. unicode accented, _, -, and whitespace
ECMAScript (JavaScript)
Covers Latin-1 Supplement Latin Extended-A Latin Extended-B Greek and Coptic
Submitted by
anonymous
-
9 years ago
1
check trailing slash domain
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
correlation challenge
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
1
Inside single quotes
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
0
Website url maxLength 50
ECMAScript (JavaScript)
no description available
Submitted by
Josiah
-
9 years ago
1
Notice and deprecated php error message
ECMAScript (JavaScript)
get the notice or deprecated from php on your content
Submitted by
Guss
-
9 years ago
1
Test
ECMAScript (JavaScript)
no description available
Submitted by
test1
-
9 years ago
1
last URL argument
ECMAScript (JavaScript)
A way to match the last URL argument that allows arguments to contain any characters except '#' and '/'. Assumes that URL argument separator is '/' and that the list starts with '#'. Clearly, not universal!
Submitted by
A. Roberts
-
9 years ago
1
...
130
131
132
133
134
...
173