Regular Expressions 101

Community Patterns

ChatFlow String Finder

0

Regular Expression
PCRE (PHP <7.3)

/
(.*(example).*)
/
gm

Description

Submitted by anonymous - 5 years ago