Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-08-05 03:06
Flavor·ECMAScript (JavaScript)

/
(?:is|are)? called [a]?[an]?[its]?\b ?([^.|,|;]+)
/
gm
Open regex in editor

Description

1

Submitted by anonymous