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,660 community submitted regex patterns...
-2
2 upvotes, 4 downvotes (score 9.7%) (You must be signed in to vote)
adsf
Python
adfadfad
Submitted by
anonymous
-
8 years ago
2015-11-01 11:11
-1
2 upvotes, 3 downvotes (score 11.8%) (You must be signed in to vote)
Integer or decimal number
Python
no description available
Submitted by
Rick de L
-
8 years ago
2015-10-30 12:30
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
rolex
Python
no description available
Submitted by
anonymous
-
8 years ago
2015-10-30 11:29
2
2 upvotes, 0 downvotes (score 34.2%) (You must be signed in to vote)
find action,form,forward struts
ECMAScript (JavaScript)
find action,form,forward struts Remplace @ACTION@ = action struts Remplace @FORM@ = form name struts Remplace @FORWARD@ = forward name struts
Submitted by
anonymous
-
8 years ago
2015-10-29 15:38
2
3 upvotes, 1 downvotes (score 30.1%) (You must be signed in to vote)
Date between 1950 and 2050
ECMAScript (JavaScript)
Date in format MM-dd-yyyy
Submitted by
Daniel Quijada
-
8 years ago
2015-10-29 14:30
1
3 upvotes, 2 downvotes (score 23.1%) (You must be signed in to vote)
apache log parser
Python
no description available
Submitted by
Claudio Borges
-
8 years ago
2015-10-29 14:22
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
RFC Persona Moral
ECMAScript (JavaScript)
no description available
Submitted by
Carlos Zaragoza
-
8 years ago
2015-10-28 20:10
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
RFC Persona Fisica
ECMAScript (JavaScript)
no description available
Submitted by
Carlos Zaragoza
-
8 years ago
2015-10-28 20:10
3
8 upvotes, 5 downvotes (score 35.5%) (You must be signed in to vote)
time format HH:mm
ECMAScript (JavaScript)
validates strings in time format HH:mm with hour in 24h format. only accepts up to 23:59
Submitted by
Kelps Leite de Sousa
-
8 years ago
2015-10-28 13:13
(Last modified 5 months ago)
2023-07-20 21:38
-2
1 upvotes, 3 downvotes (score 4.6%) (You must be signed in to vote)
Validating comma delimited strings for whitespaces & extra commas
ECMAScript (JavaScript)
Validating comma delimited strings for whitespaces & extra commas -- +(,()+){0,}
Submitted by
Cyril Mathew
-
8 years ago
2015-10-28 10:03
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Valid .bit domain
Python
no description available
Submitted by
anonymous
-
8 years ago
2015-10-28 02:02
1
2 upvotes, 1 downvotes (score 20.8%) (You must be signed in to vote)
Look Forward
Python
Between two strings.
Submitted by
Online Cop
-
8 years ago
2015-10-27 19:21
-2
4 upvotes, 6 downvotes (score 16.8%) (You must be signed in to vote)
Between two strings
Python
Awesome explanation of nested lookbacks
Submitted by
OnlineCop
-
8 years ago
2015-10-27 19:18
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
arxiv
Python
no description available
Submitted by
anonymous
-
8 years ago
2015-10-27 15:08
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
Reads C-like comments
Python
Reads C comments as this "/* Do test / and removes / */ parts and leaves only comment part
Submitted by
Shuhrat Rahimov
-
8 years ago
2015-10-27 14:13
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Index filtering
ECMAScript (JavaScript)
Une expression pour définir des expressions de filtrage basé sur l'index (comme les numéros de pages dans les dialogues d'impression) Chaque segment de page est séparé par une , Chaque segment peut être sous la forme : : 4 .. : 3.. .. : 2..4...
Submitted by
olivr70
-
8 years ago
2015-10-27 12:15
-2
0 upvotes, 2 downvotes (score 0%) (You must be signed in to vote)
Multiple Email Address Validation
ECMAScript (JavaScript)
Validates Multiple email addresses seperated by comma.
Submitted by
Rajesh Badam
-
8 years ago
2015-10-26 06:50
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
Split by character outside quotes
ECMAScript (JavaScript)
Splits text by a character which is not inside the quotes. Example: foo:"01":"02:03":"04:05:06":"07:08:09:10" ^^^ ^^^^ ^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^
Submitted by
.iqqmuT
-
8 years ago
2015-10-25 21:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
emailfider
Python
no description available
Submitted by
anonymous
-
8 years ago
2015-10-25 15:17
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
ipv4 address
ECMAScript (JavaScript)
no description available
Submitted by
Xiaohui Xu
-
8 years ago
2015-10-25 13:36
1
...
241
242
243
244
245
246
247
...
283
Nuclear Exploit Kit
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
Python
r"
(
(
/
[^
/
]
+
)?
(
/
[
0
-
9
]
+
)?
)?
/14
[
0
-
9
]
{8}
(
\.
(
jar
|
pdf
|
htm
|
swf
|
xap
)
)?
"
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
8 years ago
2015-10-20 15:21