Regular Expressions 101

Community Patterns

BP2L (creation)

0

Regular Expression
PCRE (PHP <7.3)

/
^(?'num_externe'.*?)\x7C(?'ins_libl'.*?)\x7C(?'ins_libl_complement'.*?)\x7C(?:.*?\x7C)(?'apt_nom'.*?)\x7C(?'apt_telephone'.*?)\x7C(?:.*?\x7C){6}(?'tsy_lib'.*?)\x7C(?:.*?\x7C){17}(?'apt_localisation'.*?)\x7C(?:.*?\x7C){9}(?'commentaire_externe'.*)
/
gm

Description

no description available

Submitted by anonymous - 5 years ago