Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Social
Join the Discord community!
Follow me on twitter!
Send me an email
Donate
Donate
Donate through Paypal
Become a Github Sponsor
Info
Info
Find out what's new!
RegEx101 Wiki
Report bugs or make suggestions
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Community Patterns
Community Patterns
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Get help on Discord
Get help on IRC
Order By
Most Recent
Highest Score
Lowest Score
Most upvotes
Most downvotes
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET (C#)
Rust
Sponsors
Community Patterns
Search among 11,540 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regex per parsing log netmonitor
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-22 15:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Парсинг математических уравнений
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-22 19:15
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
find html attribute
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-23 15:44
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
S02_Theo_ESA2_3a_Alex1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-24 13:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
security
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-24 14:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
S02_Theo_ESA2_3a_Ferdi_korrekt
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-24 15:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Java-Paket matchen
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-25 10:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Java-Paket matchen
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-25 10:44
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Match Java package in maven dependency path
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-25 10:47
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
VlrDNUtilCred
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-25 21:10
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
VlrDApceiCred
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-25 21:11
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
bhno_02
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-26 06:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
getActiveObjectProp ( employee.physician , PostalCode )
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-26 12:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
regex 1
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-26 15:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Key Value
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-26 22:57
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
risk
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-27 02:25
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
checking the error code
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-27 07:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
test p4
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-27 09:46
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
skipping chacrecter range regex
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-27 10:19
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
forti backup timestamp
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
3 years ago
2020-05-27 17:08
1
...
519
520
521
522
523
524
525
...
577
freedns.afraid.org/dynamic/
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
^
(?'stat'
[
a
-
zA
-
Z
]
*
)
|
(?'ip'
\d
{1,3}
\.
\d
{1,3}
\.
\d
{1,3}
\.
\d
{1,3}
)
|
(?'desc'
was
found
on
a
blacklist
|
has
not
changed
)
|
$
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
KUbo_0
-
8 years ago
2015-07-11 13:18