Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-03-01 07:32
Flavor·PCRE2 (PHP)

/
([^,],){2}(([^,],){4}).*
/
gm
Open regex in editor

Description

test

Submitted by anonymous