svn: /phpdoc/ru/trunk/reference/spl/ parentiterator/accept.xml parentiterator/construct.xml parentiterator/getchildren.xml parentiterator/haschildren.xml parentiterator/next.xml parentiterator/rewind.xml recursivedirectoryiterator/construct.xml recursivedirectoryiterator/getchildren.xml recursivedirectoryiterator/getsubpath.xml recursivedirectoryiterator/getsubpathname.xml recursivedirectoryiterator/haschildren.xml recursivedirectoryiterator/key.xml recursivedirectoryiterator/next.xml recursived
[email protected] (Sergey Panteleev)
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Sat, 23 Nov 2019 15:48:41 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=348335
Log:
docs(ru): Review
Changed paths:
UU phpdoc/ru/trunk/reference/spl/parentiterator/accept.xml
UU phpdoc/ru/trunk/reference/spl/parentiterator/construct.xml
UU phpdoc/ru/trunk/reference/spl/parentiterator/getchildren.xml
UU phpdoc/ru/trunk/reference/spl/parentiterator/haschildren.xml
UU phpdoc/ru/trunk/reference/spl/parentiterator/next.xml
UU phpdoc/ru/trunk/reference/spl/parentiterator/rewind.xml
UU phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/construct.xml
UU phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/getchildren.xml
U phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/getsubpath.xml
U phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/getsubpathname.xml
U phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/haschildren.xml
UU phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/key.xml
UU phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/next.xml
UU phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/rewind.xml
U phpdoc/ru/trunk/reference/spl/splheap/compare.xml
U phpdoc/ru/trunk/reference/spl/splheap/construct.xml
U phpdoc/ru/trunk/reference/spl/splheap/count.xml
U phpdoc/ru/trunk/reference/spl/splheap/current.xml
U phpdoc/ru/trunk/reference/spl/splheap/extract.xml
U phpdoc/ru/trunk/reference/spl/splheap/insert.xml
U phpdoc/ru/trunk/reference/spl/splheap/iscorrupted.xml
U phpdoc/ru/trunk/reference/spl/splheap/isempty.xml
U phpdoc/ru/trunk/reference/spl/splheap/key.xml
U phpdoc/ru/trunk/reference/spl/splheap/next.xml
U phpdoc/ru/trunk/reference/spl/splheap/recoverfromcorruption.xml
U phpdoc/ru/trunk/reference/spl/splheap/rewind.xml
U phpdoc/ru/trunk/reference/spl/splheap/top.xml
U phpdoc/ru/trunk/reference/spl/splheap/valid.xml
svn-diffs-348335.txt
(text/x-diff, 55.8 KB)
Modified: phpdoc/ru/trunk/reference/spl/parentiterator/accept.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/parentiterator/accept.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/parentiterator/accept.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,69 +1,69 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 301626 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
-<!-- $Revision$ -->
-
-<refentry xml:id="parentiterator.accept" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
- <refnamediv>
- <refname>ParentIterator::accept</refname>
- <refpurpose>Определение доступности</refpurpose>
- </refnamediv>
-
- <refsect1 role="description">
- &reftitle.description;
- <methodsynopsis>
- <modifier>public</modifier> <type>bool</type><methodname>ParentIterator::accept</methodname>
- <void />
- </methodsynopsis>
- <para>
- Определяет, имеет ли элемент дочерние элементы.
- </para>
-
- &warn.undocumented.func;
-
- </refsect1>
-
- <refsect1 role="parameters">
- &reftitle.parameters;
- &no.function.parameters;
- </refsect1>
-
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- &true;, если элемент доступен, &false;, в противном случае.
- </para>
- </refsect1>
-
- <refsect1 role="seealso">
- &reftitle.seealso;
- <para>
- <simplelist>
- <member><methodname>ParentIterator::hasChildren</methodname></member>
- <member><methodname>FilterIterator::accept</methodname></member>
- </simplelist>
- </para>
- </refsect1>
-
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
+<?xml version="1.0" encoding="utf-8"?>
+<!-- EN-Revision: 301626 Maintainer: tmn Status: ready -->
+<!-- Reviewed: yes Maintainer: sergey -->
+<!-- $Revision$ -->
+
+<refentry xml:id="parentiterator.accept" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <refnamediv>
+ <refname>ParentIterator::accept</refname>
+ <refpurpose>Определение доступности</refpurpose>
+ </refnamediv>
+
+ <refsect1 role="description">
+ &reftitle.description;
+ <methodsynopsis>
+ <modifier>public</modifier> <type>bool</type><methodname>ParentIterator::accept</methodname>
+ <void />
+ </methodsynopsis>
+ <para>
+ Определяет, имеет ли элемент дочерние элементы.
+ </para>
+
+ &warn.undocumented.func;
+
+ </refsect1>
+
+ <refsect1 role="parameters">
+ &reftitle.parameters;
+ &no.function.parameters;
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+ &reftitle.returnvalues;
+ <para>
+ &true;, если элемент доступен, &false; в противном случае.
+ </para>
+ </refsect1>
+
+ <refsect1 role="seealso">
+ &reftitle.seealso;
+ <para>
+ <simplelist>
+ <member><methodname>ParentIterator::hasChildren</methodname></member>
+ <member><methodname>FilterIterator::accept</methodname></member>
+ </simplelist>
+ </para>
+ </refsect1>
+
+</refentry>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/spl/parentiterator/accept.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: phpdoc/ru/trunk/reference/spl/parentiterator/construct.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/parentiterator/construct.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/parentiterator/construct.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,72 +1,72 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 321901 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
-<!-- $Revision$ -->
-
-<refentry xml:id="parentiterator.construct" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
- <refnamediv>
- <refname>ParentIterator::__construct</refname>
- <refpurpose>Конструктор класса ParentIterator</refpurpose>
- </refnamediv>
-
- <refsect1 role="description">
- &reftitle.description;
- <methodsynopsis>
- <modifier>public</modifier> <methodname>ParentIterator::__construct</methodname>
- <methodparam><type>RecursiveIterator</type><parameter>iterator</parameter></methodparam>
- </methodsynopsis>
- <para>
- Создает новый объект класса <classname>ParentIterator</classname> на основе
- объекта-итератора.
- </para>
-
- &warn.undocumented.func;
-
- </refsect1>
-
- <refsect1 role="parameters">
- &reftitle.parameters;
- <para>
- <variablelist>
- <varlistentry>
- <term><parameter>iterator</parameter></term>
- <listitem>
- <para>
- Объект-итератор, на основе которого создается новый объект.
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </para>
- </refsect1>
-
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- Объект <classname>ParentIterator</classname>.
- </para>
- </refsect1>
-
-
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
+<?xml version="1.0" encoding="utf-8"?>
+<!-- EN-Revision: 321901 Maintainer: tmn Status: ready -->
+<!-- Reviewed: yes Maintainer: sergey -->
+<!-- $Revision$ -->
+
+<refentry xml:id="parentiterator.construct" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <refnamediv>
+ <refname>ParentIterator::__construct</refname>
+ <refpurpose>Конструктор класса ParentIterator</refpurpose>
+ </refnamediv>
+
+ <refsect1 role="description">
+ &reftitle.description;
+ <methodsynopsis>
+ <modifier>public</modifier> <methodname>ParentIterator::__construct</methodname>
+ <methodparam><type>RecursiveIterator</type><parameter>iterator</parameter></methodparam>
+ </methodsynopsis>
+ <para>
+ Создает новый объект класса <classname>ParentIterator</classname> на основе
+ объекта-итератора.
+ </para>
+
+ &warn.undocumented.func;
+
+ </refsect1>
+
+ <refsect1 role="parameters">
+ &reftitle.parameters;
+ <para>
+ <variablelist>
+ <varlistentry>
+ <term><parameter>iterator</parameter></term>
+ <listitem>
+ <para>
+ Объект-итератор, на основе которого создается новый объект.
+ </para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ </para>
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+ &reftitle.returnvalues;
+ <para>
+ Объект <classname>ParentIterator</classname>.
+ </para>
+ </refsect1>
+
+
+</refentry>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/spl/parentiterator/construct.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: phpdoc/ru/trunk/reference/spl/parentiterator/getchildren.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/parentiterator/getchildren.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/parentiterator/getchildren.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,59 +1,59 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
-<!-- $Revision$ -->
-<refentry xml:id="parentiterator.getchildren" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
- <refname>ParentIterator::getChildren</refname>
- <refpurpose>
- Возвращает дочерние объекты итератора, хранящегося внутри ParentIterator
- </refpurpose>
- </refnamediv>
- <refsect1 role="description">
- &reftitle.description;
- <methodsynopsis>
- <modifier>public</modifier> <type>ParentIterator</type><methodname>ParentIterator::getChildren</methodname>
- <void/>
- </methodsynopsis>
- <para>
- Возвращает дочерние объекты итератора, хранящегося внутри ParentIterator.
- </para>
-
- &warn.undocumented.func;
-
- </refsect1>
-
- <refsect1 role="parameters">
- &reftitle.parameters;
- &no.function.parameters;
- </refsect1>
-
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- Объект (<type>object</type>).
- </para>
- </refsect1>
-
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
+<?xml version="1.0" encoding="utf-8"?>
+<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
+<!-- Reviewed: yes Maintainer: sergey -->
+<!-- $Revision$ -->
+<refentry xml:id="parentiterator.getchildren" xmlns="http://docbook.org/ns/docbook">
+ <refnamediv>
+ <refname>ParentIterator::getChildren</refname>
+ <refpurpose>
+ Возвращает дочерние объекты итератора, хранящегося внутри ParentIterator
+ </refpurpose>
+ </refnamediv>
+ <refsect1 role="description">
+ &reftitle.description;
+ <methodsynopsis>
+ <modifier>public</modifier> <type>ParentIterator</type><methodname>ParentIterator::getChildren</methodname>
+ <void/>
+ </methodsynopsis>
+ <para>
+ Возвращает дочерние объекты итератора, хранящегося внутри ParentIterator.
+ </para>
+
+ &warn.undocumented.func;
+
+ </refsect1>
+
+ <refsect1 role="parameters">
+ &reftitle.parameters;
+ &no.function.parameters;
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+ &reftitle.returnvalues;
+ <para>
+ Объект (<type>object</type>).
+ </para>
+ </refsect1>
+
+</refentry>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/spl/parentiterator/getchildren.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: phpdoc/ru/trunk/reference/spl/parentiterator/haschildren.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/parentiterator/haschildren.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/parentiterator/haschildren.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,59 +1,59 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
-<!-- $Revision$ -->
-<refentry xml:id="parentiterator.haschildren" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
- <refname>ParentIterator::hasChildren</refname>
- <refpurpose>
- Проверяет, имеет ли внутренний объект-итератор дочерние объекты
- </refpurpose>
- </refnamediv>
- <refsect1 role="description">
- &reftitle.description;
- <methodsynopsis>
- <modifier>public</modifier> <type>bool</type><methodname>ParentIterator::hasChildren</methodname>
- <void/>
- </methodsynopsis>
- <para>
- Проверяет, имеет ли внутренний объект-итератор дочерние объекты.
- </para>
-
- &warn.undocumented.func;
-
- </refsect1>
-
- <refsect1 role="parameters">
- &reftitle.parameters;
- &no.function.parameters;
- </refsect1>
-
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- &return.success;
- </para>
- </refsect1>
-
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
+<?xml version="1.0" encoding="utf-8"?>
+<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
+<!-- Reviewed: yes Maintainer: sergey -->
+<!-- $Revision$ -->
+<refentry xml:id="parentiterator.haschildren" xmlns="http://docbook.org/ns/docbook">
+ <refnamediv>
+ <refname>ParentIterator::hasChildren</refname>
+ <refpurpose>
+ Проверяет, имеет ли внутренний объект-итератор дочерние объекты
+ </refpurpose>
+ </refnamediv>
+ <refsect1 role="description">
+ &reftitle.description;
+ <methodsynopsis>
+ <modifier>public</modifier> <type>bool</type><methodname>ParentIterator::hasChildren</methodname>
+ <void/>
+ </methodsynopsis>
+ <para>
+ Проверяет, имеет ли внутренний объект-итератор дочерние объекты.
+ </para>
+
+ &warn.undocumented.func;
+
+ </refsect1>
+
+ <refsect1 role="parameters">
+ &reftitle.parameters;
+ &no.function.parameters;
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+ &reftitle.returnvalues;
+ <para>
+ &return.success;
+ </para>
+ </refsect1>
+
+</refentry>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/spl/parentiterator/haschildren.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: phpdoc/ru/trunk/reference/spl/parentiterator/next.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/parentiterator/next.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/parentiterator/next.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,57 +1,57 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
-<!-- $Revision$ -->
-<refentry xml:id="parentiterator.next" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
- <refname>ParentIterator::next</refname>
- <refpurpose>Перемещает указатель на одну позицию вперед</refpurpose>
- </refnamediv>
- <refsect1 role="description">
- &reftitle.description;
- <methodsynopsis>
- <modifier>public</modifier> <type>void</type><methodname>ParentIterator::next</methodname>
- <void/>
- </methodsynopsis>
- <para>
- Перемещает указатель на одну позицию вперед.
- </para>
-
- &warn.undocumented.func;
-
- </refsect1>
-
- <refsect1 role="parameters">
- &reftitle.parameters;
- &no.function.parameters;
- </refsect1>
-
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- &return.void;
- </para>
- </refsect1>
-
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
+<?xml version="1.0" encoding="utf-8"?>
+<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
+<!-- Reviewed: yes Maintainer: sergey -->
+<!-- $Revision$ -->
+<refentry xml:id="parentiterator.next" xmlns="http://docbook.org/ns/docbook">
+ <refnamediv>
+ <refname>ParentIterator::next</refname>
+ <refpurpose>Перемещает указатель на одну позицию вперед</refpurpose>
+ </refnamediv>
+ <refsect1 role="description">
+ &reftitle.description;
+ <methodsynopsis>
+ <modifier>public</modifier> <type>void</type><methodname>ParentIterator::next</methodname>
+ <void/>
+ </methodsynopsis>
+ <para>
+ Перемещает указатель на одну позицию вперед.
+ </para>
+
+ &warn.undocumented.func;
+
+ </refsect1>
+
+ <refsect1 role="parameters">
+ &reftitle.parameters;
+ &no.function.parameters;
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+ &reftitle.returnvalues;
+ <para>
+ &return.void;
+ </para>
+ </refsect1>
+
+</refentry>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/spl/parentiterator/next.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: phpdoc/ru/trunk/reference/spl/parentiterator/rewind.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/parentiterator/rewind.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/parentiterator/rewind.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,57 +1,57 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
-<!-- $Revision$ -->
-<refentry xml:id="parentiterator.rewind" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
- <refname>ParentIterator::rewind</refname>
- <refpurpose>Переводит итератор на начало</refpurpose>
- </refnamediv>
- <refsect1 role="description">
- &reftitle.description;
- <methodsynopsis>
- <modifier>public</modifier> <type>void</type><methodname>ParentIterator::rewind</methodname>
- <void/>
- </methodsynopsis>
- <para>
- Перемещает указатель на начальную позицию.
- </para>
-
- &warn.undocumented.func;
-
- </refsect1>
-
- <refsect1 role="parameters">
- &reftitle.parameters;
- &no.function.parameters;
- </refsect1>
-
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- &return.void;
- </para>
- </refsect1>
-
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
+<?xml version="1.0" encoding="utf-8"?>
+<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
+<!-- Reviewed: yes Maintainer: sergey -->
+<!-- $Revision$ -->
+<refentry xml:id="parentiterator.rewind" xmlns="http://docbook.org/ns/docbook">
+ <refnamediv>
+ <refname>ParentIterator::rewind</refname>
+ <refpurpose>Переводит итератор на начало</refpurpose>
+ </refnamediv>
+ <refsect1 role="description">
+ &reftitle.description;
+ <methodsynopsis>
+ <modifier>public</modifier> <type>void</type><methodname>ParentIterator::rewind</methodname>
+ <void/>
+ </methodsynopsis>
+ <para>
+ Перемещает указатель на начальную позицию.
+ </para>
+
+ &warn.undocumented.func;
+
+ </refsect1>
+
+ <refsect1 role="parameters">
+ &reftitle.parameters;
+ &no.function.parameters;
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+ &reftitle.returnvalues;
+ <para>
+ &return.void;
+ </para>
+ </refsect1>
+
+</refentry>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/spl/parentiterator/rewind.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/construct.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/construct.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/construct.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 333155 Maintainer: tmn Status: ready -->
-<!-- $Revision$ -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="recursivedirectoryiterator.construct" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>RecursiveDirectoryIterator::__construct</refname>
@@ -36,10 +36,10 @@
<term><parameter>flags</parameter></term>
<listitem>
<para>
- Можно установить несколько флагов, от которых будет зависеть поведение
+ Можно установить несколько флагов от которых будет зависеть поведение
некоторых методов. Список возможных флагов можно найти на странице
<link linkend="filesystemiterator.constants">Предопределенных констант
- класса FilesystemIterator</link>. Эти флаги можно задать позднее методом
+ класса FilesystemIterator</link>. Флаги можно задать позднее методом
<methodname>FilesystemIterator::setFlags</methodname>.
</para>
</listitem>
@@ -81,9 +81,9 @@
while($it->valid()) {
if (!$it->isDot()) {
- echo 'SubPathName: ' . $it->getSubPathName() . "\n";
- echo 'SubPath: ' . $it->getSubPath() . "\n";
- echo 'Key: ' . $it->key() . "\n\n";
+ echo 'Имя файла: ' . $it->getSubPathName() . "\n";
+ echo 'Поддиректория: ' . $it->getSubPath() . "\n";
+ echo 'Ключ: ' . $it->key() . "\n\n";
}
$it->next();
@@ -95,17 +95,17 @@
&example.outputs.similar;
<screen>
<![CDATA[
-SubPathName: fruit/apple.xml
-SubPath: fruit
-Key: /tmp/fruit/apple.xml
+Имя файла: fruit/apple.xml
+Поддиректория: fruit
+Ключ: /tmp/fruit/apple.xml
-SubPathName: stuff.xml
-SubPath:
-Key: /tmp/stuff.xml
+Имя файла: stuff.xml
+Поддиректория:
+Ключ: /tmp/stuff.xml
-SubPathName: veggies/carrot.xml
-SubPath: veggies
-Key: /tmp/veggies/carrot.xml
+Имя файла: veggies/carrot.xml
+Поддиректория: veggies
+Ключ: /tmp/veggies/carrot.xml
]]>
</screen>
Property changes on: phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/construct.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/getchildren.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/getchildren.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/getchildren.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,58 +1,58 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
-<!-- $Revision$ -->
-<refentry xml:id="recursivedirectoryiterator.getchildren" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
- <refname>RecursiveDirectoryIterator::getChildren</refname>
- <refpurpose>
- Если текущий элемент является директорией, метод возвращает для нее итератор
- </refpurpose>
- </refnamediv>
- <refsect1 role="description">
- &reftitle.description;
- <methodsynopsis>
- <modifier>public</modifier> <type>mixed</type><methodname>RecursiveDirectoryIterator::getChildren</methodname>
- <void/>
- </methodsynopsis>
-
- &warn.undocumented.func;
-
- </refsect1>
-
- <refsect1 role="parameters">
- &reftitle.parameters;
- &no.function.parameters;
- </refsect1>
-
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- Имя файла, информация о файле или ссылка на объект $this. Что именно будет
- возвращаться зависит от флагов настроек. См. дополнительно <link
- linkend="filesystemiterator.constants">Константы FilesystemIterator</link>.
- </para>
- </refsect1>
-
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
+<?xml version="1.0" encoding="utf-8"?>
+<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
+<!-- Reviewed: yes Maintainer: sergey -->
+<!-- $Revision$ -->
+<refentry xml:id="recursivedirectoryiterator.getchildren" xmlns="http://docbook.org/ns/docbook">
+ <refnamediv>
+ <refname>RecursiveDirectoryIterator::getChildren</refname>
+ <refpurpose>
+ Если текущий элемент является директорией, метод возвращает для нее итератор
+ </refpurpose>
+ </refnamediv>
+ <refsect1 role="description">
+ &reftitle.description;
+ <methodsynopsis>
+ <modifier>public</modifier> <type>mixed</type><methodname>RecursiveDirectoryIterator::getChildren</methodname>
+ <void/>
+ </methodsynopsis>
+
+ &warn.undocumented.func;
+
+ </refsect1>
+
+ <refsect1 role="parameters">
+ &reftitle.parameters;
+ &no.function.parameters;
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+ &reftitle.returnvalues;
+ <para>
+ Имя файла, информация о файле или ссылка на объект $this. Что именно будет
+ возвращаться зависит от флагов настроек. Смотрите дополнительно <link
+ linkend="filesystemiterator.constants">Константы FilesystemIterator</link>.
+ </para>
+ </refsect1>
+
+</refentry>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/getchildren.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/getsubpath.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/getsubpath.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/getsubpath.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 343794 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="recursivedirectoryiterator.getsubpath" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -16,7 +16,7 @@
<void />
</methodsynopsis>
<para>
- Возвращает путь к поддиректории относительно директории заданной в конструкторе.
+ Возвращает путь к поддиректории относительно директории, заданной в конструкторе.
</para>
</refsect1>
@@ -48,8 +48,8 @@
$it = new RecursiveIteratorIterator(new RecursiveDirectoryIterator($directory));
foreach ($it as $file) {
- echo 'SubPathName: ' . $it->getSubPathName() . "\n";
- echo 'SubPath: ' . $it->getSubPath() . "\n\n";
+ echo 'Имя файла: ' . $it->getSubPathName() . "\n";
+ echo 'Поддиректория: ' . $it->getSubPath() . "\n\n";
}
]]>
</programlisting>
@@ -56,14 +56,14 @@
&example.outputs.similar;
<screen>
<![CDATA[
- SubPathName: fruit/apple.xml
- SubPath: fruit
+ Имя файла: fruit/apple.xml
+ Поддиректория: fruit
- SubPathName: stuff.xml
- SubPath:
+ Имя файла: stuff.xml
+ Поддиректория:
- SubPathName: veggies/carrot.xml
- SubPath: veggies
+ Имя файла: veggies/carrot.xml
+ Поддиректория: veggies
]]>
</screen>
</example>
Modified: phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/getsubpathname.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/getsubpathname.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/getsubpathname.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 343794 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="recursivedirectoryiterator.getsubpathname" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -48,8 +48,8 @@
$it = new RecursiveIteratorIterator(new RecursiveDirectoryIterator($directory));
foreach ($it as $file) {
- echo 'SubPathName: ' . $it->getSubPathName() . "\n";
- echo 'SubPath: ' . $it->getSubPath() . "\n\n";
+ echo 'Имя файла: ' . $it->getSubPathName() . "\n";
+ echo 'Поддиректория: ' . $it->getSubPath() . "\n\n";
}
]]>
</programlisting>
@@ -56,14 +56,14 @@
&example.outputs.similar;
<screen>
<![CDATA[
- SubPathName: fruit/apple.xml
- SubPath: fruit
+ Имя файла: fruit/apple.xml
+ Поддиректория: fruit
- SubPathName: stuff.xml
- SubPath:
+ Имя файла: stuff.xml
+ Поддиректория:
- SubPathName: veggies/carrot.xml
- SubPath: veggies
+ Имя файла: veggies/carrot.xml
+ Поддиректория: veggies
]]>
</screen>
</example>
Modified: phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/haschildren.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/haschildren.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/haschildren.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 343899 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="recursivedirectoryiterator.haschildren" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -40,7 +40,7 @@
&reftitle.returnvalues;
<para>
Возвращает true, если текущий элемент является директорией, причем отличной от
- '.' и '..'.
+ '.' и '..'
</para>
</refsect1>
Modified: phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/key.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/key.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/key.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,56 +1,56 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
-<!-- $Revision$ -->
-<refentry xml:id="recursivedirectoryiterator.key" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
- <refname>RecursiveDirectoryIterator::key</refname>
- <refpurpose>
- Возвращает путь и имя файла текущего элемента
- </refpurpose>
- </refnamediv>
- <refsect1 role="description">
- &reftitle.description;
- <methodsynopsis>
- <modifier>public</modifier> <type>string</type><methodname>RecursiveDirectoryIterator::key</methodname>
- <void/>
- </methodsynopsis>
-
- &warn.undocumented.func;
-
- </refsect1>
-
- <refsect1 role="parameters">
- &reftitle.parameters;
- &no.function.parameters;
- </refsect1>
-
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- Возвращает путь и имя файла текущего элемента.
- </para>
- </refsect1>
-
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
+<?xml version="1.0" encoding="utf-8"?>
+<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
+<!-- Reviewed: yes Maintainer: sergey -->
+<!-- $Revision$ -->
+<refentry xml:id="recursivedirectoryiterator.key" xmlns="http://docbook.org/ns/docbook">
+ <refnamediv>
+ <refname>RecursiveDirectoryIterator::key</refname>
+ <refpurpose>
+ Возвращает путь и имя файла текущего элемента
+ </refpurpose>
+ </refnamediv>
+ <refsect1 role="description">
+ &reftitle.description;
+ <methodsynopsis>
+ <modifier>public</modifier> <type>string</type><methodname>RecursiveDirectoryIterator::key</methodname>
+ <void/>
+ </methodsynopsis>
+
+ &warn.undocumented.func;
+
+ </refsect1>
+
+ <refsect1 role="parameters">
+ &reftitle.parameters;
+ &no.function.parameters;
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+ &reftitle.returnvalues;
+ <para>
+ Возвращает путь и имя файла текущего элемента.
+ </para>
+ </refsect1>
+
+</refentry>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/key.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/next.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/next.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/next.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,54 +1,54 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
-<!-- $Revision$ -->
-<refentry xml:id="recursivedirectoryiterator.next" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
- <refname>RecursiveDirectoryIterator::next</refname>
- <refpurpose>Переход к следующему элементу</refpurpose>
- </refnamediv>
- <refsect1 role="description">
- &reftitle.description;
- <methodsynopsis>
- <modifier>public</modifier> <type>void</type><methodname>RecursiveDirectoryIterator::next</methodname>
- <void/>
- </methodsynopsis>
-
- &warn.undocumented.func;
-
- </refsect1>
-
- <refsect1 role="parameters">
- &reftitle.parameters;
- &no.function.parameters;
- </refsect1>
-
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- &return.void;
- </para>
- </refsect1>
-
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
+<?xml version="1.0" encoding="utf-8"?>
+<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
+<!-- Reviewed: yes Maintainer: sergey -->
+<!-- $Revision$ -->
+<refentry xml:id="recursivedirectoryiterator.next" xmlns="http://docbook.org/ns/docbook">
+ <refnamediv>
+ <refname>RecursiveDirectoryIterator::next</refname>
+ <refpurpose>Переход к следующему элементу</refpurpose>
+ </refnamediv>
+ <refsect1 role="description">
+ &reftitle.description;
+ <methodsynopsis>
+ <modifier>public</modifier> <type>void</type><methodname>RecursiveDirectoryIterator::next</methodname>
+ <void/>
+ </methodsynopsis>
+
+ &warn.undocumented.func;
+
+ </refsect1>
+
+ <refsect1 role="parameters">
+ &reftitle.parameters;
+ &no.function.parameters;
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+ &reftitle.returnvalues;
+ <para>
+ &return.void;
+ </para>
+ </refsect1>
+
+</refentry>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/next.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/rewind.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/rewind.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/rewind.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,54 +1,54 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
-<!-- $Revision$ -->
-<refentry xml:id="recursivedirectoryiterator.rewind" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
- <refname>RecursiveDirectoryIterator::rewind</refname>
- <refpurpose>Переводит итератор на начало директории</refpurpose>
- </refnamediv>
- <refsect1 role="description">
- &reftitle.description;
- <methodsynopsis>
- <modifier>public</modifier> <type>void</type><methodname>RecursiveDirectoryIterator::rewind</methodname>
- <void/>
- </methodsynopsis>
-
- &warn.undocumented.func;
-
- </refsect1>
-
- <refsect1 role="parameters">
- &reftitle.parameters;
- &no.function.parameters;
- </refsect1>
-
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- &return.void;
- </para>
- </refsect1>
-
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
+<?xml version="1.0" encoding="utf-8"?>
+<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
+<!-- Reviewed: yes Maintainer: sergey -->
+<!-- $Revision$ -->
+<refentry xml:id="recursivedirectoryiterator.rewind" xmlns="http://docbook.org/ns/docbook">
+ <refnamediv>
+ <refname>RecursiveDirectoryIterator::rewind</refname>
+ <refpurpose>Переводит итератор на начало директории</refpurpose>
+ </refnamediv>
+ <refsect1 role="description">
+ &reftitle.description;
+ <methodsynopsis>
+ <modifier>public</modifier> <type>void</type><methodname>RecursiveDirectoryIterator::rewind</methodname>
+ <void/>
+ </methodsynopsis>
+
+ &warn.undocumented.func;
+
+ </refsect1>
+
+ <refsect1 role="parameters">
+ &reftitle.parameters;
+ &no.function.parameters;
+ </refsect1>
+
+ <refsect1 role="returnvalues">
+ &reftitle.returnvalues;
+ <para>
+ &return.void;
+ </para>
+ </refsect1>
+
+</refentry>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
Property changes on: phpdoc/ru/trunk/reference/spl/recursivedirectoryiterator/rewind.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: phpdoc/ru/trunk/reference/spl/splheap/compare.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splheap/compare.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/splheap/compare.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 343888 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="splheap.compare" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -9,7 +9,7 @@
Сравнивает элементы, чтобы во время сортировки корректно разместить их в куче
</refpurpose>
</refnamediv>
-
+
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
@@ -17,13 +17,13 @@
<methodparam><type>mixed</type><parameter>value1</parameter></methodparam>
<methodparam><type>mixed</type><parameter>value2</parameter></methodparam>
</methodsynopsis>
-
+
<para>
Сравнивает <parameter>value1</parameter> с <parameter>value2</parameter>.
</para>
<warning>
<para>
- Вызов исключений в методе <methodname>SplHeap::compare</methodname> может
+ Выбрасывание исключений в методе <methodname>SplHeap::compare</methodname> может
нарушить целостность кучи и перевести ее в заблокированное состояние.
Разблокировать кучу можно методом
<methodname>SplHeap::recoverFromCorruption</methodname>. Однако, некоторые
@@ -31,7 +31,7 @@
</para>
</warning>
</refsect1>
-
+
<refsect1 role="parameters">
&reftitle.parameters;
<para>
@@ -55,7 +55,7 @@
</variablelist>
</para>
</refsect1>
-
+
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
@@ -70,7 +70,7 @@
</para>
</note>
</refsect1>
-
+
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
Modified: phpdoc/ru/trunk/reference/spl/splheap/construct.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splheap/construct.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/splheap/construct.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="splheap.construct" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/spl/splheap/count.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splheap/count.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/splheap/count.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 343888 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="splheap.count" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/spl/splheap/current.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splheap/current.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/splheap/current.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="splheap.current" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/spl/splheap/extract.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splheap/extract.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/splheap/extract.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 343888 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="splheap.extract" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -9,7 +9,7 @@
Извлекает узел из кучи и пересортирует ее
</refpurpose>
</refnamediv>
-
+
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
@@ -17,12 +17,12 @@
<void />
</methodsynopsis>
</refsect1>
-
+
<refsect1 role="parameters">
&reftitle.parameters;
&no.function.parameters;
</refsect1>
-
+
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
@@ -37,7 +37,7 @@
<classname>RuntimeException</classname>.
</para>
</refsect1><!-- }}} -->
-
+
</refentry>
<!-- Keep this comment at the end of the file
Modified: phpdoc/ru/trunk/reference/spl/splheap/insert.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splheap/insert.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/splheap/insert.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 343888 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="splheap.insert" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/spl/splheap/iscorrupted.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splheap/iscorrupted.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/splheap/iscorrupted.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 344522 Maintainer: lex Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="splheap.iscorrupted" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/spl/splheap/isempty.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splheap/isempty.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/splheap/isempty.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 343888 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="splheap.isempty" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/spl/splheap/key.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splheap/key.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/splheap/key.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="splheap.key" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/spl/splheap/next.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splheap/next.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/splheap/next.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="splheap.next" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/spl/splheap/recoverfromcorruption.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splheap/recoverfromcorruption.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/splheap/recoverfromcorruption.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 343888 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="splheap.recoverfromcorruption" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/spl/splheap/rewind.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splheap/rewind.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/splheap/rewind.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="splheap.rewind" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/spl/splheap/top.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splheap/top.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/splheap/top.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="splheap.top" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>SplHeap::top</refname>
<refpurpose>
- Возвращает узел находящийся на вершине кучи
+ Возвращает узел, находящийся на вершине кучи
</refpurpose>
</refnamediv>
@@ -26,7 +26,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Узел находящийся на вершине кучи.
+ Узел, находящийся на вершине кучи.
</para>
</refsect1>
Modified: phpdoc/ru/trunk/reference/spl/splheap/valid.xml
===================================================================
--- phpdoc/ru/trunk/reference/spl/splheap/valid.xml 2019-11-23 15:36:44 UTC (rev 348334)
+++ phpdoc/ru/trunk/reference/spl/splheap/valid.xml 2019-11-23 15:48:41 UTC (rev 348335)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 334762 Maintainer: tmn Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="splheap.valid" xmlns="http://docbook.org/ns/docbook">
<refnamediv>