Regular Expressions 101

Library entries

1
python

NewWheel

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

NewWheel

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

comment_repl

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

Javascript anonymous functions

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

IPV6 Match Pattern

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

IMAP: Envelope

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

IMAP: FULL

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

Address capture

Complex address component capturing regex
Submitted by anonymous - 3 years ago
1
python

MBUS Line

MBUS regex, with updated speed
Submitted by anonymous - 3 years ago
1
pcre

E-mail

Best guess of e-mail -- using edq
Submitted by anonymous - 3 years ago
1
pcre

E-mail

Best guess of e-mail
Submitted by anonymous - 3 years ago
1
pcre

stylus --watch

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

exclude US traffic in GA

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

a_link

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

Date time recognition

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

Influx part file

no description available
Submitted by anonymous - 3 years ago

Match URLS http|https www|ww|www3 etc

Vote

1

Regular Expression
pcre

/
^((http|https)\:\/\/|)([\w|\-]+\.)+\w+($|[\w\-\/\.]+$|[\w\/\.]+\?[\w\=\&\.]+$)
/
gmi

Description

Loading markdown...
Submitted by ganey - 7 years ago