<?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: Glob Patterns for File Matching in PHP</title>
	<atom:link href="http://cowburn.info/2010/04/30/glob-patterns/feed/" rel="self" type="application/rss+xml" />
	<link>http://cowburn.info/2010/04/30/glob-patterns/</link>
	<description>Online storage depot for Peter Cowburn</description>
	<lastBuildDate>Thu, 03 May 2012 06:33:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Peter</title>
		<link>http://cowburn.info/2010/04/30/glob-patterns/#comment-74255</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 03 May 2012 06:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/?p=390#comment-74255</guid>
		<description>Having an AND there doesn&#039;t make a whole lot of sense to me. However, you could use multiple sets of braces to ask &quot;a or b or c, and a or b or c, and a or b or c&quot; if you really wanted to.</description>
		<content:encoded><![CDATA[<p>Having an AND there doesn&#8217;t make a whole lot of sense to me. However, you could use multiple sets of braces to ask &#8220;a or b or c, and a or b or c, and a or b or c&#8221; if you really wanted to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keyser</title>
		<link>http://cowburn.info/2010/04/30/glob-patterns/#comment-74249</link>
		<dc:creator>keyser</dc:creator>
		<pubDate>Thu, 03 May 2012 02:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/?p=390#comment-74249</guid>
		<description>Hi,
the pattern &quot;{ jpg,gif,png }&quot; matches jpg OR gif OR png... but how do I match with AND ?

thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
the pattern &#8220;{ jpg,gif,png }&#8221; matches jpg OR gif OR png&#8230; but how do I match with AND ?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Story</title>
		<link>http://cowburn.info/2010/04/30/glob-patterns/#comment-64725</link>
		<dc:creator>Mark Story</dc:creator>
		<pubDate>Wed, 01 Jun 2011 02:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/?p=390#comment-64725</guid>
		<description>Thanks for the great explanation of glob pattern syntax.</description>
		<content:encoded><![CDATA[<p>Thanks for the great explanation of glob pattern syntax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andres Vaquero</title>
		<link>http://cowburn.info/2010/04/30/glob-patterns/#comment-63699</link>
		<dc:creator>Andres Vaquero</dc:creator>
		<pubDate>Sat, 16 Apr 2011 18:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/?p=390#comment-63699</guid>
		<description>Awesome, great article!</description>
		<content:encoded><![CDATA[<p>Awesome, great article!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

