Regular Expressions 101

Library entries

0
pcre

strip host port

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

Proxy Matcher

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

latlonlatlon

gg
Submitted by anonymous - 7 days ago
1
pcre

ENEL T5 Mono

T
Submitted by anonymous - 19 days 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 - a month ago
0
pcre

exp1

asdf
Submitted by anonymous - 2 months ago

Match IP (ipv4) addresses: [0.0.0.0]-[255.255.255.255]

Vote

0

Regular Expression
pcre

/
(?:^|\s) (\b(?:2[0-4]\d|25[0-5]|1?\d?\d)\b \. \b(?:2[0-4]\d|25[0-5]|1?\d?\d)\b \. \b(?:2[0-4]\d|25[0-5]|1?\d?\d)\b \. \b(?:2[0-4]\d|25[0-5]|1?\d?\d)\b) (?:$|\s)
/
gmx

Description

Loading markdown...
Submitted by OnlineCop - 8 years ago