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 5,940 community submitted regex patterns...
1
Empty Blank String Validator
ECMAScript (JavaScript)
Validation Expression to validate Blank String checks
Submitted by
zaheer
-
9 years ago
1
reg example
Python
no description available
Submitted by
horangs
-
9 years ago
1
places
ECMAScript (JavaScript)
This is a regular expression for validating places
Submitted by
noby nirmal
-
9 years ago
1
Josiah url
ECMAScript (JavaScript)
no description available
Submitted by
Josiah
-
9 years ago
1
test1
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
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
1
commit 2
Python
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
commit 1
Python
no description available
Submitted by
anonymous
-
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
Liens internes
Python
Liens internes commençant par : rien / http, https, www et contenant le nom de domaine
Submitted by
anonymous
-
9 years ago
1
id regex
ECMAScript (JavaScript)
this regular expression can be used for validating id
Submitted by
noby nirmal
-
9 years ago
5
psswd
Python
no description available
Submitted by
anonymous
-
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
...
234
235
236
237
238
...
297
Community Library Entry
1
Regular Expression
ECMAScript (JavaScript)
/
(
#
+
\s
)
/
mg
Open regex in editor
Description
no description available
Submitted by
LittlePiggy
-
9 years ago