Regular Expressions 101

Community Patterns

0

qid

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago
0

time

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago
0

HDFC

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago
0

try

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago
0

匹配数字

Python
no description available
Submitted by anonymous - 4 years ago
0

match titles in url

PCRE (PHP <7.3)
loud
Submitted by anonymous - 4 years ago

Exclude free emails

0

Regular Expression
Python

r"
\b[\+\w\.-]+@((?!gmail|yahoo|hotmail|gmx|mail|outlook).)[\w\.-]+\.\w{2,7}\b
"
gmi

Description

Loading markdown...
Submitted by anonymous - 4 years ago