Regular Expressions 101

Library entries

1
python

TLO con multiples UPLOAD

no description available
Submitted by anonymous - 6 years ago
1
javascript

Community Pageviews

no description available
Submitted by Alfredo Hinojosa - 6 years ago
1
javascript

Unuseful names

no description available
Submitted by Moayad - 6 years ago
1
javascript

Date checker for X values

Work in progress
Submitted by anonymous - 6 years ago
1
python

Basic DOI

no description available
Submitted by anonymous - 6 years ago
1
javascript

email address

no description available
Submitted by anonymous - 6 years ago
1
javascript

find widget.method name

no description available
Submitted by anonymous - 5 years ago
1
python

extractor_RD_RT_Cisco

no description available
Submitted by anonymous - 5 years ago

find pattern in filename product name, version, build and extension

Vote

1

Regular Expression
python

r"
(?P<product_name>^.*)[-]((?P<ver>\*|\d+(\.\d+){0,2}(\.\*)?))[-](?P<build>.\d*)[.](?P<ext>bin|rpm)$
"
gm

Description

Loading markdown...
Submitted by rsim - 2 years ago