Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-04-04 20:50
Flavor·ECMAScript (JavaScript)

/
(^[Vv]\d{2}\.*\d{1,2}$)|(^[Ee]\d{3}\.*\d{0,1}$)|(^\d{2,4}$)|(^\d{2}\.*\d{1,2}$)
/
Open regex in editor

Description

no description available

Submitted by anonymous