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
replace only inner text without tag element
no description available
Submitted by
A.K. Asik
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
replace only inner text without tag element
no description available
Submitted by
A.K. Asik
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
javascript
Simple first exercise of a newbie
Find a group of 9 letters subdivided in groups of three by a dash.
Submitted by
Nicola Jelmorini
-
9 years ago
-2
1 upvotes, 3 downvotes (25% like it) (You must be signed in to vote)
pcre
Deleting everything except words starting with “#â€
no description available
Submitted by
A. K. Asik
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Mustafa Özcan
mustafa özcan
Submitted by
<a href="http://www.mustafaozcan.info/" title="mustafa özcan">mustafa
-
9 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
IPv4 private network address
Check if the given string is a private address
Submitted by
Loïc Rameau
-
9 years ago
-1
4 upvotes, 5 downvotes (44% like it) (You must be signed in to vote)
pcre
street address Checker and fetcher
Check provided street address is valid or not and also fetch it's all components.
Submitted by
Dilip Borad
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Extract ids (values) with regex
no description available
Submitted by
A. K. Asik
-
9 years ago
3
5 upvotes, 2 downvotes (71% like it) (You must be signed in to vote)
javascript
javascript template replacement
no description available
Submitted by
akamaozu
-
9 years ago
0
3 upvotes, 3 downvotes (50% like it) (You must be signed in to vote)
pcre
Regex Mobile Number Validation Code
no description available
Submitted by
A.K. Asik
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
smiley
no description available
Submitted by
@barraponto
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Dotted Quad
IP PCRE
Submitted by
Awkwardly Scripted
-
9 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Finding a string along with a few other words
no description available
Submitted by
A.K. Asik
-
9 years ago
4
4 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
parsing a numeric strings with backslash using regexp
no description available
Submitted by
A.K. Asik
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Phone
no description available
Submitted by
anonymous
-
9 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
xml encoding detection
xml encoding detection encoding=(\"\S+")
Submitted by
anonymous
-
9 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
replace all script sources
no description available
Submitted by
A. K. Asik
-
9 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
wildcard url match with url
no description available
Submitted by
Ahosan Karim Asik
-
9 years ago
2
4 upvotes, 2 downvotes (67% like it) (You must be signed in to vote)
javascript
Email validation
Very crude, but effective email validation.
Submitted by
Ryan Oaks
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Number betwen:1 1.5 2 2.5
no description available
Submitted by
anonymous
-
9 years ago
1
...
617
618
619
620
621
622
623
...
648
regex101.com id grabber
Vote
13
53 upvotes, 40 downvotes (57% like it) (You must be signed in to vote)
Regular Expression
pcre
/
^
https
?
:
\/\/
regex101
\.
com
\/
?
(?:
r
\/
(?P<link>
(?:
[
a
-
zA
-
Z
]
{2}
\d
){2}
)
(?:
\/
(?P<version>
\d
+
)?
)?
)?
$
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
chris mccoy
- 9 years ago