Regular Expressions 101

Sponsors

Library entries

-1
pcre

Finds <font> tag

Useful for cleaning old html code from tags
Submitted by anonymous - 10 years ago
-1
pcre

Substitutin

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

for checking code number 1111/111111111

no description available
Submitted by dejv - 9 years ago
-1
python

sfafagergfwefe323

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

RegExp black list example usage

no description available
Submitted by Vadim Markovtsev - 8 years ago
-1
python

text beetween text

no description available
Submitted by karol - 8 years ago
-1
python

woop

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

date format for year 2000 above

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

website

If needed to test entered website
Submitted by Max Shishkov - 8 years ago
-1
python

bibtex entries

match bibtex entries
Submitted by Sixue Qin - 8 years ago
-1
python

word_to_match

no description available
Submitted by anonymous - 8 years ago

ip4/ip6 capture

Vote

-1

Regular Expression
pcre

/
((?'ip4'(\d{1,3}\.){3}\d{1,3})|(?'ip6'(([0-9a-f]{1,4})?:){7}([0-9a-f]{4})?))
/
gm

Description

Loading markdown...
Submitted by Meryo - 2 years ago