Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-07-01 21:00
Flavor·PCRE (Legacy)

/
(?:^\s*[-+*^]|[-+*^]\s*[-+*^]|[xX]\s*[xX]|[-+*^]\s*$)
/
g
Open regex in editor

Description

easy syntax check for equation

Submitted by Kerosene2000