Regular Expressions 101

Community Library

Community Library Entry

0

Regular ExpressionOpen Workspace

/
num_externe\s*=(?'num_externe'.*?)\s*xfi_cd.*ins_numins\s*=(?'ins_numins'.*?)\s*apt_nom\s*=(?'apt_nom'.*?)\s*apt_type\s*=(?'apt_type'.*?)\s*apt_telephone\s*=(?'apt_telephone'.*?)\s*tsy_cd\s*=(?'tsy_cd'.*?)\s*qsy_cd\s*=(?'qsy_cd'.*?)\s*commentaire_externe\s*=(?'commentaire_externe'.*?)\s*apt_localisation\s*=(?'apt_localisation'.*?)\s*urg_cd
/
gm

Description
Created·2019-06-04 12:46
Type·Match
Flavor·PCRE (Legacy)

prise en compte des commentaires externes multilignes

Submitted by Anonymous
Open Workspace