Regular Expressions 101

Community Patterns

INTENT (creation2)

0

Regular Expression
PCRE (PHP <7.3)

/
"description":(?:"(?'commentaire_externe'.+?)",)?.*"criticalLevel":(?'urg_cd'.+?),(?:.*"requesterContacts":"BEGIN:VCARD.*?(?:FN.*?:(?'apt_nom'.*?)\x5Cr\x5Cn).*?(?:EMAIL.*?:(?'apt_e_mail'.*?)\x5Cr\x5Cn).*?(?:TEL.*?:(?'apt_telephone'.*?)\x5Cr\x5Cn)?(?:ADR.*?:(?'apt_localisation'.*?)\x5Cr\x5Cn)?.*?END:VCARD.*?")?.*"suggestedProvisionalDate":(?:"(?'dtheure_limite'.+?)",)?.*"serviceCodes":(?:"(?'tsy_cd'\d+?)-(?'qsy_cd'\d+).*?",)?.*"externalReference":(?:"(?'num_externe'.+?)",)?.*"contractReference":(?:"(?'code_contrat'.+?)",)?.*"assetReference":(?:"(?'ins_numins'.+?)")?
/
gm

Description

no description available

Submitted by anonymous - 5 years ago