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
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
match data-reactid
no description available
Submitted by
anonymous
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Java poet regex alternative.
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Basic IP matching
I've looked at some of the other IP matching that seems a lot more complex but several of them don't work, and I'm too simple minded to figure out why. Keep it simple, I've never had a problem matching IP addresses in logs with this one.
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Orignial Log Parse (Spark Lab2)
no description available
Submitted by
anonymous
-
8 years ago
-2
1 upvotes, 3 downvotes (25% like it) (You must be signed in to vote)
javascript
UK (Europe) DateTime
Validates input to match UK Date Time standard
Submitted by
Bascoder
-
8 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
pcre
CSV parsing
matches the exact fields of CSV files supports: qouted fields quoted fields containing commas, doubble quoutes, and newlines empty fields empty records arbitrary white space in, and outside quoted fields
Submitted by
Austin
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Non-prod Application Log Regex
no description available
Submitted by
Aditya Bindra
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
{1-65536}
12
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
validate_invoiceid_with_yy
Validate an ivoice number with the last two digit as last 2 year digit
Submitted by
ema
-
8 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
composer package
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
RGB colors
Matches all the RGB colors in the format #RRGGBB and #RGB
Submitted by
Gabriel Hautclocq
-
8 years ago
2
5 upvotes, 3 downvotes (63% like it) (You must be signed in to vote)
pcre
Match <?xml...?>
How to match the first line of a xml document
Submitted by
anonymous
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
python
apache log analysis
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Find only ".config" file names
Will find lines that end with "/*.config"
Submitted by
Dee
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Safe words and dirty words
This regex matches "bob" but does not match "abob", "bobb" or "cbobd" while it does match "cbob" and "bobd". Here "bob" is the dirty word and "abob", "bobb" and "cbobd" are safe phrases
Submitted by
Alex
-
8 years ago
0
2 upvotes, 2 downvotes (50% like it) (You must be signed in to vote)
pcre
extract sql statements from sql profiler trace
no description available
Submitted by
anonymous
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Spain mobile phone numbers
Matches current mobile telephone numbers in Spain.
Submitted by
Carlos Interactive3g
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Italy mobile phone numbers
Matches current mobile phone numbers in Italy
Submitted by
Carlos Interactive3g
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
ip address @pexipdemo.com
no description available
Submitted by
anonymous
-
8 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
javascript
Test BigDecimal formatter
no description available
Submitted by
Wally
-
8 years ago
1
...
665
666
667
668
669
670
671
...
732
Find scripts or css URIs
Vote
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
javascript
/
"
(
.
+
)
(?:
"
\s
|
">
)
/
g
Open regex in editor
Description
Loading markdown...
Submitted by
Rodrigo Kaveski
- 8 years ago