Regular Expressions 101

Community Patterns

user strategy

1

Regular Expression
PCRE (PHP <7.3)

/
([^.()]+)(?:\(([^.()]+)\))?(?:\.(gt|ge|lt|le|eq|bt|in|ct|no)(.*))?
/

Description

no description available

Submitted by anonymous - 8 years ago