Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-01-24 22:26
Flavor·PCRE2 (PHP)

/
^([0-9a-f]{1,4}:)+(([0-9a-f]{1,4})?:)+([0-9a-f]{1,4})(?= )
/
gm
Open regex in editor

Description

Some cases of ipv6 at string begin

Submitted by anonymous