Regular Expressions 101

Community Patterns

1

Siebel Id

Golang
no description available
Submitted by anonymous - 7 years ago
1

Flexible box

Golang
no description available
Submitted by anonymous - 3 years ago
1

Lxx Wurzel

Golang
no description available
Submitted by anonymous - 3 years ago

Unicode username

2

Regular Expression
ECMAScript (JavaScript)

/
^([^\x00-\x7F]|[\w_\ \.\+\-]){2,16}$
/

Description

Loading markdown...
Submitted by Martin Bucko - 8 years ago