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
-1
0 upvotes, 1 downvotes (0% like it) (You must be signed in to vote)
pcre
rlike-regex
vyhledani netisknutelnych znaku .rlike("[\\x00-\\x1F\\x7F]")
Submitted by
anonymous
-
5 years ago
-1
0 upvotes, 1 downvotes (0% like it) (You must be signed in to vote)
pcre
test
no description available
Submitted by
anonymous
-
5 years ago
-1
0 upvotes, 1 downvotes (0% like it) (You must be signed in to vote)
pcre
Password check
12 characters minimum at least 1 capital letter at leat 1 minuscule letter at least 1 number at least 1 special character
Submitted by
anonymous
-
5 years ago
-1
0 upvotes, 1 downvotes (0% like it) (You must be signed in to vote)
pcre
check url for api
no description available
Submitted by
anonymous
-
5 years ago
-2
0 upvotes, 2 downvotes (0% like it) (You must be signed in to vote)
javascript
email regexp
no description available
Submitted by
anonymous
-
6 years ago
-2
0 upvotes, 2 downvotes (0% like it) (You must be signed in to vote)
pcre
PHP Serialization String Validator
PHP serialize / unserialize __sleep __wakeup __serialize __unserialize
Submitted by
Abdullah Pazarbasi
-
3 months ago
-2
2 upvotes, 4 downvotes (33% like it) (You must be signed in to vote)
pcre
Finds HTML img tags
no description available
Submitted by
Matt Solum
-
10 years ago
-2
0 upvotes, 2 downvotes (0% like it) (You must be signed in to vote)
pcre
Remove namespaces
no description available
Submitted by
anonymous
-
10 years ago
-2
1 upvotes, 3 downvotes (25% like it) (You must be signed in to vote)
pcre
Date time
no description available
Submitted by
Mr.Neutro
-
9 years ago
-2
1 upvotes, 3 downvotes (25% like it) (You must be signed in to vote)
pcre
Russian mobile number normilizer (dumb)
no description available
Submitted by
fullpipe
-
9 years ago
-2
3 upvotes, 5 downvotes (38% like it) (You must be signed in to vote)
javascript
non-negative integer
repeat ... refactor
Submitted by
jay johnson
-
9 years ago
-2
1 upvotes, 3 downvotes (25% like it) (You must be signed in to vote)
pcre
Get text between quotes (ignore escaped ones)
http://stackoverflow.com/a/171499/1519058
Submitted by
Enissay
-
9 years ago
-2
4 upvotes, 6 downvotes (40% like it) (You must be signed in to vote)
javascript
email
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
Filter IP from beggin of log
no description available
Submitted by
W
-
9 years ago
-2
10 upvotes, 12 downvotes (45% like it) (You must be signed in to vote)
pcre
Remove empty HTML tags
Removes empty HTML tags. Was needed for old input clean-up and to keep a HTML parses from crashing. Looking for improvement on bottom test.
Submitted by
R. Sartorius
-
9 years ago
-2
1 upvotes, 3 downvotes (25% like it) (You must be signed in to vote)
pcre
Ukazka
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
failed attempt
no description available
Submitted by
DynV
-
9 years ago
-2
1 upvotes, 3 downvotes (25% like it) (You must be signed in to vote)
pcre
A masz!
no description available
Submitted by
Ja
-
9 years ago
-2
1 upvotes, 3 downvotes (25% like it) (You must be signed in to vote)
pcre
[A-Z]+[a-z]{1,2}[0-9]*
no description available
Submitted by
anonymous
-
9 years ago
-2
4 upvotes, 6 downvotes (40% like it) (You must be signed in to vote)
pcre
Match v4 IP address
no description available
Submitted by
Budiony Damyanov
-
9 years ago
1
...
723
724
725
726
727
728
729
...
737
CSV line parsing
Vote
28
77 upvotes, 49 downvotes (61% like it) (You must be signed in to vote)
Regular Expression
pcre
/
(?:
\s
*
(?:
\"
(
[^
\"
]
*
)
\"
|
(
[^
,
]
+
)
)
\s
*
,
?
)+
?
/
g
Open regex in editor
Description
Loading markdown...
Submitted by
Various
- 9 years ago