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
Aufg4
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Wirk 2 REgex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Aufgabe6
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Mail regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Username Regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Fastighet paramteres
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Fastighet base parameter
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
test
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
6 years ago
0
Regex Support Document
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Composite name
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Match text portion and text on either side
PCRE (PHP <7.3)
You want to match a portion of text in a string, and either want or don’t mind also matching the text either side of the text portion
Submitted by
anonymous
-
6 years ago
0
Match 2 groups of text with anything on the right on each group
PCRE (PHP <7.3)
You want to match 2 groups of text, with any text following each group
Submitted by
anonymous
-
6 years ago
0
Not selecting text
PCRE (PHP <7.3)
You dont want to match the pattern, but want to match any text above or below the pattern
Submitted by
anonymous
-
6 years ago
0
GENERATION_CHAMP_Mbox
PCRE (PHP <7.3)
Permet a partir des codes_champs de générer la structure HTML attendue en TPL spécifique
Submitted by
anonymous
-
6 years ago
0
URL que sea master
PCRE (PHP <7.3)
Revisa si estamos en master-algo
Submitted by
anonymous
-
6 years ago
0
Splunk
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
Phone
Golang
Phone Number
Submitted by
anonymous
-
6 years ago
0
Match only numbers
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
6 years ago
0
LSD MSD regex
Python
no description available
Submitted by
anonymous
-
6 years ago
0
Specific C Enumerator Matching
Python
no description available
Submitted by
anonymous
-
6 years ago
1
...
172
173
174
175
176
...
900
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
[
A
-
z
]
*
/
Open regex in editor
Description
1y
Submitted by
anonymous
-
9 years ago