Regular
Expressions
101
Please wait while the app is loading...
Please enable JavaScript to use this web application.
Regular
Expressions
101
@regex101
Donate
Sponsor
Contact
Bug Reports & Feedback
Wiki
What's new?
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Regex Library
Regex Library
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Order By
Most Recent
Most Points
Fewest Points
Filter by Flavor
PCRE2
PCRE
ECMAScript
Python
Golang
Java
.NET
Sponsors
All your environment variables, in one place
Library entries
Search library
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
my_device_usage
usage
Submitted by
Keith
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Regex for matching French Phone Numbers
This is an expression that will match French Phone numbers You can modify this expression to help you match your needs.
Submitted by
anonymous
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
PAN Number (India)
Format of PAN Number (issued in India)
Submitted by
anonymous
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
URL filter out of a shell script file, inc URLs with ";"
URL filter out of a shell script file, inc URLs with ";" in the POST part
Submitted by
MaxPeal
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Get Filename from Content-Disposition Header
Extract Download Filename from Content-Disposition Header
Submitted by
thegass
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
ISO date
Validates a date string as a valid iso entry
Submitted by
Franco Grobler (franco199906@gmail.com)
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
email
validate email
Submitted by
anonymous
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Find valid SAS names
https://www.sfu.ca/sasdoc/sashtml/lrcon/z0998953.htm#z0998951
Submitted by
ABANTR
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Match time HH:MM:SS or MM:SS similar to YT chapters
Used in JS context to extract time from string metadata aka YouTube chapters. Trailing text and chars are ignored for each new line.
Submitted by
JVE
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Match HTML tag with specific attributes
1
Submitted by
anonymous
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
CSS Class Styles
Regex to find CSS Class Styles
Submitted by
JR
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
GST (India)
Detects Indian GST numbers (Goods & Services Tax). Based on https://groww.in/p/tax/gstin
Submitted by
anonymous
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Method calls on PHP (static and not)
Find ocurrences of method calls, static or not, on PHP.
Submitted by
Allyson
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
SolarWinds Orion exe matcher
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
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
tas-branch-validation
tas-branch-validation
Submitted by
doron-hafner
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Youtube Twitch Channels
No need to customize. Works for every modern youtube/twitch channels
Submitted by
mallusrgreat
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Strip ANSI CSI
Use control_sequence_filter group to find and remove ANSI CSI codes. Not tested thoroughly. Only for the task that was necessary for me
Submitted by
Leonards Elksnis
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Match markdown order and unorder list
Same as title
Submitted by
anonymous
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
perga
regex to find total payment
Submitted by
anonymous
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Verificador de número de telefone/celular
Minha primeira expressão regular
Submitted by
anonymous
-
3 months ago
1
...
222
223
224
225
226
227
228
...
278
test
Vote
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
Regular Expression
javascript
/
Sys
.
Process
\(\"
axium
\"\)
(
\.
Window
\(
(
\"
{0,1}
(
\&
*
\#
*
\d
*
\w
*
\:
*
\s
*
\.
*
\w
*
){1,10}
\"
{0,1}
\,
{0,1}
\s
{0,2}
){1,3}
\)
){1,10}
\.
\w
*
\(
*
(
\"
*
\^
*
\[
*
\]
*
\w
*
\d
*
\x81
*
\d
*
\"
*
\,
*
\s
*
){1,10}
\)
*
/
gmi
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 7 years ago