Regular Expressions 101

Library entries

3
pcre

youtube id match

youtube id 17 matches
Submitted by Wiliam Castilhos, Ramon Barros - 9 years ago
3
pcre

Alternative Capture Country Codes

no description available
Submitted by Branden - 8 years ago
3
python

Twitch URL Regex

Can grab all kinds of valid twitch URLs.
Submitted by Mio - 8 years ago
3
pcre

^.*(\/Summary\/).*(chelaxe\.ru).*$

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

phone

matches: + example: +52 33 3884 7720 +1 770 343 5788
Submitted by miqui - 8 years ago
3
pcre

split sentence regex

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

images url match in text

no description available
Submitted by Redfern.89 - 8 years ago
3
python

prices in nis

no description available
Submitted by molaxx - 8 years ago
3
pcre

Div content

no description available
Submitted by mohammadsaleh - 8 years ago
3
pcre

Cisco ASA

no description available
Submitted by anonymous - 8 years ago

basic html tags

Vote

-4

Regular Expression
pcre

/
(?:<([a-z]+).*?>)|(?:<\/([a-z]+)\s*?>)
/
gi

Description

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