<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ar">
	<id>https://ar.wikivahdat.com/w/index.php?action=history&amp;feed=atom&amp;title=%D9%88%D8%AD%D8%AF%D8%A9%3ATrim_quotes</id>
	<title>وحدة:Trim quotes - تاريخ المراجعة</title>
	<link rel="self" type="application/atom+xml" href="https://ar.wikivahdat.com/w/index.php?action=history&amp;feed=atom&amp;title=%D9%88%D8%AD%D8%AF%D8%A9%3ATrim_quotes"/>
	<link rel="alternate" type="text/html" href="https://ar.wikivahdat.com/w/index.php?title=%D9%88%D8%AD%D8%AF%D8%A9:Trim_quotes&amp;action=history"/>
	<updated>2026-04-19T18:24:54Z</updated>
	<subtitle>تاريخ التعديل لهذه الصفحة في الويكي</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://ar.wikivahdat.com/w/index.php?title=%D9%88%D8%AD%D8%AF%D8%A9:Trim_quotes&amp;diff=17833&amp;oldid=prev</id>
		<title>Wikivahdat: مراجعة واحدة</title>
		<link rel="alternate" type="text/html" href="https://ar.wikivahdat.com/w/index.php?title=%D9%88%D8%AD%D8%AF%D8%A9:Trim_quotes&amp;diff=17833&amp;oldid=prev"/>
		<updated>2022-12-07T04:02:00Z</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;ar&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;ar&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>Wikivahdat</name></author>
	</entry>
	<entry>
		<id>https://ar.wikivahdat.com/w/index.php?title=%D9%88%D8%AD%D8%AF%D8%A9:Trim_quotes&amp;diff=17832&amp;oldid=prev</id>
		<title>ar&gt;Wikivahdat: mw.ustring is not needed to find apostrophe/quote; this is more efficient</title>
		<link rel="alternate" type="text/html" href="https://ar.wikivahdat.com/w/index.php?title=%D9%88%D8%AD%D8%AF%D8%A9:Trim_quotes&amp;diff=17832&amp;oldid=prev"/>
		<updated>2019-05-21T01:19:23Z</updated>

		<summary type="html">&lt;p&gt;mw.ustring is not needed to find apostrophe/quote; this is more efficient&lt;/p&gt;
&lt;p&gt;&lt;b&gt;صفحة جديدة&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
function p._trim(s)&lt;br /&gt;
	if s then&lt;br /&gt;
		if s:match([[^([&amp;#039;&amp;quot;]).*%1$]]) then return p._trim(string.sub(s,2,-2)) else return s end&lt;br /&gt;
	else&lt;br /&gt;
		return &amp;quot;&amp;quot;&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.trim(frame)&lt;br /&gt;
	local s = (frame.args[&amp;#039;s&amp;#039;] or frame.args[1]) or (frame:getParent().args[&amp;#039;s&amp;#039;] or frame:getParent().args[1])&lt;br /&gt;
	return p._trim(s)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>ar&gt;Wikivahdat</name></author>
	</entry>
</feed>