Regular Expressions 101

Community Patterns

Beijing 2020.06.19

0

Regular Expression
PCRE (PHP <7.3)

/
([Ss][Ll][Nn])\s+(\d+)\s+[Gg][Rr][Pp]\s+\d+\s+[S][T][Y][P]\s+\S*\s
/
gm

Description

no description available

Submitted by anonymous - 4 years ago