Regular Expressions 101

Community Patterns

CAN1-v2

0

Regular Expression
PCRE (PHP <7.3)

/
^[\/\*A-Z0-9_\s]*(?=\{)\{(CAN_SID[A-Z0-9_]+(?=(_([A-Z0-9]{6}[0-9])))|NO_SIGNAL).+(?=(CAN_SID[A-Z0-9_]+(?=(_([A-Z0-9]{6}[0-9])))|NO_SIGNAL)).*$
/
gm

Description

no description available

Submitted by anonymous - 4 years ago