Regular Expressions 101

Sponsors

Library entries

1
pcre

any tag

regex used to search for any tag (both html and xml)
Submitted by dasmi - 8 years ago
1
pcre

testing

testing
Submitted by Zeddy - 8 years ago
0
pcre

qwqwe

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

test

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

TimeRegex

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

Phone number

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

ip (CIDR) check

from 0.0.0.0 to 255.255.255.255
Submitted by Marcel Bayer - 8 years ago
1
pcre

TLD Scratch tapes

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

body tag extract

no description available
Submitted by Girish - 8 years ago

Grab all hyperlinks

Vote

2

Regular Expression
pcre

~
(<a\s+[^>]+>)
~
gm

Description

Loading markdown...
Submitted by Josh Bourke - 8 years ago