<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/regex/tags/regexp</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 00:11:54 GMT</pubDate>
<item>
<title>(Regular Expression) Regular Expression for Matching URLs with or without http(s) - brandonjp</title>
<link>http://snipplr.com/view/68530/regular-expression-for-matching-urls-with-or-without-https/</link>
<description><![CDATA[ <p>thanks to... 
http://gskinner.com/RegExr/
http://daringfireball.net/2010/07/improved_regex_for_matching_urls</p> ]]></description>
<pubDate>Tue, 13 Nov 2012 07:34:18 GMT</pubDate>
<guid>http://snipplr.com/view/68530/regular-expression-for-matching-urls-with-or-without-https/</guid>
</item>
<item>
<title>(Regular Expression) RegExp for search-replaceing css-urls from url(asdf.bc) to url('images/asdf.bc') - abstraktor</title>
<link>http://snipplr.com/view/58984/regexp-for-searchreplaceing-cssurls-from-urlasdfbc-to-urlimagesasdfbc/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 22 Sep 2011 20:15:14 GMT</pubDate>
<guid>http://snipplr.com/view/58984/regexp-for-searchreplaceing-cssurls-from-urlasdfbc-to-urlimagesasdfbc/</guid>
</item>
<item>
<title>(Regular Expression) RegEx Regular Expression to match < > java doc tags in JSP (liferay) - brandonjp</title>
<link>http://snipplr.com/view/37835/regex-regular-expression-to-match---java-doc-tags-in-jsp-liferay/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 24 Jul 2010 02:17:40 GMT</pubDate>
<guid>http://snipplr.com/view/37835/regex-regular-expression-to-match---java-doc-tags-in-jsp-liferay/</guid>
</item>
<item>
<title>(Regular Expression) YouTube URL matcher, video ID catcher - nkm</title>
<link>http://snipplr.com/view/33375/youtube-url-matcher-video-id-catcher/</link>
<description><![CDATA[ <p>PCRE that matches any kind of YouTube URL and catches its video ID. It supports three kinds of URL: the classic (?v=), the AJAXed one (#!v=) and the short version (youtu.be). It also supports international URLs.

Tested with Javascript and PHP.</p> ]]></description>
<pubDate>Tue, 27 Apr 2010 16:02:49 GMT</pubDate>
<guid>http://snipplr.com/view/33375/youtube-url-matcher-video-id-catcher/</guid>
</item>
<item>
<title>(Regular Expression) Replacing plain text e-mail addresses with mailto links - certainlyakey</title>
<link>http://snipplr.com/view/30936/replacing-plain-text-email-addresses-with-mailto-links/</link>
<description><![CDATA[ <p>Used in Espresso</p> ]]></description>
<pubDate>Mon, 05 Apr 2010 17:57:13 GMT</pubDate>
<guid>http://snipplr.com/view/30936/replacing-plain-text-email-addresses-with-mailto-links/</guid>
</item>
<item>
<title>(Regular Expression) RedExp String nur aus Zeichen und Zahlen - humanoid</title>
<link>http://snipplr.com/view/21582/redexp-string-nur-aus-zeichen-und-zahlen/</link>
<description><![CDATA[ <p>bei Reddot als benutzerdefinierten Feldtyp einsetzbar</p> ]]></description>
<pubDate>Wed, 21 Oct 2009 18:25:43 GMT</pubDate>
<guid>http://snipplr.com/view/21582/redexp-string-nur-aus-zeichen-und-zahlen/</guid>
</item>
<item>
<title>(Regular Expression) Regular Expression, getting all parts of a E-Mail Date Header field - dreadwarrior</title>
<link>http://snipplr.com/view/17316/regular-expression-getting-all-parts-of-a-email-date-header-field/</link>
<description><![CDATA[ <p>This snippet is useful if you want to extract the relevant parts out of an Date header field of an email message. It was created according to the [RFC 5322 rules](http://tools.ietf.org/html/rfc5322#page-15 "RFC 5322, Page 15"). It supports named capturing groups for easier access of the date parts.

tested in PHP 5.2.6

2do:

* deal with obs-% data</p> ]]></description>
<pubDate>Wed, 22 Jul 2009 03:48:17 GMT</pubDate>
<guid>http://snipplr.com/view/17316/regular-expression-getting-all-parts-of-a-email-date-header-field/</guid>
</item>
<item>
<title>(Regular Expression) RegExp: Catch HTML element - albertomori</title>
<link>http://snipplr.com/view/12753/regexp-catch-html-element/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 03 Mar 2009 03:55:31 GMT</pubDate>
<guid>http://snipplr.com/view/12753/regexp-catch-html-element/</guid>
</item>
<item>
<title>(Regular Expression) Vim Hacks - qrist0ph</title>
<link>http://snipplr.com/view/6198/vim-hacks/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 13 May 2008 05:25:22 GMT</pubDate>
<guid>http://snipplr.com/view/6198/vim-hacks/</guid>
</item>
<item>
<title>(Regular Expression) Hexadecimal Value - Corhol</title>
<link>http://snipplr.com/view/1700/hexadecimal-value/</link>
<description><![CDATA[ <p>Matches any hex value (0123456789ABCDEF) preceded by the pound sign (#) of exactly 3 or 6 digits in length.</p> ]]></description>
<pubDate>Mon, 20 Nov 2006 20:00:40 GMT</pubDate>
<guid>http://snipplr.com/view/1700/hexadecimal-value/</guid>
</item>
</channel>
</rss>