Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-09-19 02:53
Flavor·.NET 7.0 (C#)

@"
\b[A-F0-9][A-F0-9]?\b
"
g
Open regex in editor

Description

Match 1 is the IPID

Submitted by Tres Little