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)
dotnet
TAP Result Log issue
This might help you to not miss some because the (.....), is dependent on the length.
Submitted by
Darwin Subramaniam
-
7 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Remplazar contenido
Remplazar contenido
Submitted by
anonymous
-
7 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Task6.2
Telephone number regex
Submitted by
anonymous
-
7 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Task6.1
simple mail regex
Submitted by
anonymous
-
7 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Names from Wikipedia List
Matches all names in a Wikipedia List, excluding names with suffixes (eg. Jr., III, PhD, etc.) or multiple middle names.
Submitted by
Brian Kozub
-
7 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
CAN regex
n
Submitted by
anonymous
-
7 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
P4 file info
just p4 file command output match
Submitted by
anonymous
-
7 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
SSID Pattern
Length must be 7 digits Every character must be an integer
Submitted by
Abhi Reddy
-
8 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Initials
get the initial of a strings
Submitted by
Eddie Choong
-
8 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
URL
(@url)([\s]=[\s])(?:')(.)(?:')(?:;)
Submitted by
anonymous
-
8 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
IP Table Parse IPID
Match 1 is the IPID
Submitted by
Tres Little
-
9 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Match token and optional convert to type in string
I use this in a JSON template together with JObject data to create a JSON string
Submitted by
rkleinkromhof
-
9 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
title and page
find title and page in text
Submitted by
anonymous
-
9 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
7zip file type regex
header of output from > 7z i
Submitted by
ninmonkey
-
9 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
custom email
custom email
Submitted by
anonymous
-
9 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Any WhiteSpace Character
Any WhiteSpace Character
Submitted by
anonymous
-
10 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
sdfsfd
sdfdsf
Submitted by
anonymous
-
10 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Sanitize CSV Export Expression for regex.replace (this regex) with empty string
see owasp recommendation for things to remove from a csv export. this expression matches on following characters [. , ; + = - @ ' "] also carriage return make sure to clear strings for whitespace and choose your preferred methods for additional security from the examples in the owasp documentation...
Submitted by
anonymous
-
10 months ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
dotnet
Zoom links, only with passwords
Group 1 will have meeting id, group 2 will have password
Submitted by
anonymous
-
10 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
dotnet
Username regex
Matches alphanumeric, @, . , -
Submitted by
Ethan Pedersen
-
10 months ago
1
2
3
4
5
IP Table Parse IPID
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
dotnet
@"
\b
[
A
-
F0
-
9
]
[
A
-
F0
-
9
]
?
\b
"
g
Open regex in editor
Description
Loading markdown...
Submitted by
Tres Little
- 9 months ago