Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-07-01 19:49
Flavor·PCRE (Legacy)

/
^([^=]+)=([^=]+)$
/
Open regex in editor

Description

This is able to match both side of an equation.

Submitted by Kerosene2000