Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-05-26 15:42
Flavor·PCRE (Legacy)

/
(?<V_NAME>.{73})(?<V_FLAG>[TN])(?<V_ID>[\d\s]{4})(?<V_CITY>.{12})(?<V_ADDR>.{39})(?<V_POSTAL_CODE>.{6})(?<V_PHONE_NO>.{16})(?<V_EMAIL>.{31}).*
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous