Regular Expressions 101

Community Patterns

Pattern string

1

Regular Expression
PCRE2 (PHP >=7.3)

/
^[\[|\(]?[\(]{1}[\)]{1}[\[]?[\]]?[\]|\)]
/
gm

Description

Example of test I did do to company.

Submitted by Claudio Santos - 3 years ago