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 2,440 community submitted regex patterns...
1
Redshift Create Table
Python
no description available
Submitted by
anonymous
-
8 years ago
1
Orchestria
Python
Orchestria, DataMinder, CA DLP
Submitted by
Martin Lawrence
-
8 years ago
1
P-value
Python
grabs p-values
Submitted by
Sternlicht
-
8 years ago
1
cm_mmc & -_-
Python
exactly 3 -_- after cm_mmc
Submitted by
Sasha
-
8 years ago
1
Demo
Python
no description available
Submitted by
anonymous
-
8 years ago
1
Demo2
Python
no description available
Submitted by
anonymous
-
8 years ago
1
a
Python
a
Submitted by
a
-
8 years ago
1
Eclipse Keyword SPECGRID
Python
Retrieve the first numeric parameters of the SPECGRID keyword
Submitted by
Rashmin Dandekar
-
8 years ago
1
state district
Python
no description available
Submitted by
anonymous
-
8 years ago
1
complex number
Python
complex number
Submitted by
Yao Xiao
-
8 years ago
1
C#
Python
no description available
Submitted by
anonymous
-
8 years ago
1
Digital
Python
no description available
Submitted by
anonymous
-
8 years ago
1
w/ NTSTatus: NT_STATUS_ACCESS_DENIED
Python
no description available
Submitted by
anonymous
-
8 years ago
1
Test
Python
no description available
Submitted by
anonymous
-
8 years ago
1
JDBC Oracle syntax for EZCONNECT
Python
no description available
Submitted by
Alexander.Iljushkin
-
8 years ago
1
Regex to Match Valid Hex Color Values in CSS
Python
no description available
Submitted by
Prayash Mohapatra
-
8 years ago
1
lua moudle
Python
no description available
Submitted by
anonymous
-
8 years ago
1
No
Python
no description available
Submitted by
anonymous
-
8 years ago
1
splay
Python
splay js_data
Submitted by
anonymous
-
8 years ago
1
port match
Python
no description available
Submitted by
anonymous
-
8 years ago
1
...
19
20
21
22
23
...
122
Community Library Entry
0
Regular Expression
Rust
r"
\b
(
0x
)?
\p{Hex_Digit}
+
\b
"
g
Open regex in editor
Description
Find hexadecimal numbers using Extended Unicode Support.
Submitted by
anonymous
-
2 years ago
(Last modified 2 years ago)