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
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
pcre
ip/host:port parser (proxy lists)
simple ip:port or host:port parser capturing ip or host and port, usually used for proxy lists
Submitted by
The Voider
-
8 years ago
4
4 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
TV series season and episode names
This regex matches against season and series names
Submitted by
mikey
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Shortcode_filter
CLeans your HTML code from shortcodes and images :)
Submitted by
Colta Victor
-
8 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
pcre
Matches Content-Type field of HTTP response
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
try1
try1
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Anagram match of "poultryoutwitsants"
this is an anagram matcher to run upon words
Submitted by
sp90
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
get class
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
aaaaaaaaaaa
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
gfghfgdf
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
Get a xls file from URL
no description available
Submitted by
Huan
-
8 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
inline img
no description available
Submitted by
anonymous
-
8 years ago
2
3 upvotes, 1 downvotes (75% like it) (You must be signed in to vote)
javascript
Unicode username
Unicode user name check with som allowed non-alhanum characters
Submitted by
Martin Bucko
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Find your Db from a sql query
A regex to find the db wich you're quering against to.
Submitted by
kkrico
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
viduregex
cac vi du ve bat cac chuoi o regex
Submitted by
thieutham
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
viduregex
cac vi du ve bat cac chuoi o regex
Submitted by
thieutham
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Numbers - decimal, scientific etc
Matches numbers in most forms - normal, decimal, exponential, comma separted
Submitted by
Shashwat Black
-
8 years ago
3
6 upvotes, 3 downvotes (67% like it) (You must be signed in to vote)
pcre
Invalid Unicode characters in XML
This pattern matches all the Unicode characters that are not allowed in an XML document. It's based on the Wikipedia article "Valid characters in XML".
Submitted by
Aaron Wells
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
email
accept empty spaces at start and end
Submitted by
Emanuel Lima (jose.emanuel.lima@gmail.com)
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
python
Validate Social Security Number
Validate that the social security number follows all of the guidelines of the Social Security Administration, and excludes all voided numbers.
Submitted by
Jacob O'Dea
-
8 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
remove n lines after matching pattern
stackoverflow question
Submitted by
irom77
-
8 years ago
1
...
764
765
766
767
768
769
770
...
853
Replace second grouping with first
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre
/
(
id='
.
*
?
'
)
(
srcDocId='
.
*
?
'
)
/
gi
Open regex in editor
Description
Loading markdown...
Submitted by
Stuart Shannon
- 8 years ago