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
5
5 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
look for any $_POST['name']
if you are as lazy as me and want to replace every "=$_POST['name'];" using Dreamweaver or any development tool that allows using regular expressions to search in current file/document.
Submitted by
Kevinator
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Extract string from translate function
Extract first string parameter from zend view translate helper method
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
File Name Finder
no description available
Submitted by
Tyler Mills
-
7 years ago
-1
1 upvotes, 2 downvotes (33% like it) (You must be signed in to vote)
pcre
Names
Just checks for two capitalized words separated by a string
Submitted by
anonymous
-
7 years ago
-1
1 upvotes, 2 downvotes (33% like it) (You must be signed in to vote)
pcre
Simple json key-value parser
[{"name":"Піксель ТВ","url":"http://st.it-tv.org:4575/?224.1.16.33","type":81,"tsOn":false}]
Submitted by
ReMMeR
-
7 years ago
1
2 upvotes, 1 downvotes (67% like it) (You must be signed in to vote)
pcre
simple json key -value
simple json key -value parser
Submitted by
ReMMeR
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
email
no description available
Submitted by
anonymous
-
7 years ago
0
2 upvotes, 2 downvotes (50% like it) (You must be signed in to vote)
pcre
Phone search in HTML
Searching for phone in HTML where content in 1-st tag descibes phone type in some next tag
Submitted by
Akella
-
7 years ago
4
9 upvotes, 5 downvotes (64% like it) (You must be signed in to vote)
pcre
Mask credit card
no description available
Submitted by
Albert Paris
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
get short title of people from woflframalpha
no description available
Submitted by
anonymous
-
7 years ago
2
3 upvotes, 1 downvotes (75% like it) (You must be signed in to vote)
pcre
BRAZILIAN VEHICLE PLATE
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Mysql Transaction info
no description available
Submitted by
Nikola Kostadinov
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
FB Content Embed
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Match Smalltalk method definition
no description available
Submitted by
anonymous
-
7 years ago
2
3 upvotes, 1 downvotes (75% like it) (You must be signed in to vote)
pcre
Case-sensitive keyword matching.
Case-sensitive matching of a keyword, where the keyword is not a substring of other words.
Submitted by
Norskov
-
7 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
deficient exhibited gmk
no description available
Submitted by
cu
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
char and no without sympols
Accept char and integers and not accept for any kind of sympol or spacs
Submitted by
Taha Sayed (Egypt)
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
PassWordValidation
To check a password between 5 to 10 characters which contain at least one lowercase letter, one uppercase letter, one numeric digit, and one special character.
Submitted by
RathnaKumar
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
ogn-receiver-beacon
Parse ogn-flavored aprs messages, here especially receiver beacons. source: https://github.com/svoop/ogn_client-ruby
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
fortigate_60B
parse the log line generated by fortigate 60B
Submitted by
ViKing
-
7 years ago
1
...
543
544
545
546
547
548
549
...
664
Apache log regex
Vote
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
Regular Expression
pcre
/
^
(
\S
+
)
(
\S
+
)
(
\S
+
)
\[
[
\w
:
\/
]
+
\s
[
+-
]
\d
{4}
\]
(
\S
+
)
(
\S
+
)
(
\S
+
)
\"
(
\d
{3}
)
[
(
\d
+)|-
]
/
Open regex in editor
Description
Loading markdown...
Submitted by
Sujan Thapa
- 7 years ago