Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-11-14 07:43
Flavor·PCRE (Legacy)

/
\b[A-Za-z']+\b(?=\s) \b[A-Za-z']+\b(?=,)
/
gm
Open regex in editor

Description

Full Names before commas

Submitted by anonymous