Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Social
Join the Discord community!
Follow me on twitter!
Send me an email
Donate
Donate
Donate through Paypal
Become a Github Sponsor
Info
Info
Find out what's new!
RegEx101 Wiki
Report bugs or make suggestions
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Community Patterns
Community Patterns
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Get help on Discord
Get help on IRC
Order By
Most Recent
Highest Score
Lowest Score
Most upvotes
Most downvotes
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET (C#)
Rust
Sponsors
Community Patterns
Search among 11,480 community submitted regex patterns...
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
google.com
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2016-01-16 07:14
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Verify Amateur Radio Call Sign meets ITU Format
Python
no description available
Submitted by
Neil Johnson
-
8 years ago
2016-01-16 04:13
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
TV shoe file name matcher
PCRE (PHP <7.3)
Match TV information in filenames.
Submitted by
anonymous
-
8 years ago
2016-01-15 20:04
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Alter SQL Create Table
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2016-01-15 17:22
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Validate steam profile id perma-link
PCRE (PHP <7.3)
Validates the full url is a steamID64 profile perma-link
Submitted by
DrWhat
-
8 years ago
2016-01-15 16:37
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
email
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2016-01-15 15:46
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
le test a toto
PCRE (PHP <7.3)
toto
Submitted by
toto
-
8 years ago
2016-01-15 15:42
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
keekeke
PCRE (PHP <7.3)
kekekekkekeke
Submitted by
checnev
-
8 years ago
2016-01-15 10:51
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Infobox of Wiki
Python
no description available
Submitted by
anonymous
-
8 years ago
2016-01-15 07:09
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
standard email
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2016-01-14 23:57
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
numbahs
Python
no description available
Submitted by
anonymous
-
8 years ago
2016-01-14 23:47
5
5 upvotes, 0 downvotes (score 56.6%) (You must be signed in to vote)
look for any $_POST['name']
PCRE (PHP <7.3)
if you are as lazy as me and want to replace every "=$_POST['name'];" using Dreamweaver or any development tool that allows using regular expressions to search in current file/document.
Submitted by
Kevinator
-
8 years ago
2016-01-14 23:35
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
Extract string from translate function
PCRE (PHP <7.3)
Extract first string parameter from zend view translate helper method
Submitted by
anonymous
-
8 years ago
2016-01-14 18:04
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
File Name Finder
PCRE (PHP <7.3)
no description available
Submitted by
Tyler Mills
-
8 years ago
2016-01-14 18:03
-1
1 upvotes, 2 downvotes (score 6.1%) (You must be signed in to vote)
Names
PCRE (PHP <7.3)
Just checks for two capitalized words separated by a string
Submitted by
anonymous
-
8 years ago
2016-01-14 16:29
-1
1 upvotes, 2 downvotes (score 6.1%) (You must be signed in to vote)
Simple json key-value parser
PCRE (PHP <7.3)
[{"name":"Піксель ТВ","url":"http://st.it-tv.org:4575/?224.1.16.33","type":81,"tsOn":false}]
Submitted by
ReMMeR
-
8 years ago
2016-01-14 12:58
1
2 upvotes, 1 downvotes (score 20.8%) (You must be signed in to vote)
simple json key -value
PCRE (PHP <7.3)
simple json key -value parser
Submitted by
ReMMeR
-
8 years ago
2016-01-14 12:56
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
email
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
8 years ago
2016-01-14 12:53
0
2 upvotes, 2 downvotes (score 15%) (You must be signed in to vote)
Phone search in HTML
PCRE (PHP <7.3)
Searching for phone in HTML where content in 1-st tag descibes phone type in some next tag
Submitted by
Akella
-
8 years ago
2016-01-14 12:47
4
9 upvotes, 5 downvotes (score 38.8%) (You must be signed in to vote)
Mask credit card
PCRE (PHP <7.3)
no description available
Submitted by
Albert Paris
-
8 years ago
2016-01-14 11:11
1
...
455
456
457
458
459
460
461
...
574
look for any $_POST['name']
5
5 upvotes, 0 downvotes (score 56.6%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
\=\$
_POST
\[
'
[
a
-
zA
-
z0
-
9
]
*
'
\]
;
/
Open regex in editor
Description
Loading markdown...
Submitted by
Kevinator
-
8 years ago
2016-01-14 23:35