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
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
asd
no description available
Submitted by
anonymous
-
8 years ago
-2
4 upvotes, 6 downvotes (40% like it) (You must be signed in to vote)
javascript
Detect HTML Linebreak Tags
Detect various possible HTML linebreak tags (eg. )
Submitted by
@benhodgson
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Extract a UUID
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
regrex expression
http://www.r-project.org/mail.html
Submitted by
Michael Tan
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
From HireDesk Select to Drupal Select List
no description available
Submitted by
anonymous
-
8 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
suricata OSSIM regex-1
no description available
Submitted by
anonymous
-
8 years ago
23
35 upvotes, 12 downvotes (74% like it) (You must be signed in to vote)
javascript
grab valid css rules and properties
no description available
Submitted by
Pavel Dominguez
-
8 years ago
0
2 upvotes, 2 downvotes (50% like it) (You must be signed in to vote)
pcre
Matching lines that starts with -
It may be useful inorder to replace those lines with li
Submitted by
Said Bakr
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
URL
Gets all parts of URL including port, username, password, fragment, query, and path
Submitted by
Vihan Bhargava
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
nwtis_app1_admin
no description available
Submitted by
anonymous
-
8 years ago
-2
1 upvotes, 3 downvotes (25% like it) (You must be signed in to vote)
pcre
Zipcode Mundial
no description available
Submitted by
Mariela Gonzalez
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Replace anonymous actions
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
Port mapping
no description available
Submitted by
yord
-
8 years ago
-3
1 upvotes, 4 downvotes (20% like it) (You must be signed in to vote)
javascript
remove facebook urls from html
This will remove all facebook urls from a HTML string
Submitted by
Russell Miller
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Polynomial matcher
Matches every polynomial you want ;)
Submitted by
Stefan Baumann
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
brian
no description available
Submitted by
anonymous
-
8 years ago
1
7 upvotes, 6 downvotes (54% like it) (You must be signed in to vote)
pcre
Indian Phone Numbers!
This is not supported in Javascript! Works well for php, python. Examples: +91-8800119719, 08800119719, 8800119719, +918800119719 etc.
Submitted by
Prateek Jain
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Sentence and word validator
Last captured word available via group W. Last captured sentence available via group S. Last parenthesis stuff in 6th capturing group.
Submitted by
luis140219 on GitHub
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
URL
simple url regex which also prevents capture of a trailing ">" (the html representation of ">")
Submitted by
Erich Spaker
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
URL-Matcher
a simple url regex which prevents matching of a trailing ">" (the html representation of a closeing angle bracket ">")
Submitted by
Erich Spaker
-
8 years ago
1
...
680
681
682
683
684
685
686
...
741
Numéro téléphone portable
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
pcre
/
^
(
0
|
\+
33
){1}
{0,1}
(
6
|
7
){1}
(
(
|
.
){0,1}
[
0
-
9
]
{2}
){4}
/
gmi
Open regex in editor
Description
Loading markdown...
Submitted by
brad.inside@gmail.com
- 8 years ago