Regular Expressions 101

Community Patterns

@OPAL02

0

Regular Expression
PCRE (PHP <7.3)

/
^(?'num_externe'\w+?)\t.*?\t.*?\t(?'ins_libl'\w+?)\t.*?\t.*?\t.*?\t(?'tsy_lib'\w+)\t(?'num_equipement'.+?)\t(?'commentaire_externe'.*?)\t(?'apt_localisation'.*?)\t.*?\t(?'apt_telephone'.*?)\t(?'apt_nom'.*?)\t
/
gm

Description

no description available

Submitted by anonymous - 5 years ago