svn: /phpdoc/fa/trunk/ language/predefined/exception/construct.xml reference/overload/examples.xml reference/spl/cachingiterator/count.xml reference/spl/parentiterator/accept.xml reference/tokyo_tyrant/tokyotyrant/add.xml reference/unicode/reference.xml

[email protected] (Pedram Salehpoor)
Newsgroups php.doc.fa
Message-ID <[email protected]>
psalehpoor                               Tue, 21 Dec 2010 17:54:46 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=306544

Log:
updated

Changed paths:
    U   phpdoc/fa/trunk/language/predefined/exception/construct.xml
    U   phpdoc/fa/trunk/reference/overload/examples.xml
    U   phpdoc/fa/trunk/reference/spl/cachingiterator/count.xml
    U   phpdoc/fa/trunk/reference/spl/parentiterator/accept.xml
    U   phpdoc/fa/trunk/reference/tokyo_tyrant/tokyotyrant/add.xml
    U   phpdoc/fa/trunk/reference/unicode/reference.xml

Modified: phpdoc/fa/trunk/language/predefined/exception/construct.xml
===================================================================
--- phpdoc/fa/trunk/language/predefined/exception/construct.xml	2010-12-21 17:43:52 UTC (rev 306543)
+++ phpdoc/fa/trunk/language/predefined/exception/construct.xml	2010-12-21 17:54:46 UTC (rev 306544)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 298918 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 304663 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->

@@ -77,6 +77,15 @@
    </informaltable>
   </para>
  </refsect1>
+
+  <refsect1 role="notes">
+  &reftitle.notes;
+  <note>
+   <para>
+    <parameter>message</parameter> باینری امن <emphasis>نیست</emphasis> .
+   </para>
+  </note>
+ </refsect1>
 </refentry>

 <!-- Keep this comment at the end of the file

Modified: phpdoc/fa/trunk/reference/overload/examples.xml
===================================================================
--- phpdoc/fa/trunk/reference/overload/examples.xml	2010-12-21 17:43:52 UTC (rev 306543)
+++ phpdoc/fa/trunk/reference/overload/examples.xml	2010-12-21 17:54:46 UTC (rev 306544)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 297028 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 301626 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->


Modified: phpdoc/fa/trunk/reference/spl/cachingiterator/count.xml
===================================================================
--- phpdoc/fa/trunk/reference/spl/cachingiterator/count.xml	2010-12-21 17:43:52 UTC (rev 306543)
+++ phpdoc/fa/trunk/reference/spl/cachingiterator/count.xml	2010-12-21 17:54:46 UTC (rev 306544)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 288721 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 305218 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->

@@ -12,7 +12,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <modifier>public</modifier> <type>void</type><methodname>CachingIterator::count</methodname>
+   <modifier>public</modifier> <type>int</type><methodname>CachingIterator::count</methodname>
    <void />
   </methodsynopsis>


Modified: phpdoc/fa/trunk/reference/spl/parentiterator/accept.xml
===================================================================
--- phpdoc/fa/trunk/reference/spl/parentiterator/accept.xml	2010-12-21 17:43:52 UTC (rev 306543)
+++ phpdoc/fa/trunk/reference/spl/parentiterator/accept.xml	2010-12-21 17:54:46 UTC (rev 306544)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 294375 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 301626 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->


Modified: phpdoc/fa/trunk/reference/tokyo_tyrant/tokyotyrant/add.xml
===================================================================
--- phpdoc/fa/trunk/reference/tokyo_tyrant/tokyotyrant/add.xml	2010-12-21 17:43:52 UTC (rev 306543)
+++ phpdoc/fa/trunk/reference/tokyo_tyrant/tokyotyrant/add.xml	2010-12-21 17:54:46 UTC (rev 306544)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 291194 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 305906 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->

@@ -47,7 +47,7 @@
      <term><parameter>type</parameter></term>
      <listitem>
       <para>
-       ثابت‌های <constant>TokyoTyrant::RDB_RECINT</constant> یا <constant>TokyoTyrant::RDB_RECDBL</constant>.
+       ثابت‌های <constant>TokyoTyrant::RDBREC_INT</constant> یا <constant>TokyoTyrant::RDBREC_DBL</constant>.
        اگر این پارامتر حذف شده باشد نوع با استفاده از نوع پارامتر <parameter>increment</parameter> حدس زده می‌شود.
       </para>
      </listitem>
@@ -76,7 +76,7 @@
 $tt->add("test", 3);

 /* String value is converted to double */
-echo $tt->add("test", "3.5", TokyoTyrant::RDB_RECDBL);
+echo $tt->add("test", "3.5", TokyoTyrant::RDBREC_DBL);
 ?>
 ]]>
     </programlisting>

Modified: phpdoc/fa/trunk/reference/unicode/reference.xml
===================================================================
--- phpdoc/fa/trunk/reference/unicode/reference.xml	2010-12-21 17:43:52 UTC (rev 306543)
+++ phpdoc/fa/trunk/reference/unicode/reference.xml	2010-12-21 17:54:46 UTC (rev 306544)
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 297028 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 301626 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->

 <!-- note to translators:
      do NOT translate anything in this extension!!
-     the docs will change very very often -->
+     the docs will change often -->

 <reference xml:id="ref.unicode" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <title>Unicode &Functions;</title>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.