Regular Expressions 101

Library entries

0
dotnet

URL Validation

Can be used to validate on URL's.
Submitted by anonymous - 5 hours ago
0
pcre

jiggl

toggl track to jira
Submitted by anonymous - 2 days ago
0
dotnet

Youtube Video Id

Matches the video Id in Youtube URL.
Submitted by CW - 4 days ago
0
dotnet

for killerswim

a
Submitted by anonymous - 11 days ago
0
pcre

strip host port

removes port number from URL
Submitted by pc - 14 days ago
0
pcre

Proxy Matcher

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

latlonlatlon

gg
Submitted by anonymous - 18 days ago
1
pcre

ENEL T5 Mono

T
Submitted by anonymous - a month ago
0
pcre

Example 1.1: Pet Name

Example used in slide 39
Submitted by anonymous - a month ago
0
pcre

i++ in bash

asdf
Submitted by anonymous - 2 months ago

semantic tags

Vote

0

Regular Expression
pcre

/
^(=|>=|<=|=>|=<|>|<|!=|~|~>|\^)?(?P<major>0|[1-9]\d*)\.(?P<minor>0|[1-9]\d*)\.(?P<patch>0|[1-9]\d*)(?:-(?P<prerelease>(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+(?P<buildmetadata>[0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$
/
gm

Description

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