Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-03-29 15:40
Flavor·PCRE (Legacy)

/
^...(?:(?:...)*$|..(?:.....)*$)
/
Open regex in editor

Description

Lines with length multiple of 3 or 5.

Submitted by ismtabo