svn: /phpdoc/ru/trunk/reference/ifx/functions/ ifx-textasvarchar.xml ifx-update-blob.xml ifx-update-char.xml ifxus-close-slob.xml ifxus-create-slob.xml ifxus-free-slob.xml ifxus-open-slob.xml ifxus-read-slob.xml ifxus-seek-slob.xml ifxus-tell-slob.xml ifxus-write-slob.xml

[email protected] (Sergey Panteleev)
Newsgroups php.doc.ru
Message-ID <[email protected]>
sergey                                   Wed, 25 Dec 2019 06:34:57 +0000

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

Log:
docs(ru): Review

Changed paths:
    U   phpdoc/ru/trunk/reference/ifx/functions/ifx-textasvarchar.xml
    U   phpdoc/ru/trunk/reference/ifx/functions/ifx-update-blob.xml
    U   phpdoc/ru/trunk/reference/ifx/functions/ifx-update-char.xml
    U   phpdoc/ru/trunk/reference/ifx/functions/ifxus-close-slob.xml
    U   phpdoc/ru/trunk/reference/ifx/functions/ifxus-create-slob.xml
    U   phpdoc/ru/trunk/reference/ifx/functions/ifxus-free-slob.xml
    U   phpdoc/ru/trunk/reference/ifx/functions/ifxus-open-slob.xml
    U   phpdoc/ru/trunk/reference/ifx/functions/ifxus-read-slob.xml
    U   phpdoc/ru/trunk/reference/ifx/functions/ifxus-seek-slob.xml
    U   phpdoc/ru/trunk/reference/ifx/functions/ifxus-tell-slob.xml
    U   phpdoc/ru/trunk/reference/ifx/functions/ifxus-write-slob.xml
svn-diffs-348696.txt (text/x-diff, 9.7 KB)
Modified: phpdoc/ru/trunk/reference/ifx/functions/ifx-textasvarchar.xml
===================================================================
--- phpdoc/ru/trunk/reference/ifx/functions/ifx-textasvarchar.xml	2019-12-25 02:07:36 UTC (rev 348695)
+++ phpdoc/ru/trunk/reference/ifx/functions/ifx-textasvarchar.xml	2019-12-25 06:34:57 UTC (rev 348696)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="function.ifx-textasvarchar" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>

Modified: phpdoc/ru/trunk/reference/ifx/functions/ifx-update-blob.xml
===================================================================
--- phpdoc/ru/trunk/reference/ifx/functions/ifx-update-blob.xml	2019-12-25 02:07:36 UTC (rev 348695)
+++ phpdoc/ru/trunk/reference/ifx/functions/ifx-update-blob.xml	2019-12-25 06:34:57 UTC (rev 348696)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="function.ifx-update-blob" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>

Modified: phpdoc/ru/trunk/reference/ifx/functions/ifx-update-char.xml
===================================================================
--- phpdoc/ru/trunk/reference/ifx/functions/ifx-update-char.xml	2019-12-25 02:07:36 UTC (rev 348695)
+++ phpdoc/ru/trunk/reference/ifx/functions/ifx-update-char.xml	2019-12-25 06:34:57 UTC (rev 348696)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="function.ifx-update-char" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -29,7 +29,7 @@
      <term><parameter>bid</parameter></term>
      <listitem>
       <para>
-       Идентификатор обхекта.
+       Идентификатор объекта.
       </para>
      </listitem>
     </varlistentry>

Modified: phpdoc/ru/trunk/reference/ifx/functions/ifxus-close-slob.xml
===================================================================
--- phpdoc/ru/trunk/reference/ifx/functions/ifxus-close-slob.xml	2019-12-25 02:07:36 UTC (rev 348695)
+++ phpdoc/ru/trunk/reference/ifx/functions/ifxus-close-slob.xml	2019-12-25 06:34:57 UTC (rev 348696)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="function.ifxus-close-slob" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>

Modified: phpdoc/ru/trunk/reference/ifx/functions/ifxus-create-slob.xml
===================================================================
--- phpdoc/ru/trunk/reference/ifx/functions/ifxus-create-slob.xml	2019-12-25 02:07:36 UTC (rev 348695)
+++ phpdoc/ru/trunk/reference/ifx/functions/ifxus-create-slob.xml	2019-12-25 06:34:57 UTC (rev 348696)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="function.ifxus-create-slob" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -41,7 +41,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Возвращает идентификатор нового объекта, или &false; в случае ошибки.
+   Возвращает идентификатор нового объекта или &false; в случае возникновения ошибки.
   </para>
  </refsect1>


Modified: phpdoc/ru/trunk/reference/ifx/functions/ifxus-free-slob.xml
===================================================================
--- phpdoc/ru/trunk/reference/ifx/functions/ifxus-free-slob.xml	2019-12-25 02:07:36 UTC (rev 348695)
+++ phpdoc/ru/trunk/reference/ifx/functions/ifxus-free-slob.xml	2019-12-25 06:34:57 UTC (rev 348696)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="function.ifxus-free-slob" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>

Modified: phpdoc/ru/trunk/reference/ifx/functions/ifxus-open-slob.xml
===================================================================
--- phpdoc/ru/trunk/reference/ifx/functions/ifxus-open-slob.xml	2019-12-25 02:07:36 UTC (rev 348695)
+++ phpdoc/ru/trunk/reference/ifx/functions/ifxus-open-slob.xml	2019-12-25 06:34:57 UTC (rev 348696)
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="function.ifxus-open-slob" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>ifxus_open_slob</refname>
-  <refpurpose>Открыть объект SLOBt</refpurpose>
+  <refpurpose>Открыть объект SLOB</refpurpose>
  </refnamediv>

  <refsect1 role="description">
@@ -50,7 +50,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Возвращает идентификатор объекта, или &false; в случае ошибки.
+   Возвращает идентификатор объекта или &false; в случае возникновения ошибки.
   </para>
  </refsect1>


Modified: phpdoc/ru/trunk/reference/ifx/functions/ifxus-read-slob.xml
===================================================================
--- phpdoc/ru/trunk/reference/ifx/functions/ifxus-read-slob.xml	2019-12-25 02:07:36 UTC (rev 348695)
+++ phpdoc/ru/trunk/reference/ifx/functions/ifxus-read-slob.xml	2019-12-25 06:34:57 UTC (rev 348696)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="function.ifxus-read-slob" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -47,7 +47,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Возвращает контент SLOB в виде строки, или &false; в случае ошибки.
+   Возвращает контент SLOB в виде строки или &false; в случае возникновения ошибки.
   </para>
  </refsect1>


Modified: phpdoc/ru/trunk/reference/ifx/functions/ifxus-seek-slob.xml
===================================================================
--- phpdoc/ru/trunk/reference/ifx/functions/ifxus-seek-slob.xml	2019-12-25 02:07:36 UTC (rev 348695)
+++ phpdoc/ru/trunk/reference/ifx/functions/ifxus-seek-slob.xml	2019-12-25 06:34:57 UTC (rev 348696)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="function.ifxus-seek-slob" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -56,7 +56,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Возвращает текущую позицию в виде целого числа, или &false; в случае ошибки.
+   Возвращает текущую позицию в виде целого числа или &false; в случае возникновения ошибки.
   </para>
  </refsect1>


Modified: phpdoc/ru/trunk/reference/ifx/functions/ifxus-tell-slob.xml
===================================================================
--- phpdoc/ru/trunk/reference/ifx/functions/ifxus-tell-slob.xml	2019-12-25 02:07:36 UTC (rev 348695)
+++ phpdoc/ru/trunk/reference/ifx/functions/ifxus-tell-slob.xml	2019-12-25 06:34:57 UTC (rev 348696)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="function.ifxus-tell-slob" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -38,7 +38,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Возвращает текущую позицию в виде целого числа, или &false; в случае ошибки.
+   Возвращает текущую позицию в виде целого числа или &false; в случае возникновения ошибки.
   </para>
  </refsect1>


Modified: phpdoc/ru/trunk/reference/ifx/functions/ifxus-write-slob.xml
===================================================================
--- phpdoc/ru/trunk/reference/ifx/functions/ifxus-write-slob.xml	2019-12-25 02:07:36 UTC (rev 348695)
+++ phpdoc/ru/trunk/reference/ifx/functions/ifxus-write-slob.xml	2019-12-25 06:34:57 UTC (rev 348696)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
 <!-- $Revision$ -->
 <refentry xml:id="function.ifxus-write-slob" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -47,7 +47,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Возвращает число записанных байт, или &false; в случае ошибки.
+   Возвращает число записанных байт или &false; в случае возникновения ошибки.
   </para>
  </refsect1>
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.