Regular Expressions 101

Community Patterns

@BANQUEPOSTALE

0

Regular Expression
PCRE (PHP <7.3)

/
<ID>(?'num_externe'.*)<\x2FID>.*<SiteName>(?'ins_libl'.*)<\x2FSiteName>.*<ServiceName>(?'tsy_lib'.*)<\x2FServiceName>.*<Requester>(?'apt_nom'.*)<\x2FRequester>.*<Phone>(?'apt_telephone'.*)<\x2FPhone>.*<Office>(?'apt_localisation'.*)<\x2FOffice>.*<Commentaires>(?'commentaire_externe'.*)<\x2FCommentaires>
/
gm

Description

no description available

Submitted by anonymous - 5 years ago