Regular Expressions 101

Library entries

0
pcre

ip username

no description available
Submitted by D17 - 7 years ago
0
pcre

Special Chars

matches any special chars (e.g. !@#$)
Submitted by DrewBaker - 7 years ago
0
pcre

regex

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

REMOVE leading and trailing WHITESPACE

no description available
Submitted by ka - 10 years ago
-1
pcre

Twitter Hashtags

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

regex on paintkits

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

Match the ID on individual Vimeo URLs

no description available
Submitted by Josh K - 10 years ago
-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 - 10 years ago
-1
python

for checking code number 1111/111111111

no description available
Submitted by dejv - 9 years ago

IP Address

Vote

-1

Regular Expression
python

r'
(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\b)
'
gm

Description

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