<?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>Comentários sobre: Otimização de códigos PHP: Prefira as funções da extensão ctype do que expressões regulares</title>
	<atom:link href="http://leandrovieira.com/archive/otimizacao-de-codigos-php-prefira-as-funcoes-da-extensao-ctype-do-que-expressoes-regulares/feed" rel="self" type="application/rss+xml" />
	<link>http://leandrovieira.com/archive/otimizacao-de-codigos-php-prefira-as-funcoes-da-extensao-ctype-do-que-expressoes-regulares</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 11 May 2012 16:59:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Por: Baby Sauro</title>
		<link>http://leandrovieira.com/archive/otimizacao-de-codigos-php-prefira-as-funcoes-da-extensao-ctype-do-que-expressoes-regulares/comment-page-1#comment-315</link>
		<dc:creator>Baby Sauro</dc:creator>
		<pubDate>Fri, 23 Feb 2007 12:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://leandrovieira.com/?p=115#comment-315</guid>
		<description>Olha o que está no site do PHP.net...

http://www.php.net/ctype_alnum

Be careful of the type of the parameter you pass to this, as it can have strange results...

Using PHP 4.3.11 on Windows/Apache</description>
		<content:encoded><![CDATA[<p>Olha o que está no site do PHP.net&#8230;</p>
<p><a href="http://www.php.net/ctype_alnum" rel="nofollow">http://www.php.net/ctype_alnum</a></p>
<p>Be careful of the type of the parameter you pass to this, as it can have strange results&#8230;</p>
<p>Using PHP 4.3.11 on Windows/Apache</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Zeh</title>
		<link>http://leandrovieira.com/archive/otimizacao-de-codigos-php-prefira-as-funcoes-da-extensao-ctype-do-que-expressoes-regulares/comment-page-1#comment-314</link>
		<dc:creator>Zeh</dc:creator>
		<pubDate>Mon, 05 Feb 2007 14:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://leandrovieira.com/?p=115#comment-314</guid>
		<description>Boa dia cara...
além de ser mais rápido que as expressões mais regulares, é muito mais fácil...</description>
		<content:encoded><![CDATA[<p>Boa dia cara&#8230;<br />
além de ser mais rápido que as expressões mais regulares, é muito mais fácil&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

