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
Convert CSS to JSON
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
virsh list parser
Python
no description available
Submitted by
anonymous
-
4 years ago
0
virsh dommemstat parser
Python
no description available
Submitted by
anonymous
-
4 years ago
0
Overdraftlog*.log
PCRE (PHP <7.3)
overdraftlog-20201005122521.748.log
Submitted by
anonymous
-
4 years ago
0
99
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
Validate WKT Polygon
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Zippyshare
PCRE (PHP <7.3)
Filter links from zippyshare
Submitted by
anonymous
-
4 years ago
0
Email
PCRE (PHP <7.3)
This is to find email
Submitted by
anonymous
-
4 years ago
0
Split testing URLs
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
WKT LineString
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Kanguru RegEx
PCRE (PHP <7.3)
Contoh pencarian RegEx untuk kata "kanguru".
Submitted by
anonymous
-
4 years ago
0
Tak & Tidak RegEx
PCRE (PHP <7.3)
Contoh pencarian RegEx untuk kata "tak" dan "tidak".
Submitted by
anonymous
-
4 years ago
0
我的test
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
0
Add annotation in doc block
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Meraki Check if Installer
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
url validate
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
0
Blueprism
PCRE (PHP <7.3)
Search with End Anchor NIF/CIF without space
Submitted by
anonymous
-
4 years ago
0
Search with End Anchor with space
PCRE (PHP <7.3)
Search with End Anchor NIF/CIF with space
Submitted by
anonymous
-
4 years ago
0
Search between Start Anchor and End Anchor
PCRE (PHP <7.3)
Search between StartAnchor=Domicilio and EndAnchor=Tipo/Identificador
Submitted by
anonymous
-
4 years ago
0
Regex Template Blueprism
PCRE (PHP <7.3)
Regex Template Blueprism. You can edit the Anchors to extract whatever you need.
Submitted by
anonymous
-
4 years ago
1
...
707
708
709
710
711
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
^
[
a
-
zA
-
Z
\_
-
]
+
/
gm
Open regex in editor
Description
This is to find email
Submitted by
anonymous
-
4 years ago