Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Social
Join the Discord community!
Follow me on twitter!
Send me an email
Donate
Donate
Donate through Paypal
Become a Github Sponsor
Info
Info
Find out what's new!
RegEx101 Wiki
Report bugs or make suggestions
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Community Patterns
Community Patterns
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Get help on Discord
Get help on IRC
Order By
Most Recent
Highest Score
Lowest Score
Most upvotes
Most downvotes
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET (C#)
Rust
Sponsors
Community Patterns
Search among 17,420 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
iso8601 duration
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2018-12-11 17:58
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
XML
Python
no description available
Submitted by
anonymous
-
5 years ago
2018-12-12 02:37
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
html table
Python
match an html table suffs
Submitted by
anonymous
-
5 years ago
2018-12-12 08:14
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
iso8601 duration
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
2018-12-13 00:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
CAPLtoCSharpConverter with arrays
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2018-12-14 14:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
iso8601 duration
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
2018-12-13 16:59
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ISO Date Format
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
2018-12-14 14:00
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Hw4 Q4
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2018-12-14 16:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Sequanse correct checker
Python
no description available
Submitted by
anonymous
-
5 years ago
2018-12-14 20:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
HW4 Q5 - Almost There
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2018-12-17 20:37
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Weight
PCRE (PHP <7.3)
Captures the weight of a product.
Submitted by
anonymous
-
5 years ago
2018-12-17 09:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
tag content extractor
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2018-12-17 12:35
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
username rule follower
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
2018-12-17 12:35
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
IATA CUPPS Workstation name
PCRE (PHP <7.3)
1 3 AN IATA Airport or IATA City Code. For test-bed nodes, provider specific code. 2 1 AN Provider code : A ARINC B IBS C Ink Aviation D BagDrop Systems...
Submitted by
anonymous
-
5 years ago
2018-12-17 14:38
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
BSM - OUTBOUND FLIGHT INFORMATION Element
PCRE (PHP <7.3)
Outbound Flight Information element (.F) is mandatory when used as part of a reconciliation or sortation process. If used for ground tracking it is optional. OUTBOUND FLIGHT INFORMATION (M) Element Identifier .F (M) Airline and Flight Number /BA117 (M) Date /03OCT...
Submitted by
anonymous
-
5 years ago
2018-12-17 15:35
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ULD code format
PCRE (PHP <7.3)
Regex regarding format described in https://www.uldcare.com/uld-identification-codes-demystified/
Submitted by
anonymous
-
5 years ago
2018-12-17 15:38
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
HW4 Q5 - Almost There
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2018-12-17 16:27
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
HGam mxAOD
Python
no description available
Submitted by
anonymous
-
5 years ago
2019-02-06 09:39
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
For Shira
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
2018-12-18 12:39
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Table Stage 1
Golang
no description available
Submitted by
anonymous
-
5 years ago
2018-12-19 10:34
1
...
713
714
715
716
717
718
719
...
871
SSL Cert name/value parser
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
(
^\s
*
(?P<att_name>
[^
:
\n
]
+
)
:
\s
*
?
(?P<att_value>
.
+
)?
)
$
/
mgx
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
4 years ago
2020-01-15 16:25