Regular Expressions 101

Community Patterns

H

1

Regular Expression
PCRE (PHP <7.3)

/
(?(?=qwe|abc))
/

Description

I

Submitted by anonymous - 8 years ago