Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-03-23 14:53
Flavor·ECMAScript (JavaScript)

/
([^A-Za-z0-9 _\-\u00C0-\u024F\u0400-\u04FF\u0374-\u03FF]+)
/
g
Open regex in editor

Description

Covers Latin-1 Supplement Latin Extended-A Latin Extended-B Greek and Coptic

Submitted by anonymous