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 320 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
DSA
Java 8
dsa
Submitted by
DSA
-
8 months ago
2023-01-10 16:21
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
https://rextester.com/JFUKE76014
.NET (C#)
0x9d9b6f05d7b72588f83cc60fda4286ba45d13924 Nonce 6324 Rash 0xa964e1ee4c92c25f47392f67b735095304631089b5f2173825b7e93f49f08d57 Bloco 3391586 Commit fb5aa46...
Submitted by
0x9d9b6f05d7b72588f83cc60fda4286ba45d13924
-
8 months ago
2023-01-09 19:01
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
Analyze movie and series episode torrent name
Java 8
Analyze whether the torrent name is a Movie or TV Episode Inspired from https://regex101.com/library/yP4bY4 There is two versions, see differences at the bottom Groups:...
Submitted by
Hot Priest
-
8 months ago
2023-01-09 15:47
(Last modified 8 months ago)
2023-01-09 15:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Link Matcher v1
Java 8
The link matcher regex currently matches the most common types of links. *Removed other links
Submitted by
IkeVoodoo
-
9 months ago
2023-01-03 09:14
(Last modified 9 months ago)
2023-01-03 09:14
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
UNC Path Component Validation - Sharename
.NET (C#)
There are specific requirements for the different components of a UNC path. While it's possible to try and validate the entire UNC path in one go, you quite often end up needing to break the path down anyway unless simply handing it off to some other library (in which case they should be providing v...
Submitted by
thejamesdecker
-
9 months ago
2023-01-02 01:10
2
2 upvotes, 0 downvotes (score 34.2%) (You must be signed in to vote)
Replace sub-strings in string
.NET (C#)
Replace sub-strings in string
Submitted by
anonymous
-
9 months ago
2023-01-01 01:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
fix plot histogram calls
.NET (C#)
k
Submitted by
anonymous
-
9 months ago
2022-12-30 03:13
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
French Insurance Number
.NET (C#)
French Insurance Number
Submitted by
Dohts
-
9 months ago
2022-12-23 11:22
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Decision Table
Java 8
Rules engine CSV Decision Table expression
Submitted by
Vincent Wautelet
-
9 months ago
2022-12-21 11:08
(Last modified 8 months ago)
2023-01-09 10:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Permiso CRE SAT México
.NET (C#)
Valida clave o permiso de la CRE
Submitted by
Omar Chávez / Documentación SAT - Comeplemento Nacional CFDIs
-
9 months ago
2022-12-20 02:32
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
TatraBanka AMOUNT_VALUE
Java 8
some descriptoin
Submitted by
Inez van Acker, Robert Schulz
-
9 months ago
2022-12-16 16:24
(Last modified 3 months ago)
2023-06-14 09:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
email valid
Java 8
email validation
Submitted by
Hoot
-
9 months ago
2022-12-12 02:29
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
date dd.mm.yyyy
Java 8
Date format dd.mm.yyyy
Submitted by
anonymous
-
10 months ago
2022-12-05 13:54
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
MoltenObsidian Internal Link
.NET (C#)
Provides parsing w/ named variables for MoltenObsidian-flavoured Markdown wikilinks. (https://github.com/Nodsoft/MoltenObsidian)
Submitted by
Sakura Akeno Isayeki
-
10 months ago
2022-12-04 05:37
(Last modified 2 months ago)
2023-07-19 10:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Email address validator - ASCII standard
.NET (C#)
Checks whether the string is a valid email address per ASCII.
Submitted by
rotors6472
-
10 months ago
2022-11-30 20:24
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
BI/CC
.NET (C#)
Verificação do número de BI/CC
Submitted by
anonymous
-
10 months ago
2022-11-29 22:54
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
partnkey value
Java 8
Extract value partn_key
Submitted by
anonymous
-
10 months ago
2022-11-28 21:02
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Extract a string key's values from a json
Java 8
Sample: Finds errorType key values from a json. Values are returned in capturing group 1 of each match. Both UNKNOWN and UNAUTHENTICATED will be captured. ...
Submitted by
amansaryal
-
10 months ago
2022-11-26 18:23
(Last modified 10 months ago)
2022-11-26 21:13
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Identifier Regex
Java 8
Regex for identifiers
Submitted by
anonymous
-
10 months ago
2022-11-24 19:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Variable address condition
Java 8
This regex matches the variable address condition like: [1,100] >= 1 && [1,111] <= 2
Submitted by
Texx
-
10 months ago
2022-11-24 15:14
1
2
3
4
5
6
7
8
...
16
split sentence regex
3
15 upvotes, 12 downvotes (score 37.3%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
(?<=
[
.?!;
]
)
\s
+
(?=
\p{Lu}
)
/
g
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
8 years ago
2015-06-05 01:31