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
@ngInject
no description available
Submitted by
Jonathan Rubin Yaniv
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
url tokenizer
break down a url to it's components
Submitted by
johnrcui
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Match HTML Tag Contents
Capture group one is the tag's name, capture group two is the tag's contents.
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
URL Regex
An advanced URL regex for http(s) and ftp.
Submitted by
Matthias Weiß
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
google.com
no description available
Submitted by
anonymous
-
7 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Verify Amateur Radio Call Sign meets ITU Format
no description available
Submitted by
Neil Johnson
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
TV shoe file name matcher
Match TV information in filenames.
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Alter SQL Create Table
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Validate steam profile id perma-link
Validates the full url is a steamID64 profile perma-link
Submitted by
DrWhat
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
email
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
le test a toto
toto
Submitted by
toto
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
keekeke
kekekekkekeke
Submitted by
checnev
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Infobox of Wiki
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
standard email
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
numbahs
no description available
Submitted by
anonymous
-
7 years ago
5
5 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
look for any $_POST['name']
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
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Extract string from translate function
Extract first string parameter from zend view translate helper method
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
File Name Finder
no description available
Submitted by
Tyler Mills
-
7 years ago
-1
1 upvotes, 2 downvotes (33% like it) (You must be signed in to vote)
pcre
Names
Just checks for two capitalized words separated by a string
Submitted by
anonymous
-
7 years ago
-1
1 upvotes, 2 downvotes (33% like it) (You must be signed in to vote)
pcre
Simple json key-value parser
[{"name":"Піксель ТВ","url":"http://st.it-tv.org:4575/?224.1.16.33","type":81,"tsOn":false}]
Submitted by
ReMMeR
-
7 years ago
1
...
543
544
545
546
547
548
549
...
665
anti-xss regex
Vote
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
Regular Expression
pcre
/
^
(
\s
|
\w
|
\d
|
\.
|
\,
|
\;
|
\:
|
\?
|
\!
|
\@
|
\#
|
\$
|
\%
|
\^
|
\&
|
\*
|
\(
|
\)
|
\_
|
\~
|
\`
|
\'
|
\\
|
\-
|
\/
|
\+
)*
?
$
/
Open regex in editor
Description
Loading markdown...
Submitted by
Ivan Cai
- 7 years ago