Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-04-03 21:38
Flavor·PCRE (Legacy)

/
(\w+\((?:[^)(]+|(?R))*\))|(?:(\b[a-zA-Z_](?:[\w\-_.]+\.?))(?=[\s<>=!)]|$))
/
gi
Open regex in editor

Description

no description available

Submitted by ikkez