<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHP Musings &#187; tokenizer</title>
	<atom:link href="http://www.charles-reace.com/blog/tag/tokenizer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.charles-reace.com/blog</link>
	<description>Charles Reace&#039;s blog about PHP, MySQL, and life in general</description>
	<lastBuildDate>Mon, 22 Aug 2011 17:16:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Strip Comments and White-Space from PHP File</title>
		<link>http://www.charles-reace.com/blog/2009/07/22/strip-comments-and-white-space-from-php-file/</link>
		<comments>http://www.charles-reace.com/blog/2009/07/22/strip-comments-and-white-space-from-php-file/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 20:31:37 +0000</pubDate>
		<dc:creator>Charles</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[tokenizer]]></category>

		<guid isPermaLink="false">http://www.charles-reace.com/blog/?p=190</guid>
		<description><![CDATA[Inspired by a number of web forum &#8220;conversations,&#8221; I decided to make a little tool for stripping PHP comments from files as well as blank lines and leading white-space. This is for any of you who feel you need to save a few nano-seconds when processing PHP files, or maybe want to do a little [...]]]></description>
		<wfw:commentRss>http://www.charles-reace.com/blog/2009/07/22/strip-comments-and-white-space-from-php-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

