mirror of
https://github.com/php/doc-ru.git
synced 2025-08-07 11:39:39 +00:00
Updated translation.
git-svn-id: https://svn.php.net/repository/phpdoc/ru/trunk@324029 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- EN-Revision: fc9e379fd822e0731859b056db368fa59f7f14b9 Maintainer: shein Status: ready -->
|
<!-- EN-Revision: 4de5cce5d886bf7ea08db8583141ff9715b47073 Maintainer: shein Status: ready -->
|
||||||
<!-- Reviewed: yes -->
|
<!-- Reviewed: yes -->
|
||||||
<!-- $Revision$ -->
|
<!-- $Revision$ -->
|
||||||
<appendix xml:id="sqlite.constants" xmlns="http://docbook.org/ns/docbook">
|
<appendix xml:id="sqlite.constants" xmlns="http://docbook.org/ns/docbook">
|
||||||
@ -13,9 +13,9 @@
|
|||||||
</para>
|
</para>
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<title>Константы выборки SQLite</title>
|
<title>Константы выборки SQLite</title>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-assoc">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_ASSOC</constant>
|
<constant>SQLITE_ASSOC</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -24,9 +24,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-both">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_BOTH</constant>
|
<constant>SQLITE_BOTH</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -37,9 +37,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-num">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_NUM</constant>
|
<constant>SQLITE_NUM</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -55,9 +55,9 @@
|
|||||||
</para>
|
</para>
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<title>Константы статус-кодов SQLite</title>
|
<title>Константы статус-кодов SQLite</title>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-ok">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_OK</constant>
|
<constant>SQLITE_OK</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -66,9 +66,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-error">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_ERROR</constant>
|
<constant>SQLITE_ERROR</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -77,9 +77,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-internal">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_INTERNAL</constant>
|
<constant>SQLITE_INTERNAL</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -88,9 +88,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-perm">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_PERM</constant>
|
<constant>SQLITE_PERM</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -99,9 +99,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-abort">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_ABORT</constant>
|
<constant>SQLITE_ABORT</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -110,9 +110,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-busy">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_BUSY</constant>
|
<constant>SQLITE_BUSY</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -121,9 +121,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-locked">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_LOCKED</constant>
|
<constant>SQLITE_LOCKED</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -132,9 +132,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-nomem">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_NOMEM</constant>
|
<constant>SQLITE_NOMEM</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -143,9 +143,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-readonly">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_READONLY</constant>
|
<constant>SQLITE_READONLY</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -154,9 +154,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-interrupt">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_INTERRUPT</constant>
|
<constant>SQLITE_INTERRUPT</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -165,9 +165,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-ioerr">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_IOERR</constant>
|
<constant>SQLITE_IOERR</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -176,9 +176,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-notadb">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_NOTADB</constant>
|
<constant>SQLITE_NOTADB</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -187,9 +187,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-corrupt">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_CORRUPT</constant>
|
<constant>SQLITE_CORRUPT</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -198,9 +198,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-format">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_FORMAT</constant>
|
<constant>SQLITE_FORMAT</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -209,9 +209,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-notfound">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_NOTFOUND</constant>
|
<constant>SQLITE_NOTFOUND</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -220,9 +220,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-full">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_FULL</constant>
|
<constant>SQLITE_FULL</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -231,9 +231,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-cantopen">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_CANTOPEN</constant>
|
<constant>SQLITE_CANTOPEN</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -242,9 +242,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-protocol">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_PROTOCOL</constant>
|
<constant>SQLITE_PROTOCOL</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -253,9 +253,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-empty">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_EMPTY</constant>
|
<constant>SQLITE_EMPTY</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -264,9 +264,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-schema">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_SCHEMA</constant>
|
<constant>SQLITE_SCHEMA</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -275,9 +275,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-toobig">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_TOOBIG</constant>
|
<constant>SQLITE_TOOBIG</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -286,9 +286,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-constraint">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_CONSTRAINT</constant>
|
<constant>SQLITE_CONSTRAINT</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -297,9 +297,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-mismatch">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_MISMATCH</constant>
|
<constant>SQLITE_MISMATCH</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -308,9 +308,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-misuse">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_MISUSE</constant>
|
<constant>SQLITE_MISUSE</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -319,9 +319,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-nolfs">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_NOLFS</constant>
|
<constant>SQLITE_NOLFS</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -330,9 +330,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-auth">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_AUTH</constant>
|
<constant>SQLITE_AUTH</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -341,9 +341,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-row">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_ROW</constant>
|
<constant>SQLITE_ROW</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -352,9 +352,9 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.sqlite-done">
|
||||||
<term>
|
<term>
|
||||||
<constant>SQLITE_DONE</constant>
|
<constant>SQLITE_DONE</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -385,4 +385,4 @@ End:
|
|||||||
vim600: syn=xml fen fdm=syntax fdl=2 si
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||||||
vim: et tw=78 syn=sgml
|
vim: et tw=78 syn=sgml
|
||||||
vi: ts=1 sw=1
|
vi: ts=1 sw=1
|
||||||
-->
|
-->
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!-- EN-Revision: 9ffbd15a2ff1d7c576270c5177cf4312b3684000 Maintainer: shein Status: ready -->
|
<!-- EN-Revision: 1d04cd176bfc8f28cdcbb742d4a6eff6f2842adc Maintainer: shein Status: ready -->
|
||||||
<!-- Reviewed: yes -->
|
<!-- Reviewed: yes -->
|
||||||
<!-- $Revision$ -->
|
<!-- $Revision$ -->
|
||||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.strstr">
|
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.strstr">
|
||||||
@ -7,7 +7,7 @@
|
|||||||
<refname>strstr</refname>
|
<refname>strstr</refname>
|
||||||
<refpurpose>Находит первое вхождение подстроки</refpurpose>
|
<refpurpose>Находит первое вхождение подстроки</refpurpose>
|
||||||
</refnamediv>
|
</refnamediv>
|
||||||
|
|
||||||
<refsect1 role="description">
|
<refsect1 role="description">
|
||||||
&reftitle.description;
|
&reftitle.description;
|
||||||
<methodsynopsis>
|
<methodsynopsis>
|
||||||
@ -18,7 +18,7 @@
|
|||||||
</methodsynopsis>
|
</methodsynopsis>
|
||||||
<para>
|
<para>
|
||||||
Возвращает подстроку строки <parameter>haystack</parameter> начиная с
|
Возвращает подстроку строки <parameter>haystack</parameter> начиная с
|
||||||
первого вхождения <parameter>needle</parameter> до конца строки
|
первого вхождения <parameter>needle</parameter> (и включая его) и до конца строки
|
||||||
<parameter>haystack</parameter>.
|
<parameter>haystack</parameter>.
|
||||||
</para>
|
</para>
|
||||||
<note>
|
<note>
|
||||||
@ -64,7 +64,7 @@
|
|||||||
<para>
|
<para>
|
||||||
Если установлен в &true;, <function>strstr</function> возвращает
|
Если установлен в &true;, <function>strstr</function> возвращает
|
||||||
часть строки <parameter>haystack</parameter> до первого вхождения
|
часть строки <parameter>haystack</parameter> до первого вхождения
|
||||||
<parameter>needle</parameter>.
|
<parameter>needle</parameter> (исключая needle).
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
@ -101,7 +101,7 @@
|
|||||||
<row>
|
<row>
|
||||||
<entry>4.3.0</entry>
|
<entry>4.3.0</entry>
|
||||||
<entry>
|
<entry>
|
||||||
<function>strstr</function> теперь бинарно-безопасна.
|
<function>strstr</function> теперь бинарно безопасна.
|
||||||
</entry>
|
</entry>
|
||||||
</row>
|
</row>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- EN-Revision: fc9e379fd822e0731859b056db368fa59f7f14b9 Maintainer: aur Status: ready -->
|
<!-- EN-Revision: 4de5cce5d886bf7ea08db8583141ff9715b47073 Maintainer: aur Status: ready -->
|
||||||
<!-- Reviewed: yes -->
|
<!-- Reviewed: yes -->
|
||||||
<!-- $Revision$ -->
|
<!-- $Revision$ -->
|
||||||
<appendix xml:id="svn.constants" xmlns="http://docbook.org/ns/docbook">
|
<appendix xml:id="svn.constants" xmlns="http://docbook.org/ns/docbook">
|
||||||
&reftitle.constants;
|
&reftitle.constants;
|
||||||
&extension.constants;
|
&extension.constants;
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-revision-head">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_REVISION_HEAD</constant>
|
<constant>SVN_REVISION_HEAD</constant>
|
||||||
(<type>integer</type>)
|
(<type>integer</type>)
|
||||||
@ -20,7 +20,7 @@
|
|||||||
</variablelist>
|
</variablelist>
|
||||||
<variablelist xml:id="svn.constants.auth">
|
<variablelist xml:id="svn.constants.auth">
|
||||||
<title>Константы, используемые с <function>svn_auth_set_parameter</function></title>
|
<title>Константы, используемые с <function>svn_auth_set_parameter</function></title>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-auth-param-default-username">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_AUTH_PARAM_DEFAULT_USERNAME</constant>
|
<constant>SVN_AUTH_PARAM_DEFAULT_USERNAME</constant>
|
||||||
(<type>string</type>)
|
(<type>string</type>)
|
||||||
@ -32,7 +32,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-auth-param-default-password">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_AUTH_PARAM_DEFAULT_PASSWORD</constant>
|
<constant>SVN_AUTH_PARAM_DEFAULT_PASSWORD</constant>
|
||||||
(<type>string</type>)
|
(<type>string</type>)
|
||||||
@ -44,63 +44,63 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-auth-param-non-interactive">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_AUTH_PARAM_NON_INTERACTIVE</constant>
|
<constant>SVN_AUTH_PARAM_NON_INTERACTIVE</constant>
|
||||||
(<type>string</type>)
|
(<type>string</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem><simpara /></listitem>
|
<listitem><simpara /></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-auth-param-dont-store-passwords">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_AUTH_PARAM_DONT_STORE_PASSWORDS</constant>
|
<constant>SVN_AUTH_PARAM_DONT_STORE_PASSWORDS</constant>
|
||||||
(<type>string</type>)
|
(<type>string</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem><simpara /></listitem>
|
<listitem><simpara /></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-auth-param-no-auth-cache">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_AUTH_PARAM_NO_AUTH_CACHE</constant>
|
<constant>SVN_AUTH_PARAM_NO_AUTH_CACHE</constant>
|
||||||
(<type>string</type>)
|
(<type>string</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem><simpara /></listitem>
|
<listitem><simpara /></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-auth-param-ssl-server-failures">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_AUTH_PARAM_SSL_SERVER_FAILURES</constant>
|
<constant>SVN_AUTH_PARAM_SSL_SERVER_FAILURES</constant>
|
||||||
(<type>string</type>)
|
(<type>string</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem><simpara /></listitem>
|
<listitem><simpara /></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-auth-param-ssl-server-cert-info">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_AUTH_PARAM_SSL_SERVER_CERT_INFO</constant>
|
<constant>SVN_AUTH_PARAM_SSL_SERVER_CERT_INFO</constant>
|
||||||
(<type>string</type>)
|
(<type>string</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem><simpara /></listitem>
|
<listitem><simpara /></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-auth-param-config">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_AUTH_PARAM_CONFIG</constant>
|
<constant>SVN_AUTH_PARAM_CONFIG</constant>
|
||||||
(<type>string</type>)
|
(<type>string</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem><simpara /></listitem>
|
<listitem><simpara /></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-auth-param-server-group">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_AUTH_PARAM_SERVER_GROUP</constant>
|
<constant>SVN_AUTH_PARAM_SERVER_GROUP</constant>
|
||||||
(<type>string</type>)
|
(<type>string</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem><simpara /></listitem>
|
<listitem><simpara /></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-auth-param-config-dir">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_AUTH_PARAM_CONFIG_DIR</constant>
|
<constant>SVN_AUTH_PARAM_CONFIG_DIR</constant>
|
||||||
(<type>string</type>)
|
(<type>string</type>)
|
||||||
</term>
|
</term>
|
||||||
<listitem><simpara /></listitem>
|
<listitem><simpara /></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.php-svn-auth-param-ignore-ssl-verify-errors">
|
||||||
<term>
|
<term>
|
||||||
<constant>PHP_SVN_AUTH_PARAM_IGNORE_SSL_VERIFY_ERRORS</constant>
|
<constant>PHP_SVN_AUTH_PARAM_IGNORE_SSL_VERIFY_ERRORS</constant>
|
||||||
(<type>string</type>)
|
(<type>string</type>)
|
||||||
@ -114,7 +114,7 @@
|
|||||||
</variablelist>
|
</variablelist>
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<title>Константы файловой системы</title>
|
<title>Константы файловой системы</title>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-fs-config-fs-type">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_FS_CONFIG_FS_TYPE</constant>
|
<constant>SVN_FS_CONFIG_FS_TYPE</constant>
|
||||||
(<type>string</type>)
|
(<type>string</type>)
|
||||||
@ -125,7 +125,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-fs-type-bdb">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_FS_TYPE_BDB</constant>
|
<constant>SVN_FS_TYPE_BDB</constant>
|
||||||
(<type>string</type>)
|
(<type>string</type>)
|
||||||
@ -136,7 +136,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-fs-type-fsfs">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_FS_TYPE_FSFS</constant>
|
<constant>SVN_FS_TYPE_FSFS</constant>
|
||||||
(<type>string</type>)
|
(<type>string</type>)
|
||||||
@ -150,7 +150,7 @@
|
|||||||
</variablelist>
|
</variablelist>
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<title>Константы заразервированых свойств</title>
|
<title>Константы заразервированых свойств</title>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-prop-revision-date">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_PROP_REVISION_DATE</constant>
|
<constant>SVN_PROP_REVISION_DATE</constant>
|
||||||
(<type>string</type>)
|
(<type>string</type>)
|
||||||
@ -161,7 +161,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-prop-revision-orig-date">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_PROP_REVISION_ORIG_DATE</constant>
|
<constant>SVN_PROP_REVISION_ORIG_DATE</constant>
|
||||||
(<type>string</type>)
|
(<type>string</type>)
|
||||||
@ -172,7 +172,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-prop-revision-author">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_PROP_REVISION_AUTHOR</constant>
|
<constant>SVN_PROP_REVISION_AUTHOR</constant>
|
||||||
(<type>string</type>)
|
(<type>string</type>)
|
||||||
@ -183,7 +183,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-prop-revision-log">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_PROP_REVISION_LOG</constant>
|
<constant>SVN_PROP_REVISION_LOG</constant>
|
||||||
(<type>string</type>)
|
(<type>string</type>)
|
||||||
@ -197,7 +197,7 @@
|
|||||||
</variablelist>
|
</variablelist>
|
||||||
<variablelist xml:id="svn.constants.status">
|
<variablelist xml:id="svn.constants.status">
|
||||||
<title>Константы статуса рабочей копии</title>
|
<title>Константы статуса рабочей копии</title>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-wc-status-none">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_WC_STATUS_NONE</constant>
|
<constant>SVN_WC_STATUS_NONE</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
@ -208,7 +208,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-wc-status-unversioned">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_WC_STATUS_UNVERSIONED</constant>
|
<constant>SVN_WC_STATUS_UNVERSIONED</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
@ -219,7 +219,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-wc-status-normal">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_WC_STATUS_NORMAL</constant>
|
<constant>SVN_WC_STATUS_NORMAL</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
@ -230,7 +230,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-wc-status-added">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_WC_STATUS_ADDED</constant>
|
<constant>SVN_WC_STATUS_ADDED</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
@ -241,7 +241,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-wc-status-missing">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_WC_STATUS_MISSING</constant>
|
<constant>SVN_WC_STATUS_MISSING</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
@ -252,7 +252,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-wc-status-deleted">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_WC_STATUS_DELETED</constant>
|
<constant>SVN_WC_STATUS_DELETED</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
@ -263,7 +263,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-wc-status-replaced">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_WC_STATUS_REPLACED</constant>
|
<constant>SVN_WC_STATUS_REPLACED</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
@ -274,7 +274,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-wc-status-modified">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_WC_STATUS_MODIFIED</constant>
|
<constant>SVN_WC_STATUS_MODIFIED</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
@ -285,7 +285,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-wc-status-merged">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_WC_STATUS_MERGED</constant>
|
<constant>SVN_WC_STATUS_MERGED</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
@ -296,7 +296,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-wc-status-conflicted">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_WC_STATUS_CONFLICTED</constant>
|
<constant>SVN_WC_STATUS_CONFLICTED</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
@ -307,7 +307,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-wc-status-ignored">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_WC_STATUS_IGNORED</constant>
|
<constant>SVN_WC_STATUS_IGNORED</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
@ -318,7 +318,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-wc-status-obstructed">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_WC_STATUS_OBSTRUCTED</constant>
|
<constant>SVN_WC_STATUS_OBSTRUCTED</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
@ -329,7 +329,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-wc-status-external">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_WC_STATUS_EXTERNAL</constant>
|
<constant>SVN_WC_STATUS_EXTERNAL</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
@ -340,7 +340,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-wc-status-incomplete">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_WC_STATUS_INCOMPLETE</constant>
|
<constant>SVN_WC_STATUS_INCOMPLETE</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
@ -354,7 +354,7 @@
|
|||||||
</variablelist>
|
</variablelist>
|
||||||
<variablelist xml:id="svn.constants.type">
|
<variablelist xml:id="svn.constants.type">
|
||||||
<title>Константы типа Node</title>
|
<title>Константы типа Node</title>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-node-none">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_NODE_NONE</constant>
|
<constant>SVN_NODE_NONE</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
@ -365,7 +365,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-node-file">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_NODE_FILE</constant>
|
<constant>SVN_NODE_FILE</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
@ -376,7 +376,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-node-dir">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_NODE_DIR</constant>
|
<constant>SVN_NODE_DIR</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
@ -387,7 +387,7 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry xml:id="constant.svn-node-unknown">
|
||||||
<term>
|
<term>
|
||||||
<constant>SVN_NODE_UNKNOWN</constant>
|
<constant>SVN_NODE_UNKNOWN</constant>
|
||||||
(<type>int</type>)
|
(<type>int</type>)
|
||||||
|
Reference in New Issue
Block a user