/ Published in: Regular Expression
Expand |
Embed | Plain Text
([a-zA-Z]{4}[a-zA-Z]{2}[a-zA-Z0-9]{2}([a-zA-Z0-9]{3})?)
You need to login to post a comment.
resurge on 05/26/09
regex code bank identifier bic
2 people have marked this snippet as a favorite
([a-zA-Z]{4}[a-zA-Z]{2}[a-zA-Z0-9]{2}([a-zA-Z0-9]{3})?)
You need to login to post a comment.