Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-12-31 18:04
Flavor·PCRE (Legacy)

/
(^| |[a-z-A-Z]{2,}|[a-df-zA-Z]| *-[0-9]+|[0-9]+)(-)([0-9]+|[0-9]+e[0-9]+|[0-9]+-e[0-9]+)
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous