Regular Expressions 101

Community Patterns

Jursa

1

Regular Expression
PCRE (PHP <7.3)

/
(^(DE|AT|CH|SI)\-([0-9]{4}|A000)\-(560[0-5]{1})$)|(^(DE|AT|CH|SI)\-([0-9]{4}|A000)\-(560[0-5]{1})\-X$)
/
gm

Description

no description available

Submitted by anonymous - 4 years ago