Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-01-01 13:00
Flavor·PCRE (Legacy)

/
((?<![\w.])[+-]?(?:\d+\.\d+|\d+\.|\.\d+|\d+)(?:[eE][+-]?\d+)?(?![\w.]))
/
g
Open regex in editor

Description

no description available

Submitted by S-YOU