<?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/regex</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 23 Jul 2008 18:22:21 GMT</pubDate>
<item>
<title>(Regular Expression) Match CSS and JS Comments - mikegreen</title>
<link>http://snipplr.com/view/7129/match-css-and-js-comments/</link>
<description><![CDATA[ <p>Matches CSS-style comments spanning one or multiple lines</p> ]]></description>
<pubDate>Sat, 05 Jul 2008 00:32:30 GMT</pubDate>
<guid>http://snipplr.com/view/7129/match-css-and-js-comments/</guid>
</item>
<item>
<title>(Regular Expression) Remove multiple spaces from string - indianocean</title>
<link>http://snipplr.com/view/6760/remove-multiple-spaces-from-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 18 Jun 2008 09:19:12 GMT</pubDate>
<guid>http://snipplr.com/view/6760/remove-multiple-spaces-from-string/</guid>
</item>
<item>
<title>(Regular Expression) Prime number tester - banzaiman</title>
<link>http://snipplr.com/view/6713/prime-number-tester/</link>
<description><![CDATA[ <p>By the legendary abigail.  Fails to match if and only if it is matched against a prime number of 1's.  That is, '11' fails, but '1111' does not.

I once heard him talk why this works, but I forgot most of it.</p> ]]></description>
<pubDate>Sat, 14 Jun 2008 11:02:12 GMT</pubDate>
<guid>http://snipplr.com/view/6713/prime-number-tester/</guid>
</item>
<item>
<title>(Regular Expression) Grab any unclosed XHTML img tags - egoens</title>
<link>http://snipplr.com/view/6632/grab-any-unclosed-xhtml-img-tags/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 09 Jun 2008 12:56:23 GMT</pubDate>
<guid>http://snipplr.com/view/6632/grab-any-unclosed-xhtml-img-tags/</guid>
</item>
<item>
<title>(Regular Expression) US Phone Number with extension, flexible - martinkas</title>
<link>http://snipplr.com/view/5407/us-phone-number-with-extension-flexible/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 13 Mar 2008 15:07:31 GMT</pubDate>
<guid>http://snipplr.com/view/5407/us-phone-number-with-extension-flexible/</guid>
</item>
<item>
<title>(Regular Expression) JS Email Validation - beforebeta</title>
<link>http://snipplr.com/view/5349/js-email-validation/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 10 Mar 2008 09:54:46 GMT</pubDate>
<guid>http://snipplr.com/view/5349/js-email-validation/</guid>
</item>
<item>
<title>(Regular Expression) Convert whitespace to underscores - lagrangeapex</title>
<link>http://snipplr.com/view/4316/convert-whitespace-to-underscores/</link>
<description><![CDATA[ <p>I use in textmate / e to convert whitespace to underscores.</p> ]]></description>
<pubDate>Wed, 12 Dec 2007 17:38:16 GMT</pubDate>
<guid>http://snipplr.com/view/4316/convert-whitespace-to-underscores/</guid>
</item>
<item>
<title>(Regular Expression) Mexican RFC RegEx - axelitus</title>
<link>http://snipplr.com/view/4305/mexican-rfc-regex/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 11 Dec 2007 17:57:48 GMT</pubDate>
<guid>http://snipplr.com/view/4305/mexican-rfc-regex/</guid>
</item>
</channel>
</rss>