Regular Expressions 101

Library entries

3
pcre

Cisco ASA

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

Beginning of word

When looking for day, Sunday should not be matched.
Submitted by Ben - 8 years ago
1
pcre

FRDocExpression

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

111

no description available
Submitted by anonymous - 8 years ago
1
pcre

L0

no description available
Submitted by anonymous - 8 years ago
1
pcre

add hint path to csproj references

no description available
Submitted by anonymous - 8 years ago
1
pcre

Encontrar espaço em branco duplicado

White space
Submitted by Gustavo Américo - 8 years ago
1
pcre

Single-line comment extraction

no description available
Submitted by Jeff Hansen - 8 years ago
1
pcre

EIS Chef Runlist Regex

no description available
Submitted by anonymous - 8 years ago
-2
pcre

Parse all adresses in href

no description available
Submitted by anonymous - 8 years ago

URL

Vote

1

Regular Expression
pcre

/
(?<!=\")\b((?:http|https|ftp):\/\/)((?:(?:\w)+\.)+(?:\w)+)(:\d+)?((?:\/[\w]+)*[.\w]*\/?)((?:[\?\w\=\_\-%+!$^*\/\\@#;:]|(?:&(?!gt;)|(?:['"](?=[\w"'&#,]))))*)
/
g

Description

Loading markdown...
Submitted by Erich Spaker - 8 years ago