Regular Expressions 101

Library entries

0
java

catch inner element

working regex for any
Submitted by anonymous - 7 hours ago
0
pcre

jiggl

toggl track to jira
Submitted by anonymous - 11 hours ago
0
dotnet

Youtube Video Id

Matches the video Id in Youtube URL.
Submitted by CW - 3 days ago
0
python

Author cite

Get author names from shitty import
Submitted by anonymous - 8 days ago
0
dotnet

for killerswim

a
Submitted by anonymous - 9 days ago
0
pcre

strip host port

removes port number from URL
Submitted by pc - 12 days ago
0
java

Martch Letras y Parentesis

Martch Letras y Parentesis
Submitted by Daniel Gonzalez - 13 days ago
0
pcre

Proxy Matcher

Validate 1-223.0-255.0-255.0-255:1-65535
Submitted by dev.tntd2k2 - 15 days ago
0
python

Session Start/Close

Capturing Start/Close in IRC-logs
Submitted by Corpset - 16 days ago

Normalizing data from a string

Vote

0

Regular Expression
python

r"
\w\s(?P<type>\S+)\s(?P<name>\S+)\s(?P<model>\S+)\s(?P<code>\S+)\s(?P<serial_number>\S+)\s(?P<in_charge>\S+\s\S+\s\S+)
"
g

Description

Loading markdown...
Submitted by SevebFeet - 3 months ago