Regular Expressions 101

Sponsors

Library entries

0
pcre2

Ukrainian IBAN

Regex for UA IBAN
Submitted by Viacheslav Kozachok - a year ago
0
python

regex_email

메타문자 + 활용을 위한 예제
Submitted by anonymous - a year ago
0
pcre2

Suplementos de Calcio

Suplementos de Calcio
Submitted by anonymous - a year ago
0
pcre2

Hipovitaminosis

Hipovitaminosis
Submitted by anonymous - a year ago
0
pcre2

Insuficiencia hepática

Insuficiencia hepática
Submitted by slopez - a year ago
0
pcre2

Matches to time string: HH:MM

Matches to time string: HH:MM
Submitted by anonymous - a year ago
0
pcre2

bad email_regex matcher

Submitted by unknown - a year ago
0
pcre2

Postcode

Matches postcodes
Submitted by anonymous - a year ago
0
python

匹配颜色绿色 黄棕色

是(.*色) 用分组
Submitted by robin - a year ago

Email Validation Pattern

Vote

0

Regular Expression
java

"
^(([^<>()[\]\\.,;:\s@\"]]+(\.[^<>()[\]\\.,;:\s@\"]]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$
"
gm

Description

Loading markdown...
Submitted by Aslam Anver - 2 years ago