Regular Expressions 101

Community Library

Community Library Entry

0

Regular ExpressionOpen Workspace

r"
(?P<type>ENNI)(?:::)(?P<ip>\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}|_)?(?:::)(?P<desc>[\w#()/-]*)?
"
gm

Description
Created·2020-02-04 19:48
Type·Match
Flavor·Python

no description available

Submitted by Anonymous
Open Workspace