Regular Expressions 101

Sponsors

Library entries

0
pcre

grok

no description available
Submitted by anonymous - 7 years ago
0
pcre

youtube

no description available
Submitted by anonymous - 7 years ago
0
pcre

end

no description available
Submitted by anonymous - 7 years ago
0
pcre

match dev URL

no description available
Submitted by anonymous - 7 years ago
0
pcre

simple json key value pair parser

no description available
Submitted by amlang - 7 years ago
0
pcre

url(../xxx/xxx.jpg)

no description available
Submitted by anonymous - 7 years ago
0
pcre

Remove Dangerous HTML Tags

no description available
Submitted by SG - 7 years ago
0
python

Find datetime directory

no description available
Submitted by anonymous - 7 years ago
0
pcre

Date_Finder

Detects Dates in Various text formats
Submitted by Paul Dennis Bondy - 7 years ago

PEP440 version

Vote

0

Regular Expression
pcre

/
v?(?:(?:(?<epoch>[0-9]+)!)?(?<release>[0-9]+(?:\.[0-9]+)*)(?<pre>[-_\.]?(?<preLabel>(a|b|c|rc|alpha|beta|pre|preview))[-_\.]?(?<preNumber>[0-9]+)?)?(?<post>(?:-(?<postNumber0>[0-9]+))|(?:[-_\.]?(?<postLabel>post|rev|r)[-_\.]?(?<postNumber1>[0-9]+)?))?(?<dev>[-_\.]?(?<devLabel>dev)[-_\.]?(?<devNumber>[0-9]+)?)?)(?:\+(?<local>[a-z0-9]+(?:[-_\.][a-z0-9]+)*))?
/
gm

Description

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