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,040 community submitted regex patterns...
0
Reads C-like comments
Python
Reads C comments as this "/* Do test / and removes / */ parts and leaves only comment part
Submitted by
Shuhrat Rahimov
-
9 years ago
1
Frage
PCRE (PHP <7.3)
Matching-Gruppen: Fragenummer Vollständige Frage
Submitted by
anonymous
-
9 years ago
1
Nomes teste
PCRE (PHP <7.3)
no description available
Submitted by
Ale
-
9 years ago
1
Index filtering
ECMAScript (JavaScript)
Une expression pour définir des expressions de filtrage basé sur l'index (comme les numéros de pages dans les dialogues d'impression) Chaque segment de page est séparé par une , Chaque segment peut être sous la forme : : 4 .. : 3.. .. : 2..4...
Submitted by
olivr70
-
9 years ago
1
android strings find&replace
PCRE (PHP <7.3)
no description available
Submitted by
l3d00m
-
9 years ago
1
DP-1204
PCRE (PHP <7.3)
jira.rubiconproject.com/browse/DP-1204-Date different issue
Submitted by
anonymous
-
9 years ago
1
Church Household Pics
PCRE (PHP <7.3)
Identifying which members have not submitted a photo
Submitted by
anonymous
-
9 years ago
1
Bind Zonefile serial number
PCRE (PHP <7.3)
Captures the serial number of a traditional zone file.
Submitted by
Eric Osterberg
-
9 years ago
1
GET Duration
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
0
Multiple lines comment in Java
PCRE (PHP <7.3)
Begin with /* accept anything inside and finish with */
Submitted by
Wesley Ramos
-
9 years ago
2
Any variable between @
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Номер автомобиля
PCRE (PHP <7.3)
Номер автомобиля РФ
Submitted by
anonymous
-
9 years ago
-2
Multiple Email Address Validation
ECMAScript (JavaScript)
Validates Multiple email addresses seperated by comma.
Submitted by
Rajesh Badam
-
9 years ago
1
Find a floating point number followed by 'fps'
PCRE (PHP <7.3)
no description available
Submitted by
mortenjust
-
9 years ago
0
Split by character outside quotes
ECMAScript (JavaScript)
Splits text by a character which is not inside the quotes. Example: foo:"01":"02:03":"04:05:06":"07:08:09:10" ^^^ ^^^^ ^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^
Submitted by
.iqqmuT
-
9 years ago
0
emailfider
Python
no description available
Submitted by
anonymous
-
9 years ago
0
ipv4 address
ECMAScript (JavaScript)
no description available
Submitted by
Xiaohui Xu
-
9 years ago
0
Isolates Formatted money String inside HTML tags
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
20
Between tags content
PCRE (PHP <7.3)
no description available
Submitted by
Agustín Bouillet
-
9 years ago
1
[\d]*
PCRE (PHP <7.3)
kostix@mail.ru
Submitted by
anonymous
-
9 years ago
1
...
786
787
788
789
790
...
902
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
.
*
\.
com
\/
$
/
Open regex in editor
Description
This determines if URL has trailing slash
Submitted by
randywolf244
-
3 years ago