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
2
3 upvotes, 1 downvotes (75% like it) (You must be signed in to vote)
pcre
Validate Base64 with new lines (e.g. GPG base64 messages)
This regular expression validates if given string is formatted in Base64, additional it accepts new lines, since payload can have new lines in it.
Submitted by
wpodgorski
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
linear math
x+x^10+10x^(-3) get all valuem one by one
Submitted by
Max(morozovmaxim25@gmail.com)
-
8 years ago
-2
1 upvotes, 3 downvotes (25% like it) (You must be signed in to vote)
pcre
French phone attempt
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
IP Regex Test
no description available
Submitted by
anonymous
-
8 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
pcre
replace comma's between quoted text in csv
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
comma's tussen quotes
no description available
Submitted by
anonymous
-
8 years ago
-4
1 upvotes, 5 downvotes (17% like it) (You must be signed in to vote)
pcre
IP Address Validation
List of possible IPs
Submitted by
Paolo Carrasco
-
8 years ago
3
3 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
MySQL Full-Text BOOLEAN mode
Checks if an input string is compatible with the BOOLEAN mode of MySQL full text search system
Submitted by
greezybacon
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
test
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
URL
get full URL address split by delimiter.
Submitted by
Asuka
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Human weight in kg
Match theses types of input : 0 0,00 0,07 7 3,5...
Submitted by
Bloodbee
-
8 years ago
1
3 upvotes, 2 downvotes (60% like it) (You must be signed in to vote)
pcre
Web page URL
Validates an URL of a web page
Submitted by
Heinrich Reimer
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
IP address regex of IPV4
The given regex matches the IPV4 address of given ip address string.
Submitted by
Ayush
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Search for status and Version
no description available
Submitted by
James Hambly
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
TDJ setlist.vbs trackTitlePattern
Removes up to and including #n...n and including and beyond [ ' e.g. ...Baby One More Time #1 [0s]
Submitted by
Chris
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
tipping point regex
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
only match single . and not double
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
'Letters' ; '-' or '_' ; 'Letters'
begins with letters , then a dash or underscore and ends with letters Perfect for Language Culture Names like 'fr-FR' (or 'fr_FR')
Submitted by
EO-TeSdY
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
phonenumber
no description available
Submitted by
anonymous
-
8 years ago
32
78 upvotes, 46 downvotes (63% like it) (You must be signed in to vote)
pcre
ninite
no description available
Submitted by
peek
-
8 years ago
1
...
496
497
498
499
500
501
502
...
571
Numéros téléphone pas corrects (FR)
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre
/
\(
\d
{3}
\)
(
-
|
)
\d
{3}
(
-
|
\s
)
\d
{4}
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
EA
- 8 years ago