Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-07-06 04:01
Flavor·PCRE (Legacy)

/
((\w+)([.](?!$|[^\w]))?)
/
gi
Open regex in editor

Description

Management of dots including at the end of string.

Submitted by page_a