Regular Expressions 101

Community Patterns

1

Reg124

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

External OR operator

1

Regular Expression
PCRE (PHP <7.3)

/
(((a|b)*aa(a|b)*)|((a|b)*aa(a|b|c)*))
/

Description

Loading markdown...
Submitted by Fede e Walter - 9 years ago