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
-4
3 upvotes, 7 downvotes (30% like it) (You must be signed in to vote)
javascript
Email with + symbol
email that accepts the plus (+) symbol
Submitted by
luckcheese
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
cc-generate-bruteforce-attacks--parse-wp-login.php
Parse access logs for bruteforce attacks on Wordpress' wp-login page
Submitted by
Christopher James Curtin
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Replace 07 with international UK
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
$enDayNames
array(1 => 'monday', 'tuesday', 'wednesday', 'thursday', 'friday', 'saturday', 'sunday');
Submitted by
anonymous
-
8 years ago
3
3 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Arrow function to Normal function
Convert Arrow Function to Normal Function
Submitted by
Abhisek Pattnaik
-
8 years ago
7
8 upvotes, 1 downvotes (89% like it) (You must be signed in to vote)
pcre
Remove Widows (PHP)
Adds a non-breaking space between the last two words of sentences
Submitted by
herkulano
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Pound checker
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 for victoria
no description available
Submitted by
Morten Mehus
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Link splitter
Get every part of a link
Submitted by
Ricardo Boss (MCMainiac)
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Я.Диск ссылки
no description available
Submitted by
pafnuty
-
8 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
update match
no description available
Submitted by
ozarzu
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
javascript
Password Any Character len: 8-63
Test for Password using any character. Length of password can be from 8 - 63 characters
Submitted by
Jerry Orta
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
(((?:\<|\[)a href=\'|\")?((?:http:\/\/)?((?:www\.)?(?:[\w\d-_]*?\.)+(?
no description available
Submitted by
irisha_sutnuk
-
8 years ago
4
6 upvotes, 2 downvotes (75% like it) (You must be signed in to vote)
pcre
tgs data delivery .zip ID
Pull zip download ID from default links. Works with datadelivery and datadelivery1
Submitted by
TRL
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
tgs data delivery1
strips data delivery link 1 from TGS download link.
Submitted by
TRL
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
TGS DATA Delivery
Find the default link excluding zip file ID
Submitted by
TRL
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Aux Copy Detection
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
Aux Copy Create
no description available
Submitted by
anonymous
-
8 years ago
7
8 upvotes, 1 downvotes (89% like it) (You must be signed in to vote)
javascript
Extract currency with currency symbol if present
Extracts values of the form £nnn,nnn.nn or $nnn.nnn from text
Submitted by
Simon Gardner
-
8 years ago
3
3 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Shortcode parser
Parse shortcodes, its attributes values and html
Submitted by
anonymous
-
8 years ago
1
...
656
657
658
659
660
661
662
...
747
Unicode username
Vote
2
3 upvotes, 1 downvotes (75% like it) (You must be signed in to vote)
Regular Expression
javascript
/
^
(
[^
\x00-\x7F
]
|
[
\w
_
\
\.\+\-
]
){2,16}
$
/
Open regex in editor
Description
Loading markdown...
Submitted by
Martin Bucko
- 8 years ago