<?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>
	文字列の検索 へのコメント	</title>
	<atom:link href="https://uda2.com/blog/post_5/feed/" rel="self" type="application/rss+xml" />
	<link>https://uda2.com/blog/post_5/</link>
	<description>大阪でフリーランスとしてWEB制作している管理人が気になった技術をメモったり、作ったツールの紹介などを綴っているブログです。</description>
	<lastBuildDate>Thu, 17 Apr 2014 11:53:56 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		○○で始まる文字列検索の速度比較 &#124; ウダ2Blog より		</title>
		<link>https://uda2.com/blog/post_5/comment-page-1/#comment-11399</link>

		<dc:creator><![CDATA[○○で始まる文字列検索の速度比較 &#124; ウダ2Blog]]></dc:creator>
		<pubDate>Thu, 17 Apr 2014 11:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://uda2.com/wordpress/2007/07/post_5.html#comment-11399</guid>

					<description><![CDATA[[&#8230;] おっしゃる通り「strncmp」は速く「preg_match」は遅いが「strpos」が予想以上に速く、単純な文字列の検索も今回のような特定位置の文字列検索も「strpos」が最速という結果になった。 [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] おっしゃる通り「strncmp」は速く「preg_match」は遅いが「strpos」が予想以上に速く、単純な文字列の検索も今回のような特定位置の文字列検索も「strpos」が最速という結果になった。 [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
