regexmatch.dev
Explore

Save & Share

Facebook
Twitter
Tumblr
E-Mail
Pinterest
LinkedIn
Reddit

BIC Codes

Published on Tue Mar 01 2022

BIC (Bank Identifier Code) #fin #bank #swift #iban #bic

DEKTDE7GXXX GEBABEBB BKAUATWW COBADEFF060 UCJAES2MXXX ESSEDE5F100 CMCIFRPP CHASFIHHXXX PBNKDEFF100 ZUNOCZPP ABNACHZ8XXX DNBANOKK DEUTDEDB101 ARSPBE22 DXIADEBBXXX

Additional matching regexes for
BIC Codes

BIC Codes

BIC (Bank Identifier Code) #fin #bank #swift #iban #bic

German ZIP Validation

Validates German ZIP codes

CHEQROOM QR Code detection

Checking for valid CHEQROOM QR Codes

postfix

get ip identifier, queue name, email domain and status from postfix log

Validates argentinian postal code

Validates the two valid postal codes in Argentina

Pokemon Go Discord - friend codes

A regex to parse codes from a discord server

Argentine postal code validation

validation for Argentina postal codes, previous four digits + new CPA

Borderlands PC Shift Codes

Matches PC Shift Codes for borderlands 2 & Pre Sequel Capturing group 1 for complete code only

CamelCase parsing helper

Helper regex for parsing CamelCase identifiers. Captures the first word of the identifier in group 1 and the rest in group 2. Iterate to consume the whole name. Works on fooBar, FooBar, and FOOBar.

Validate hex color

Validates hexadecimal color codes based on the following rule set: - Optionally starting with a hash. - 3 or 6 characters in length. - Using the [0-9a-f] character set.