Regular Expressions 101

Community Patterns

VPA and IFSC reg exp. INDIA

0

Regular Expression
PCRE (PHP <7.3)

/
((([\w]+\S)@([a-zA-Z]*)(?!.))|((\d)+@([a-zA-Z]{4}+0[a-zA-Z0-9]{6}+)+.+IFSC+.NPCI))
/
g

Description

no description available

Submitted by anonymous - 7 years ago