<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Regular Expression Backreferences and the Non-Greedy Modifier</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2007/11/08/regular-expression-backreferences-and-the-non-greedy-modifier/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2007/11/08/regular-expression-backreferences-and-the-non-greedy-modifier/</link>
	<description>Thoughts, rants, and even some code from the mind of Barney Boisvert.</description>
	<lastBuildDate>Thu, 11 Sep 2014 09:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James Allen</title>
		<link>https://www.barneyb.com/barneyblog/2007/11/08/regular-expression-backreferences-and-the-non-greedy-modifier/comment-page-1/#comment-47227</link>
		<dc:creator>James Allen</dc:creator>
		<pubDate>Fri, 09 Nov 2007 13:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2007/11/08/regular-expression-backreferences-and-the-non-greedy-modifier/#comment-47227</guid>
		<description>Nice example Barney. I only recently became aware of how backreferencing can be used so this was very useful.

However, I found a problem with the code sample which I think is probably due to the single and double quotes being escaped by the blog code (maybe).

Below is the line I had to fix to get it working:



I&#039;m not sure if this will post properly but here goes. :)</description>
		<content:encoded><![CDATA[<p>Nice example Barney. I only recently became aware of how backreferencing can be used so this was very useful.</p>
<p>However, I found a problem with the code sample which I think is probably due to the single and double quotes being escaped by the blog code (maybe).</p>
<p>Below is the line I had to fix to get it working:</p>
<p>I'm not sure if this will post properly but here goes. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
