Regular Expressions 101

Community Patterns

Community Library Entry

7

Regular Expression
Created·2014-11-03 16:04
Flavor·PCRE (Legacy)

/
[A-Za-z\x{0600}-\x{06FF}\x{1000}-\x{1021}_-][-\w]*
/
gm
Open regex in editor

Description

[A-Za-z\x{0600}-\x{06FF}\x{1000}-\x{1021}_-][-\w]*

Submitted by [A-Za-z\x{0600}-\x{06FF}\x{1000}-\x{1021}_-][-\w]*