Regular Expressions 101

Community Patterns

0

Name regex

Python
no description available
Submitted by anonymous - 4 years ago
0

Sentencia fallo

Python
no description available
Submitted by anonymous - 4 years ago
0

Fecha

Python
no description available
Submitted by anonymous - 4 years ago
0

Box Live

Python
no description available
Submitted by anonymous - 4 years ago
0

Box Live

Python
no description available
Submitted by anonymous - 4 years ago
0

2d to in 2 days

Python
no description available
Submitted by anonymous - 4 years ago

match name and surname in a name.surname@domain.com email.

0

Regular Expression
Java 8

"
[^\W\d_]+(?=.*@)
"
g

Description

Loading markdown...
Submitted by WojciechW - 7 months ago