Community Patterns

Community Library Entry

-3

Regular Expression
Created·2015-11-06 23:27
Flavor·PCRE (Legacy)

/
\A[\r\n\s\]\[\\\^$@~#%.&|?;,*`+()\-_<>{}\/]*
/
g
Open regex in editor

Description

This search for special character at first position in the string

Submitted by anonymous