Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
PCRE (PHP <7.3)

/
^(\s\w|\s\s)\s{2}(\w{2}\d{2}PRI)((?:\s+\d+)+)
/
gm

Description

break out FROM and TO device data using capturing groups

Submitted by anonymous - 6 years ago