Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-09-16 14:04
Flavor·PCRE (Legacy)

/
^[-+](?:[0-9]*[.])?[0-9]+|(?<=\(|\/|\*)[+-](?:[0-9]*[.])?[0-9]+|(?:[0-9]*[.])?[0-9]+|[-+*\/()]
/
g
Open regex in editor

Description

no description available

Submitted by anonymous