Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-10-03 06:21
Flavor·ECMAScript (JavaScript)

/
(\b(?<![[:punct:]])abc&apos;n(?![[:punct:]])\b)
/
gim
Open regex in editor

Description

no description available

Submitted by anonymous