<?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/prime</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 17:25:41 GMT</pubDate>
<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>
</channel>
</rss>