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)
javascript
first num after rgb
no description available
Submitted by
anonymous
-
9 years ago
0
3 upvotes, 3 downvotes (50% like it) (You must be signed in to vote)
javascript
Telephone Number Simple
no description available
Submitted by
Nemesarial
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Files with numbers greater than 1950
no description available
Submitted by
anonymous
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
asdsa asdsad
no description available
Submitted by
anonymous
-
9 years ago
-2
1 upvotes, 3 downvotes (25% like it) (You must be signed in to vote)
pcre
A few Australian address parser
A few Australian address parser
Submitted by
Dennis Deljouei
-
9 years ago
9
11 upvotes, 2 downvotes (85% like it) (You must be signed in to vote)
pcre
Fixo LDN CSP e SEM CSP
no description available
Submitted by
Marcos Müller
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
celular com CSP e SEM CSP
no description available
Submitted by
Marcos Müller
-
9 years ago
4
6 upvotes, 2 downvotes (75% like it) (You must be signed in to vote)
pcre
Simple Linux File Absolute Path Tester
Match simple linux file absolute path as /usr/share/my-folder/helloworld.jpg
Submitted by
FLonpl6
-
9 years ago
26
91 upvotes, 65 downvotes (58% like it) (You must be signed in to vote)
pcre
match valid JSON
Matches any valid JSON object, matches recursively. Passes all JSON test cases I found.
Submitted by
Mateon1
-
9 years ago
0
2 upvotes, 2 downvotes (50% like it) (You must be signed in to vote)
pcre
Search string parser (PHP).
A simple regexp to parse a search string. It will split the search string into an array of search terms. Each search term will be represented by an array containing 3 strings: ...
Submitted by
@bananascript
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Cross-Platform Simple Email Validator
Not perfect, but solid and cross platform
Submitted by
anonymous
-
9 years ago
1
3 upvotes, 2 downvotes (60% like it) (You must be signed in to vote)
javascript
Simple Email Validation
Does not match everything, but good for a cross-platform validation filter.
Submitted by
anonymous
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Temp
no description available
Submitted by
anonymous
-
9 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
javascript
incorrect number regex
no description available
Submitted by
anonymous
-
9 years ago
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
...
616
617
618
619
620
621
622
...
648
Match number in html
Vote
2
3 upvotes, 1 downvotes (75% like it) (You must be signed in to vote)
Regular Expression
javascript
/
(
\d
+
(?:
[
,.
]
\d
+
)?
)
(?=
[^
>
]
+
?
<
)
/
g
Open regex in editor
Description
Loading markdown...
Submitted by
Mathieu Civel
- 9 years ago