Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-05-08 07:07
Flavor·Python

r"
(CAN_SID[A-Z0-9_]+(?=(_([A-Z0-9]{6}[0-9]))))|(NO_SIGNAL)
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous