Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-08-15 08:53
Flavor·ECMAScript (JavaScript)

/
(?:[a-zA-Z]*[^a-zA-Z]){5}
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous