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...
1
Church Household Pics
PCRE (PHP <7.3)
Identifying which members have not submitted a photo
Submitted by
anonymous
-
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
android strings find&replace
PCRE (PHP <7.3)
no description available
Submitted by
l3d00m
-
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
Nomes teste
PCRE (PHP <7.3)
no description available
Submitted by
Ale
-
9 years ago
1
Frage
PCRE (PHP <7.3)
Matching-Gruppen: Fragenummer Vollständige Frage
Submitted by
anonymous
-
9 years ago
1
arxiv
Python
no description available
Submitted by
anonymous
-
9 years ago
1
Valid .bit domain
Python
no description available
Submitted by
anonymous
-
9 years ago
1
RFC Persona Fisica
ECMAScript (JavaScript)
no description available
Submitted by
Carlos Zaragoza
-
9 years ago
1
RFC Persona Moral
ECMAScript (JavaScript)
no description available
Submitted by
Carlos Zaragoza
-
9 years ago
1
[!-Z]
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
/(\d{4})-(\d{2})-(\d{2}) (\d{2}):(\d{2}):(\d{2}) (\w+)/g
PCRE (PHP <7.3)
Gets year month date hour minute seconds and time zone value yyyy-mm-dd hh:mm:ss UTC $1 $2 $3 $4 $5 $6 $7
Submitted by
hiren raj
-
9 years ago
1
SP Lookup REgEx
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Match hrefs of a tags
PCRE (PHP <7.3)
no description available
Submitted by
Panagiotis Rompolas
-
9 years ago
1
add syntax
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Just a Test
PCRE (PHP <7.3)
Just a Test with the regex101 Tool
Submitted by
Manuel
-
9 years ago
1
rolex
Python
no description available
Submitted by
anonymous
-
9 years ago
1
IRC protocol prefix parsing
PCRE (PHP <7.3)
select each argument and retrieve data
Submitted by
kerosene2000
-
9 years ago
1
1
PCRE (PHP <7.3)
no description available
Submitted by
Plokhova A.Y.
-
9 years ago
1
1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
...
624
625
626
627
628
...
900
Community Library Entry
1
Regular Expression
PCRE (PHP <7.3)
/
<img
src="images
\/
nophoto_medium
\.
gif"
alt="
(
[^
"
]
*
)
"
/
gi
Open regex in editor
Description
Identifying which members have not submitted a photo
Submitted by
anonymous
-
9 years ago