Regular Expressions 101

Community Patterns

0

Levi test

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

redaa

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

{1-65536}

PCRE (PHP <7.3)
12
Submitted by anonymous - 8 years ago
0

apache log analysis

Python
no description available
Submitted by anonymous - 8 years ago

Recherche email

1

Regular Expression
PCRE (PHP <7.3)

/
[A-Za-z-.]{1,}@{1}[A-Za-z-]{2,}.{1}[A-Za-z-]{2,}
/

Description

Loading markdown...
Submitted by G Morelle - 8 years ago