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
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
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
-3
1 upvotes, 4 downvotes (20% like it) (You must be signed in to vote)
pcre
Telephone
Find Telephone
Submitted by
Mr.Fail
-
8 years ago
1
5 upvotes, 4 downvotes (56% like it) (You must be signed in to vote)
pcre
Mac-address filtering
Trying to capture a mac-address structure
Submitted by
R. van den Hoek
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Recherche email
Recherche un email
Submitted by
G Morelle
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
symfe - Group with exclusions
Select from a pattern a group without some parameters
Submitted by
symfe
-
8 years ago
-3
4 upvotes, 7 downvotes (36% like it) (You must be signed in to vote)
pcre
RegEX for account code starting with 000-
no description available
Submitted by
Joe H
-
8 years ago
16
101 upvotes, 85 downvotes (54% like it) (You must be signed in to vote)
pcre
Alphanumeric Regex
no description available
Submitted by
Deepan
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
purge creo model
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
French telephone number
Match french telephones numbers. Allows space, dot and dash between pairs of numbers.
Submitted by
bsymon
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
C++ operator overload
"Lazy" operator overload regular expression: += and likes are left out because + and like matches anyway.
Submitted by
Guba Dániel Olivér
-
8 years ago
1
3 upvotes, 2 downvotes (60% like it) (You must be signed in to vote)
pcre
Find exact domain name match
Find exact domain name match in pipe delimeted string
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Two Line Element (TLE) validation
no description available
Submitted by
Michael Lodge-Paolini
-
8 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Parse "ipconfig /all" output and grab all MAC Adresses
Parse "ipconfig /all" output and grab all MAc Adresses.
Submitted by
j0inty
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
weather
no description available
Submitted by
anonymous
-
8 years ago
1
...
525
526
527
528
529
530
531
...
571
Stackexchange: Create date variable from time
Vote
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
Regular Expression
pcre
/
\d
{2}
:
\d
{2}
:
\d
{2}
\d
*
/
g
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 8 years ago