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 5,640 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ipv4
ECMAScript (JavaScript)
IPv4 string check in JavaScript RegEx
Submitted by
clarkttfu@gmail.com
-
2 years ago
2022-04-26 04:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Jira issue number
Golang
Matches and catches Jira issue number
Submitted by
anonymous
-
2 years ago
2022-04-26 09:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
AWS SSM Cron Schedule Matcher
ECMAScript (JavaScript)
Matches the expression inside the "cron()" expression of a SSM Window.
Submitted by
Jean Nussenzveig
-
2 years ago
2022-04-26 20:50
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Log Analysis Google
Python
final project
Submitted by
anonymous
-
2 years ago
2022-04-27 10:10
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
匹配 gcc warning 的正则
Python
匹配 gcc warning 的正则 来源:https://github.com/jenkinsci/analysis-model/blob/90c48163a3bf7aef4ebee357dfd1a443e3387bbe/src/main/java/edu/hm/hafner/analysis/parser/GccParser.java#L25
Submitted by
anonymous
-
2 years ago
2022-04-28 02:24
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Golang Docker matcher
Golang
Used by me for docker-retagger
Submitted by
Roman Minebaev
-
2 years ago
2022-04-28 18:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Architectural CSI (Construction specifications institute)
ECMAScript (JavaScript)
CSI is a documentation standard for Architectural buildings and specifications in construciton. Tihs matches the code based on the typical patterns in ues and returns the Number and the description if it iexists. May need retooling for Autodesk Model checker.
Submitted by
Ron Allen 2022
-
2 years ago
2022-04-28 18:57
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
INSEE code for french municipalities
ECMAScript (JavaScript)
This is a regex that allows you to match INSEE codes for a french municipality. It is different from a french postal code, because it can have "A" or "B" in its second character, used in codes for cities located in Corse. Example: 2A004 for Ajaccio. ...
Submitted by
thomasdom
-
2 years ago
2022-05-04 09:04
(Last modified 2 years ago)
2022-05-04 09:06
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Email regex
ECMAScript (JavaScript)
email regex with subdomain
Submitted by
anonymous
-
2 years ago
2022-05-05 06:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regex
Python
wifiwnsml
Submitted by
krishabj
-
2 years ago
2022-05-05 09:32
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
DEPIT INFO
Python
K
Submitted by
K
-
2 years ago
2022-05-05 10:00
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
SUBTOTAL
Python
SUBTOTAL 15.88
Submitted by
KRISHNA
-
2 years ago
2022-05-05 10:11
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
File Size Parsing Pattern
ECMAScript (JavaScript)
Purpose This pattern is used to parse human readable text strings regarding file sizes. The pattern names four capture groups in the string for the following purposes: ...
Submitted by
Vincent Engler
-
2 years ago
2022-05-05 17:45
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
CPF|CNPJ
Python
Match Brazilian documents
Submitted by
Bacco
-
2 years ago
2022-05-06 21:28
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
恩更
Python
非法发
Submitted by
anonymous
-
2 years ago
2022-05-07 02:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
完形填空
Python
完形填空
Submitted by
anonymous
-
2 years ago
2022-05-07 13:21
(Last modified 2 years ago)
2022-05-09 12:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
dice thing
Python
Stuff for a dnd thing
Submitted by
Cata
-
2 years ago
2022-05-09 00:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
PO Number
Python
Detects specific prefixes followed by number series
Submitted by
anonymous
-
2 years ago
2022-05-09 09:35
(Last modified 2 years ago)
2022-05-09 09:39
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Credit Note
Python
Detects specific word in a sentence
Submitted by
anonymous
-
2 years ago
2022-05-09 09:31
(Last modified 2 years ago)
2022-05-09 09:38
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Postcode (UK)
Python
Detects UK postcodes (minimal edge cases)
Submitted by
anonymous
-
2 years ago
2022-05-09 09:37
1
...
250
251
252
253
254
255
256
...
282
完形填空答案提取
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
Python
r"""
^
\(
?
.
*
?
(?P<qno>
\d
{1,2}
)
[
\)\.
]
\s
?
\s
?
A
\.
?
\s
?
(?P<A>
.
+
?
)
\s
+
B
\.
?
\s
?
(?P<B>
.
+
?
)
\s
+
C
\.
?
\s
?
(?P<C>
.
+
?
)
\s
+
D
\.
?
\s
?
(?P<D>
.
+
$
)
"""
gmxi
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
2 years ago
2022-05-22 04:33
(Last modified 2 years ago)
2022-05-22 04:43