Regular Expressions 101

Community Patterns

Your search did not match anything

Community Library Entry

1

Regular Expression
PCRE2 (PHP >=7.3)

/
^.*\\\[[\w\d]*?][^\\]*?..{4,}$
/
gm

Description

^.\[[\w\d]?][^\]*?..{4,}$

Submitted by pvtpyle1299 - a year ago