Regular Expressions 101

Library entries

0
java

catch inner element

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

jiggl

toggl track to jira
Submitted by anonymous - 12 hours ago
0
python

Author cite

Get author names from shitty import
Submitted by anonymous - 8 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
0
pcre

latlonlatlon

gg
Submitted by anonymous - 16 days ago
0
python

PLDI regex 3

for pldi answer
Submitted by PlaceReporter99 - 17 days ago
0
python

PLDI regex 2

for pldi answer
Submitted by PlaceReporter99 - 17 days ago

Git Commit Message Validation

Vote

0

Regular Expression
python

r"
^(?:(?P<type>(?:feat)|(?:fix)|(?:docs)|(?:style)|(?:refactor)|(?:test)|(?:merge)|(?:chore))(?: \((?P<issue>.+)\))?: (?P<subject>[A-Z0-9].{0,48}(?!\.).?)\n?)(?:\n(?P<body>(?:.*\n?)+))*$
"
gm

Description

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