Regular Expressions 101

Library entries

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
-1
python

sfafagergfwefe323

no description available
Submitted by anonymous - 9 years ago

Parse street and house number from address string

Vote

-1

Regular Expression
pcre

/
^(.*[^-])\s(\d.*)$
/
gm

Description

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