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,100 community submitted regex patterns...
0
Straßenname Germany, Austria, Switzerland, Netherlands
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Zip Code Germany, Austria, Switzerland, Netherlands
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Belgian PhoneNumber
ECMAScript (JavaScript)
Validates both mobile and landlines allows forward slash and dots according to common conventions among the people
Submitted by
anonymous
-
5 years ago
0
Coding Kata Exercise #1
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
ISAN/ISMN/ISRN/ISWC
ECMAScript (JavaScript)
Combined patterns for ISAN, ISMN, ISRN and ISWC to distinguish them for BibLaTeX output.
Submitted by
anonymous
-
5 years ago
0
Date Input mask expression
ECMAScript (JavaScript)
An expression to test weather or not to add a / when entering in dates
Submitted by
anonymous
-
5 years ago
0
video img
ECMAScript (JavaScript)
/\/g
Submitted by
anonymous
-
5 years ago
0
Number range
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Repeated Responses
ECMAScript (JavaScript)
Find three repetitions of yes or no anywhere in a string.
Submitted by
anonymous
-
5 years ago
0
手机号正则
ECMAScript (JavaScript)
匹配手机号码的正则表达式 支持130——139、150——153、155——159、180、183、185、186、188、189号段
Submitted by
anonymous
-
5 years ago
0
GapList
ECMAScript (JavaScript)
read in gap list file with date day range between 17-21
Submitted by
anonymous
-
5 years ago
0
GapList
ECMAScript (JavaScript)
read in gap list file with date day range between 17-21
Submitted by
anonymous
-
5 years ago
0
JavaScript Email regex
ECMAScript (JavaScript)
Javascript regex to validate email address
Submitted by
anonymous
-
5 years ago
0
Phone regex
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
UK postcode
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
sample
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
point 2
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Insert CDATA on SVG text fields
ECMAScript (JavaScript)
For each that it founds, it inserts a <![CDATA[ ... ]]>
Submitted by
anonymous
-
5 years ago
0
Telephone number : strict international section, flexible local section for wider international and allows spaces for visual formatting
ECMAScript (JavaScript)
Telephone number strict international section :- starting with '+' or '00' flexible local section for wider international and allows spaces for visual formatting Close enough for many requirements. Tweak to match your country/circumstances better. ...
Submitted by
PS
-
5 years ago
0
Bash command help flags extract
ECMAScript (JavaScript)
Extracts the flag option information from a bash 'COMMAND --help'.
Submitted by
anonymous
-
5 years ago
1
...
170
171
172
173
174
...
305
Community Library Entry
0
Regular Expression
ECMAScript (JavaScript)
/
0
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
/
gm
Open regex in editor
Description
text has numbers
Submitted by
vijay
-
a year ago