Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-12-25 21:06
Flavor·PCRE (Legacy)

/
((?<!\S)[1-9]([0-9]{0,2})([,]?[0-9]{3})*\.[0-9]*[1-9](?!\S))|((?<!\S)[1-9]([0-9]{0,2})([\s]?[0-9]{3})*\.[0-9]*[1-9](?!\S))
/
g
Open regex in editor

Description

no description available

Submitted by anonymous