Regular Expressions 101

Community Patterns

0

Log error code

Python
no description available
Submitted by anonymous - 4 years ago
0

US zip code

Python
no description available
Submitted by anonymous - 4 years ago
0

lineup.re

Python
no description available
Submitted by anonymous - 4 years ago
0

index_re

Python
no description available
Submitted by anonymous - 4 years ago
0

GQL Parser

Python
no description available
Submitted by anonymous - 4 years ago
0

Negative regexp

Python
no description available
Submitted by anonymous - 4 years ago
0

VAT label

Python
no description available
Submitted by anonymous - 4 years ago
0

Übung 4 Aufgabe 4

Python
Finde XML
Submitted by anonymous - 4 years ago

SLA

0

Regular Expression
Python

r"
(?P<type>SLA)(?:::)(?P<sa>[0-9]{4,7}|(?:_))?(?:::)(?P<cid>[a-zA-Z-0-9-/._]{8,}|(?:_))?(?:::)(?P<ip>\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}|(?:_))?(?:::)(?P<desc>[\w#()/-]*)
"
gm

Description

Loading markdown...
Submitted by anonymous - 4 years ago