Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-01-16 04:13
Flavor·Python

r"
\A\d?[a-zA-Z]{1,2}\d{1,4}[a-zA-Z]{1,3}\Z
"
Open regex in editor

Description

no description available

Submitted by Neil Johnson