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 11,680 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
tas-branch-validation
Java 8
tas-branch-validation
Submitted by
doron-hafner
-
9 months ago
2023-03-16 10:07
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
SolarWinds Orion exe matcher
PCRE2 (PHP >=7.3)
Matches the following : files part of the solarwinds\orion folder file names starting with solarwinds,swjobengine,netflowservice,counterfetcher file names ending with ".exe"
Submitted by
Aurélien BOUMANNE
-
9 months ago
2023-03-16 09:59
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Replace ^ with Math.pow function. Not made to work with braces.
Java 8
Replaces ^ with Math.pow function call. This assumes all braces have been combined first. If you need help with the combination, I got you—try this Python algorithm: def evaluate_braces(expr): """Recursively evaluate expressions within braces""" Check if expression contains braces if '(' in...
Submitted by
Glitchii - https://github.com/Glitchii
-
9 months ago
2023-03-15 22:00
(Last modified 9 months ago)
2023-03-15 22:30
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Method calls on PHP (static and not)
PCRE2 (PHP >=7.3)
Find ocurrences of method calls, static or not, on PHP.
Submitted by
Allyson
-
9 months ago
2023-03-15 15:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
GST (India)
PCRE2 (PHP >=7.3)
Detects Indian GST numbers (Goods & Services Tax). Based on https://groww.in/p/tax/gstin
Submitted by
anonymous
-
9 months ago
2023-03-15 13:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
CSS Class Styles
PCRE2 (PHP >=7.3)
Regex to find CSS Class Styles
Submitted by
JR
-
9 months ago
2023-03-15 09:19
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Find passwords in logs
PCRE2 (PHP >=7.3)
Regex to find cleartext passwords in logs in various formats
Submitted by
anonymous
-
9 months ago
2023-03-15 02:38
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Find valid SAS names
PCRE2 (PHP >=7.3)
https://www.sfu.ca/sasdoc/sashtml/lrcon/z0998953.htm#z0998951
Submitted by
ABANTR
-
9 months ago
2023-03-14 13:31
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
email
PCRE2 (PHP >=7.3)
validate email
Submitted by
anonymous
-
9 months ago
2023-03-14 13:18
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Remove all html from string
PCRE (PHP <7.3)
Remove all tags and special character such as
Submitted by
enrico mosca
-
9 months ago
2023-03-14 11:33
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Get Filename from Content-Disposition Header
PCRE2 (PHP >=7.3)
Extract Download Filename from Content-Disposition Header
Submitted by
thegass
-
9 months ago
2023-03-14 08:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
URL filter out of a shell script file, inc URLs with ";"
PCRE2 (PHP >=7.3)
URL filter out of a shell script file, inc URLs with ";" in the POST part
Submitted by
MaxPeal
-
9 months ago
2023-03-14 06:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
PAN Number (India)
PCRE2 (PHP >=7.3)
Format of PAN Number (issued in India)
Submitted by
anonymous
-
9 months ago
2023-03-14 05:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regex for matching French Phone Numbers
PCRE2 (PHP >=7.3)
This is an expression that will match French Phone numbers You can modify this expression to help you match your needs.
Submitted by
anonymous
-
9 months ago
2023-03-13 19:32
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
my_device_usage
PCRE2 (PHP >=7.3)
usage
Submitted by
Keith
-
9 months ago
2023-03-13 16:24
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Device_name
PCRE2 (PHP >=7.3)
doesn't process road warrior or dubi location dubii missing interface?
Submitted by
Keith
-
9 months ago
2023-03-13 16:22
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
log filter 01
PCRE2 (PHP >=7.3)
expression for removing unnecessary information
Submitted by
ndeans
-
9 months ago
2023-03-13 15:26
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ip address
Java 8
ip address regex
Submitted by
shyam
-
9 months ago
2023-03-13 14:07
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Σ = {0, 1}. Cadenas de longitud impar ≥ 3 formadas por ceros y unos alternados.
PCRE2 (PHP >=7.3)
Cadenas de longitud impar ≥ 3 formadas por ceros y unos alternados.
Submitted by
JCMM
-
9 months ago
2023-03-12 19:34
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
bs-icons
PCRE2 (PHP >=7.3)
dwa
Submitted by
anonymous
-
9 months ago
2023-03-12 14:12
1
...
24
25
26
27
28
29
30
...
584
Remove Json sub-element
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE2 (PHP >=7.3)
/
,
\s
*
(
"subresource_uris":
.
[^
}
]
*
[
}
]
)
/
gms
Open regex in editor
Description
Loading markdown...
Submitted by
hafizotz
-
10 months ago
2023-02-05 07:39