Regular Expressions 101

Sponsors

Library entries

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
0
pcre2

Email

1
Submitted by anonymous - a year ago
0
pcre2

Họ và tên - Vietnamese Name

1
Submitted by anonymous - a year ago
0
pcre2

Tuổi - Age

1
Submitted by anonymous - a year ago

Valid IBAN within any SEPA country (2021-10)

Vote

0

Regular Expression
pcre2

/
^(?:((?:IT|SM)\d{2}[A-Z]{1}\d{22})|(NL\d{2}[A-Z]{4}\d{10})|(LV\d{2}[A-Z]{4}\d{13})|((?:BG|GB|IE)\d{2}[A-Z]{4}\d{14})|(GI\d{2}[A-Z]{4}\d{15})|(RO\d{2}[A-Z]{4}\d{16})|(MT\d{2}[A-Z]{4}\d{23})|(NO\d{13})|((?:DK|FI)\d{16})|((?:SI)\d{17})|((?:AT|EE|LU|LT)\d{18})|((?:HR|LI|CH)\d{19})|((?:DE|VA)\d{20})|((?:AD|CZ|ES|MD|SK|SE)\d{22})|(PT\d{23})|((?:IS)\d{24})|((?:BE)\d{14})|((?:FR|MC|GR)\d{25})|((?:PL|HU|CY)\d{26}))$
/
gm

Description

Loading markdown...
Submitted by Vadorequest - a year ago