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 6,080 community submitted regex patterns...
0
Validare CNP Romania Regex
ECMAScript (JavaScript)
This regex is for validating Roumanian CNP ^[1-9]\d{2}(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])(0[1-9]|[1-4]\d|5[0-2]|99)(00[1-9]|0[1-9]\d|[1-9]\d\d)\d$
Submitted by
Ionut M. Ionete
-
8 years ago
0
Frisky radio show parsing pattern
Python
no description available
Submitted by
anonymous
-
8 years ago
0
Svn branch from svn look
Python
no description available
Submitted by
anonymous
-
8 years ago
0
test regex
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
Taiwan phone number format
ECMAScript (JavaScript)
Forked from https://regex101.com/r/vL1pD2/1
Submitted by
Albert Yu
-
8 years ago
0
MMDP_regex_workshop_simple_zip_code_example
Python
no description available
Submitted by
ghukill
-
8 years ago
0
Validate input la boi cua 100k
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
[JS] Detect hostname with or without subdomain
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
Regular expression for Ukrainian words
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
Titre de loi
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
Titre de loi
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
Chef role name
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
上市日期
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
URL Component Pattern
ECMAScript (JavaScript)
no description available
Submitted by
jkaveri
-
8 years ago
0
match bootstrap's column classes
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
8 years ago
0
Number range
ECMAScript (JavaScript)
Match a number range
Submitted by
anonymous
-
8 years ago
0
User input check for xss
ECMAScript (JavaScript)
Checks for strings that could possibly be a tag with malicious content
Submitted by
C.W. Joosse
-
8 years ago
0
International Phones Validation
ECMAScript (JavaScript)
I don't know how many times I found some regex online that just didn't work. Finally decided to write my own that actually works for some of our customers around the world.
Submitted by
Alexei Yagolnikov
-
8 years ago
0
My lib
ECMAScript (JavaScript)
no description available
Submitted by
Marc
-
8 years ago
0
Hex String
ECMAScript (JavaScript)
no description available
Submitted by
Tiago de Pádia
-
8 years ago
1
...
132
133
134
135
136
...
304
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
<%=
?
(
.
+
)
%>
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
10 years ago