Community Patterns

Community Library Entry

1

Regular Expression
Created·2021-08-30 13:05
Flavor·PCRE2 (PHP)

/
([a-zA-Z]{4})([a-zA-Z]{2})(([2-9a-zA-Z]{1})([0-9a-np-zA-NP-Z]{1}))((([0-9a-wy-zA-WY-Z]{1})([0-9a-zA-Z]{2}))|([xX]{3})|)
/
gm
Open regex in editor

Description

BIC (Bank Identifier Code)

#fin #bank #swift #iban #bic

Submitted by anonymous