Regular Expressions 101

Community Patterns

2

Li match

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

Share?

PCRE (PHP <7.3)
Test
Submitted by test - 9 years ago
-2

1

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 9 years ago
18

Email validation

PCRE (PHP <7.3)
no description available
Submitted by tutsplus.com - 9 years ago
1

t

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

Repetitions

2

Regular Expression
PCRE (PHP <7.3)

/
(([a-zá-ú]+)[\.,]?\s[A--Úa-zá-ú]){3,}\1
/
gm

Description

Loading markdown...
Submitted by paconaranjo - 10 years ago