<?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: *Real* regex search-and-replace in Visual Studio</title>
	<atom:link href="http://blog.excastle.com/2005/01/12/real-regex-search-and-replace-in-visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.excastle.com/2005/01/12/real-regex-search-and-replace-in-visual-studio/</link>
	<description>Life, .NET, and Cats</description>
	<pubDate>Wed, 07 Jan 2009 02:08:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joe White</title>
		<link>http://blog.excastle.com/2005/01/12/real-regex-search-and-replace-in-visual-studio/comment-page-1/#comment-4965</link>
		<dc:creator>Joe White</dc:creator>
		<pubDate>Thu, 13 Jan 2005 04:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2005/01/12/real-regex-search-and-replace-in-visual-studio/#comment-4965</guid>
		<description>Yeah, I already said .NET has a full PCRE regex library. What I'm wondering is when the Delphi IDE's Find and Find In Files and Replace will be upgraded to actually *use* those real regexes.&lt;br&gt;&lt;br&gt;(Y'know, I should write this up as an enhancement in QC...)
</description>
		<content:encoded><![CDATA[<p>Yeah, I already said .NET has a full PCRE regex library. What I&#8217;m wondering is when the Delphi IDE&#8217;s Find and Find In Files and Replace will be upgraded to actually *use* those real regexes.</p>
<p>(Y&#8217;know, I should write this up as an enhancement in QC&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert MacLean</title>
		<link>http://blog.excastle.com/2005/01/12/real-regex-search-and-replace-in-visual-studio/comment-page-1/#comment-4964</link>
		<dc:creator>Robert MacLean</dc:creator>
		<pubDate>Thu, 13 Jan 2005 03:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2005/01/12/real-regex-search-and-replace-in-visual-studio/#comment-4964</guid>
		<description>A few things I found for Delphi are&lt;br&gt;&lt;a target="_new" href="http://www.pcre.org/" rel="nofollow"&gt;http://www.pcre.org/&lt;/a&gt;&lt;br&gt;and .Net (Nick Hodges is going to love me for pumping .Net) has a full regular expression library built in, which is easy to call from D8/D2005
</description>
		<content:encoded><![CDATA[<p>A few things I found for Delphi are<br />
<br /><a target="_new" href="http://www.pcre.org/" rel="nofollow">http://www.pcre.org/</a><br />
<br />and .Net (Nick Hodges is going to love me for pumping .Net) has a full regular expression library built in, which is easy to call from D8/D2005</p>
]]></content:encoded>
	</item>
</channel>
</rss>
