Regular Expressions 101

Community Patterns

TP Parse

0

Regular Expression
PCRE (PHP <7.3)

/
^\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}\.\d{3} \(Machine: (?P<MachNo>\d{5})\) (Received:|Sent:) \d*?,(?P<TransType>\w*?),.*$
/
mg

Description

no description available

Submitted by anonymous - 8 years ago