Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
PCRE2 (PHP >=7.3)

/
[\t ]*(\w+)[\t \n]*(\w+)[\t \n]*=([^;])+;
/
gm

Description

Simple test for compiler regex. Not useful yet

Submitted by marcosfons - 3 years ago