<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fa">
	<id>https://wikihaj.com/history/%D8%A7%D9%84%DA%AF%D9%88:Str_find/%D8%AA%D9%88%D8%B6%DB%8C%D8%AD%D8%A7%D8%AA?feed=atom</id>
	<title>الگو:Str find/توضیحات - تاریخچهٔ نسخه‌ها</title>
	<link rel="self" type="application/atom+xml" href="https://wikihaj.com/history/%D8%A7%D9%84%DA%AF%D9%88:Str_find/%D8%AA%D9%88%D8%B6%DB%8C%D8%AD%D8%A7%D8%AA?feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wikihaj.com/history/%D8%A7%D9%84%DA%AF%D9%88:Str_find/%D8%AA%D9%88%D8%B6%DB%8C%D8%AD%D8%A7%D8%AA"/>
	<updated>2026-08-11T02:12:15Z</updated>
	<subtitle>تاریخچهٔ نسخه‌ها برای این صفحه در ویکی</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wikihaj.com/index.php?title=%D8%A7%D9%84%DA%AF%D9%88:Str_find/%D8%AA%D9%88%D8%B6%DB%8C%D8%AD%D8%A7%D8%AA&amp;diff=45536&amp;oldid=prev</id>
		<title>Engineer: ۱ نسخه واردشده</title>
		<link rel="alternate" type="text/html" href="https://wikihaj.com/index.php?title=%D8%A7%D9%84%DA%AF%D9%88:Str_find/%D8%AA%D9%88%D8%B6%DB%8C%D8%AD%D8%A7%D8%AA&amp;diff=45536&amp;oldid=prev"/>
		<updated>2022-05-08T05:47:22Z</updated>

		<summary type="html">&lt;p&gt;۱ نسخه واردشده&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;fa&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;→ نسخهٔ قدیمی‌تر&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;نسخهٔ ‏۸ مهٔ ۲۰۲۲، ساعت ۰۹:۱۷&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;fa&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(بدون تفاوت)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Engineer</name></author>
	</entry>
	<entry>
		<id>https://wikihaj.com/index.php?title=%D8%A7%D9%84%DA%AF%D9%88:Str_find/%D8%AA%D9%88%D8%B6%DB%8C%D8%AD%D8%A7%D8%AA&amp;diff=45535&amp;oldid=prev</id>
		<title>fa&gt;Rezabot: ربات:حذف میان‌ویکی موجود در ویکی‌داده</title>
		<link rel="alternate" type="text/html" href="https://wikihaj.com/index.php?title=%D8%A7%D9%84%DA%AF%D9%88:Str_find/%D8%AA%D9%88%D8%B6%DB%8C%D8%AD%D8%A7%D8%AA&amp;diff=45535&amp;oldid=prev"/>
		<updated>2015-09-05T18:40:53Z</updated>

		<summary type="html">&lt;p&gt;ربات:حذف میان‌ویکی موجود در ویکی‌داده&lt;/p&gt;
&lt;p&gt;&lt;b&gt;صفحهٔ تازه&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{Str find|&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;text&amp;#039;&amp;#039;|&amp;#039;&amp;#039;sub_string&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt; = Position of first appearance of &amp;#039;&amp;#039;sub_string&amp;#039;&amp;#039; in &amp;#039;&amp;#039;text&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
* Only searches first 50 characters of &amp;#039;&amp;#039;text&amp;#039;&amp;#039;.  Returns -1 if &amp;#039;&amp;#039;sub_string&amp;#039;&amp;#039; not found in first 50 characters.&lt;br /&gt;
* Character position is 1 based (not 0 based as usual in calculations).&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Warning&amp;#039;&amp;#039;&amp;#039;: if &amp;#039;&amp;#039;sub_string&amp;#039;&amp;#039; is empty, then this routine will return 1 !!! This case will often have to be handled specially.&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
[[Template:Strfind short]] can handle longer strings (&amp;lt;99 chars), and gives far better performance, especially for short strings. &lt;br /&gt;
&lt;br /&gt;
{{String templates see also}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:String manipulation templates]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>fa&gt;Rezabot</name></author>
	</entry>
</feed>