Regular Expressions 101

Community Patterns

Lines file First and Last Node

1

Regular Expression
PCRE (PHP <7.3)

/
^LINE NAME="(19|57|59)",.*?N=(\d*),.*,(\d*)$
/
gm

Description

no description available

Submitted by anonymous - 8 years ago