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 2,480 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Remove whiteSpace and char
Golang
no description available
Submitted by
anonymous
-
4 years ago
2019-12-27 06:59
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
HDSTREAMS
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-12-28 17:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
my
Golang
no description available
Submitted by
anonymous
-
4 years ago
2019-12-28 22:37
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Validate domain
Python
Validate that the string is a domain name (internationalization supported)
Submitted by
anonymous
-
4 years ago
2019-12-30 14:40
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Call-ID
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-12-31 05:58
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
oomovie part 2
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-01 14:18
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Captura padrão e linha anterior e posterior
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-03 18:40
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
gcash
Python
Something to extract data from GCash SMS
Submitted by
anonymous
-
4 years ago
2020-01-06 11:10
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
包含多个指定字符
Python
只是包含,无关顺序,且每一个字符都必须包含进去
Submitted by
anonymous
-
4 years ago
2020-01-09 09:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
iso-8601
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-09 17:45
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
jpm pdf 2
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-11 17:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
punctuations cleaner
Python
this tool will delete all the punctuation from a text but it will not delete punctuation from numbers.
Submitted by
anonymous
-
4 years ago
2020-01-12 18:40
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ovostreams part 1
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-12 19:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
lkker-cos
Golang
no description available
Submitted by
anonymous
-
4 years ago
2020-01-13 08:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
regex for copper tif files
Python
https://regex101.com/r/zNfvGn/1
Submitted by
anonymous
-
4 years ago
2020-01-14 21:53
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
extract ac code from fasta headers
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-15 13:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Networking Parser - Command (show http-server) - Platform (Cisco Nexus Switch)
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-16 16:01
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Networking Parser - Command (show feature) - Platform (Cisco Nexus Switch)
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-16 16:04
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Networking Parser - Command (show ip interface brief) - Platform (Cisco Switches/Routers)
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-16 16:07
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
C scientific notation
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-21 08:17
1
...
93
94
95
96
97
98
99
...
124
Hitech RTOZONE
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
Java 8
"
^
K
?
A
?
\d
{1,2}
\w
{2}
\d
{3,4}
\s
|
$
"
gm
Open regex in editor
Description
Loading markdown...
Submitted by
Sid
-
2 years ago
2022-01-23 17:50