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 18,000 community submitted regex patterns...
0
Organization from lines
PCRE (PHP <7.3)
Reading organization line by line, regex for one line 1: 2, 3,4, 5
Submitted by
anonymous
-
7 years ago
0
Test PN
PCRE (PHP <7.3)
Test policy number search
Submitted by
Bobby Campbell
-
7 years ago
0
Sieben grid filter validator
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Greek Phones
PCRE (PHP <7.3)
Matches any Greek Phone with 10 digits starting with '2' or '69'
Submitted by
Nick I. Kritikos
-
7 years ago
0
Script Tag in html
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
7 years ago
0
Sentence
Python
Matches every sentence in your string
Submitted by
anonymous
-
7 years ago
0
URL
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Mail
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Email addresses
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
Email addresses
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
URL
PCRE (PHP <7.3)
Regex for URLs
Submitted by
anonymous
-
7 years ago
0
Regex for accepting Alphanumeric + Multi-Lingual characters
PCRE (PHP <7.3)
Regex for accepting Alphanumeric + Multi-Lingual characters (No special chars, spaces, underscore)
Submitted by
anonymous
-
7 years ago
0
Backtrack Hell
PCRE (PHP <7.3)
This simple expression eats more resource than you expected... :)
Submitted by
anonymous
-
7 years ago
0
Whole word match
Python
no description available
Submitted by
anonymous
-
7 years ago
0
circuitId
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
regexchallenge
PCRE (PHP <7.3)
just a simple game
Submitted by
anonymous
-
7 years ago
0
bouloy
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
InvoiceId
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
0
File or directory path - Absolute or Relative, or empty string
ECMAScript (JavaScript)
This validates that the string is a File or directory path - Absolute or Relative, or empty string.
Submitted by
anonymous
-
7 years ago
0
大众点评手机号/地址
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
7 years ago
1
...
460
461
462
463
464
...
900
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
^
U{AA
|
AB
|
AE
|
OL
|
BA
|
BB
|
HL}
/
gm
Open regex in editor
Description
T
Submitted by
anonymous
-
a year ago