Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-11-02 13:21
Flavor·PCRE (Legacy)

/
^([^,]*,){39}"
/
gm
Open regex in editor

Description

Elegant way to capture recurring patterns up to a point.

Submitted by anonymous