Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-02-23 02:07
Flavor·PCRE2 (PHP)

/
^([A-z]+)(?: *= *)(\d+|[A-z]+)$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous