Regular Expressions 101

Library entries

1
javascript

trGet

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

Why is this not matching the closest <A tag?

no description available
Submitted by Daz - 9 years ago
-2
pcre

Find multiple XML documents in file

as title says
Submitted by Doro - 9 years ago
1
pcre

ticket regexp

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

x

x
Submitted by x - 9 years ago
1
pcre

Sentence grabber 2

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

Sentence matching

Match sentences ignore e.g. Fig. z.b. etc
Submitted by anonymous - 9 years ago
1
pcre

Try ths

no description available
Submitted by anonymous - 9 years ago
1
javascript

Signed integer

no description available
Submitted by markus hooge - 9 years ago

html-link

Vote

0

Regular Expression
pcre

~
(?<value1>.*?)<a.*?href=("|')(?<href>.*?)("|').*?>(?<value2>.*?)</a>(?<value3>.*?)
~
g

Description

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