Regular Expressions 101

Community Patterns

Community Library Entry

2

Regular Expression
Created·2014-08-07 10:53
Flavor·ECMAScript (JavaScript)

/
(([^ .]+ +)*\S*\.\S+)
/
g
Open regex in editor

Description

no description available

Submitted by Miloš Ratković