Regular Expressions 101

Community Patterns

VCS-ACC_CALL

0

Regular Expression
PCRE (PHP <7.3)

/
Z=(?<mfcdst>\w{6})\sP=(?<mfcprio>\d)\sU=(?<mfcsrc>\w{6}),\sWW=(?<mfcWW>\d),\sL=(?<mfcline>.*)\sB=(?<mfctrunk>.*)\sD=(?<mfcdur>\d\d:\d\d)\sE:(?<mfcend>\w*);$
/
g

Description

no description available

Submitted by anonymous - 5 years ago