Regular Expressions 101

Community Patterns

0

Übung 4 Aufgabe 1

PCRE (PHP <7.3)
Python Kurs
Submitted by anonymous - 4 years ago

cadence-Virtuoso_Multi_mode_Simulation

0

Regular Expression
Golang

`
^\s+(?P<user>[\w[:print:]]+) [\w\-\.]+ [[:print:]]+ ?\(v[\w\.]+\) \([\w\-\.]+\/\d+ \d+\)\, start \w+ \d+\/\d+ \d+\:\d+(\,\s(?P<licenses>\d+)\s\w+|)(\s+\(linger\:\s\d+\s\/\s\d+\))?$
`
gm

Description

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