svn: /phpdoc/ru/trunk/reference/ pdo/pdo/prepare.xml pdo/pdo/query.xml pdo/pdo/quote.xml pdo/pdostatement/fetchall.xml pdo/pdostatement/getcolumnmeta.xml pdo_pgsql/PDO/pgsqlLOBCreate.xml pgsql/functions/pg-client-encoding.xml pgsql/functions/pg-connect.xml pgsql/functions/pg-convert.xml pgsql/functions/pg-copy-to.xml pgsql/functions/pg-dbname.xml pgsql/functions/pg-escape-literal.xml pgsql/functions/pg-field-name.xml pgsql/functions/pg-field-prtlen.xml pgsql/functions/pg-field-type.xml pgsql/fun
[email protected] (Sergey Panteleev) Mon, 30 Nov 2020 06:15:53 +0000
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Mon, 30 Nov 2020 06:15:53 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=351778
Log:
docs(ru): Updated to English revision
Changed paths:
U phpdoc/ru/trunk/reference/pdo/pdo/prepare.xml
U phpdoc/ru/trunk/reference/pdo/pdo/query.xml
U phpdoc/ru/trunk/reference/pdo/pdo/quote.xml
U phpdoc/ru/trunk/reference/pdo/pdostatement/fetchall.xml
U phpdoc/ru/trunk/reference/pdo/pdostatement/getcolumnmeta.xml
U phpdoc/ru/trunk/reference/pdo_pgsql/PDO/pgsqlLOBCreate.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-client-encoding.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-connect.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-convert.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-copy-to.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-dbname.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-escape-literal.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-field-name.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-field-prtlen.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-field-type.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-host.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-last-error.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-last-oid.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-create.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-import.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-open.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-read-all.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-read.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-write.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-meta-data.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-options.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-parameter-status.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-pconnect.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-port.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-result-error-field.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-tty.xml
U phpdoc/ru/trunk/reference/pgsql/functions/pg-version.xml
U phpdoc/ru/trunk/reference/posix/functions/posix-ctermid.xml
U phpdoc/ru/trunk/reference/posix/functions/posix-getcwd.xml
U phpdoc/ru/trunk/reference/posix/functions/posix-ttyname.xml
U phpdoc/ru/trunk/reference/pspell/functions/pspell-config-create.xml
U phpdoc/ru/trunk/reference/radius/functions/radius-acct-open.xml
U phpdoc/ru/trunk/reference/radius/functions/radius-auth-open.xml
U phpdoc/ru/trunk/reference/radius/functions/radius-demangle-mppe-key.xml
U phpdoc/ru/trunk/reference/rar/rarentry/getattr.xml
U phpdoc/ru/trunk/reference/rar/rarentry/getcrc.xml
U phpdoc/ru/trunk/reference/rar/rarentry/getfiletime.xml
U phpdoc/ru/trunk/reference/rar/rarentry/gethostos.xml
U phpdoc/ru/trunk/reference/rar/rarentry/getmethod.xml
U phpdoc/ru/trunk/reference/rar/rarentry/getname.xml
U phpdoc/ru/trunk/reference/rar/rarentry/getpackedsize.xml
U phpdoc/ru/trunk/reference/rar/rarentry/getunpackedsize.xml
U phpdoc/ru/trunk/reference/rar/rarentry/getversion.xml
U phpdoc/ru/trunk/reference/reflection/reflectionfunctionabstract/getclosurescopeclass.xml
U phpdoc/ru/trunk/reference/reflection/reflectionparameter/getdefaultvalueconstantname.xml
svn-diffs-351778.txt
(text/x-diff, 32 KB)
Modified: phpdoc/ru/trunk/reference/pdo/pdo/prepare.xml =================================================================== --- phpdoc/ru/trunk/reference/pdo/pdo/prepare.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pdo/pdo/prepare.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- EN-Revision: 349240 Maintainer: rjhdby Status: ready --> +<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready --> <!-- Reviewed: yes --> <!-- $Revision$ --> <refentry xml:id="pdo.prepare" xmlns="http://docbook.org/ns/docbook"> Modified: phpdoc/ru/trunk/reference/pdo/pdo/query.xml =================================================================== --- phpdoc/ru/trunk/reference/pdo/pdo/query.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pdo/pdo/query.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 347793 Maintainer: tmn Status: ready --> +<!-- EN-Revision: 351730 Maintainer: tmn Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <refentry xml:id="pdo.query" xmlns="http://docbook.org/ns/docbook"> Modified: phpdoc/ru/trunk/reference/pdo/pdo/quote.xml =================================================================== --- phpdoc/ru/trunk/reference/pdo/pdo/quote.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pdo/pdo/quote.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 343888 Maintainer: tmn Status: ready --> +<!-- EN-Revision: 351730 Maintainer: tmn Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <refentry xml:id="pdo.quote" xmlns="http://docbook.org/ns/docbook"> Modified: phpdoc/ru/trunk/reference/pdo/pdostatement/fetchall.xml =================================================================== --- phpdoc/ru/trunk/reference/pdo/pdostatement/fetchall.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pdo/pdostatement/fetchall.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- EN-Revision: 342140 Maintainer: rjhdby Status: ready --> +<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready --> <!-- Reviewed: yes --> <!-- $Revision$ --> <refentry xml:id="pdostatement.fetchall" xmlns="http://docbook.org/ns/docbook"> Modified: phpdoc/ru/trunk/reference/pdo/pdostatement/getcolumnmeta.xml =================================================================== --- phpdoc/ru/trunk/reference/pdo/pdostatement/getcolumnmeta.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pdo/pdostatement/getcolumnmeta.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 350654 Maintainer: tmn Status: ready --> +<!-- EN-Revision: 351730 Maintainer: tmn Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <refentry xml:id="pdostatement.getcolumnmeta" xmlns="http://docbook.org/ns/docbook"> Modified: phpdoc/ru/trunk/reference/pdo_pgsql/PDO/pgsqlLOBCreate.xml =================================================================== --- phpdoc/ru/trunk/reference/pdo_pgsql/PDO/pgsqlLOBCreate.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pdo_pgsql/PDO/pgsqlLOBCreate.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 330543 Maintainer: rjhdby Status: ready --> +<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- Generated by xml_proto.php v2.3. Found in /scripts directory of phpdoc. --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-client-encoding.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-client-encoding.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-client-encoding.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 297028 Maintainer: aur Status: ready --> +<!-- EN-Revision: 351730 Maintainer: aur Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.16 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-connect.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-connect.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-connect.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 334633 Maintainer: aur Status: ready --> +<!-- EN-Revision: 351730 Maintainer: aur Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-convert.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-convert.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-convert.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 342953 Maintainer: aur Status: ready --> +<!-- EN-Revision: 351730 Maintainer: aur Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.80 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-copy-to.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-copy-to.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-copy-to.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 297028 Maintainer: das Status: ready --> +<!-- EN-Revision: 351730 Maintainer: das Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-dbname.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-dbname.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-dbname.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 297028 Maintainer: das Status: ready --> +<!-- EN-Revision: 351730 Maintainer: das Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-escape-literal.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-escape-literal.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-escape-literal.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 338290 Maintainer: lex Status: ready --> +<!-- EN-Revision: 351730 Maintainer: lex Status: ready --> <!-- Reviewed: yes Maintainer: sergey --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.61 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-field-name.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-field-name.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-field-name.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 297028 Maintainer: mch Status: ready --> +<!-- EN-Revision: 351730 Maintainer: mch Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-field-prtlen.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-field-prtlen.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-field-prtlen.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 351133 Maintainer: mch Status: ready --> +<!-- EN-Revision: 351730 Maintainer: mch Status: ready --> <!-- Reviewed: yes --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-field-type.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-field-type.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-field-type.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 297028 Maintainer: mch Status: ready --> +<!-- EN-Revision: 351730 Maintainer: mch Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.52 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-host.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-host.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-host.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 297028 Maintainer: mch Status: ready --> +<!-- EN-Revision: 351730 Maintainer: mch Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-last-error.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-last-error.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-last-error.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 297028 Maintainer: mch Status: ready --> +<!-- EN-Revision: 351730 Maintainer: mch Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-last-oid.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-last-oid.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-last-oid.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 335725 Maintainer: mch Status: ready --> +<!-- EN-Revision: 351730 Maintainer: mch Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.82 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-create.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-create.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-create.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 350655 Maintainer: mch Status: ready --> +<!-- EN-Revision: 351730 Maintainer: mch Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-import.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-import.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-import.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 350871 Maintainer: mch Status: ready --> +<!-- EN-Revision: 351730 Maintainer: mch Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.6 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-open.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-open.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-open.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 297028 Maintainer: mch Status: ready --> +<!-- EN-Revision: 351730 Maintainer: mch Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-read-all.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-read-all.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-read-all.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 297028 Maintainer: mch Status: ready --> +<!-- EN-Revision: 351730 Maintainer: mch Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-read.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-read.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-read.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 297028 Maintainer: mch Status: ready --> +<!-- EN-Revision: 351730 Maintainer: mch Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.74 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-write.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-write.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-lo-write.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 297028 Maintainer: mch Status: ready --> +<!-- EN-Revision: 351730 Maintainer: mch Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-meta-data.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-meta-data.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-meta-data.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 343899 Maintainer: mch Status: ready --> +<!-- EN-Revision: 351730 Maintainer: mch Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.80 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-options.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-options.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-options.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 297028 Maintainer: mch Status: ready --> +<!-- EN-Revision: 351730 Maintainer: mch Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-parameter-status.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-parameter-status.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-parameter-status.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 350755 Maintainer: mch Status: ready --> +<!-- EN-Revision: 351730 Maintainer: mch Status: ready --> <!-- Reviewed: yes --> <!-- $Revision$ --> <refentry xml:id="function.pg-parameter-status" xmlns="http://docbook.org/ns/docbook"> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-pconnect.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-pconnect.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-pconnect.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 297028 Maintainer: mch Status: ready --> +<!-- EN-Revision: 351730 Maintainer: mch Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.82 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-port.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-port.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-port.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 297028 Maintainer: mch Status: ready --> +<!-- EN-Revision: 351730 Maintainer: mch Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.20 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-result-error-field.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-result-error-field.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-result-error-field.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 343888 Maintainer: aur Status: ready --> +<!-- EN-Revision: 351730 Maintainer: aur Status: ready --> <!-- Reviewed: yes --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.58 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-tty.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-tty.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-tty.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 297028 Maintainer: aur Status: ready --> +<!-- EN-Revision: 351730 Maintainer: aur Status: ready --> <!-- Reviewed: yes --> <!-- $Revision$ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.82 --> Modified: phpdoc/ru/trunk/reference/pgsql/functions/pg-version.xml =================================================================== --- phpdoc/ru/trunk/reference/pgsql/functions/pg-version.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pgsql/functions/pg-version.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 334762 Maintainer: aur Status: ready --> +<!-- EN-Revision: 351730 Maintainer: aur Status: ready --> <!-- Reviewed: yes --> <!-- $Revision$ --> <refentry xml:id="function.pg-version" xmlns="http://docbook.org/ns/docbook"> Modified: phpdoc/ru/trunk/reference/posix/functions/posix-ctermid.xml =================================================================== --- phpdoc/ru/trunk/reference/posix/functions/posix-ctermid.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/posix/functions/posix-ctermid.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready --> +<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready --> <!-- Reviewed: yes --> <!-- $Revision$ --> <refentry xml:id="function.posix-ctermid" xmlns="http://docbook.org/ns/docbook"> Modified: phpdoc/ru/trunk/reference/posix/functions/posix-getcwd.xml =================================================================== --- phpdoc/ru/trunk/reference/posix/functions/posix-getcwd.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/posix/functions/posix-getcwd.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready --> +<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready --> <!-- Reviewed: yes --> <!-- $Revision$ --> <refentry xml:id="function.posix-getcwd" xmlns="http://docbook.org/ns/docbook"> Modified: phpdoc/ru/trunk/reference/posix/functions/posix-ttyname.xml =================================================================== --- phpdoc/ru/trunk/reference/posix/functions/posix-ttyname.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/posix/functions/posix-ttyname.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 334543 Maintainer: rjhdby Status: ready --> +<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready --> <!-- Reviewed: yes --> <!-- $Revision$ --> <refentry xml:id="function.posix-ttyname" xmlns="http://docbook.org/ns/docbook"> Modified: phpdoc/ru/trunk/reference/pspell/functions/pspell-config-create.xml =================================================================== --- phpdoc/ru/trunk/reference/pspell/functions/pspell-config-create.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/pspell/functions/pspell-config-create.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 349708 Maintainer: northcat Status: ready --> +<!-- EN-Revision: 351730 Maintainer: northcat Status: ready --> <!-- Reviewed: yes Maintainer: sergey --> <refentry xml:id="function.pspell-config-create" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> Modified: phpdoc/ru/trunk/reference/radius/functions/radius-acct-open.xml =================================================================== --- phpdoc/ru/trunk/reference/radius/functions/radius-acct-open.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/radius/functions/radius-acct-open.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- EN-Revision: 351730 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <!-- splitted from ./en/functions/radius.xml, last change in rev 1.9 --> Modified: phpdoc/ru/trunk/reference/radius/functions/radius-auth-open.xml =================================================================== --- phpdoc/ru/trunk/reference/radius/functions/radius-auth-open.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/radius/functions/radius-auth-open.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- EN-Revision: 351730 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <!-- splitted from ./en/functions/radius.xml, last change in rev 1.9 --> Modified: phpdoc/ru/trunk/reference/radius/functions/radius-demangle-mppe-key.xml =================================================================== --- phpdoc/ru/trunk/reference/radius/functions/radius-demangle-mppe-key.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/radius/functions/radius-demangle-mppe-key.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- EN-Revision: 351730 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <!-- splitted from ./en/functions/radius.xml, last change in rev 1.9 --> Modified: phpdoc/ru/trunk/reference/rar/rarentry/getattr.xml =================================================================== --- phpdoc/ru/trunk/reference/rar/rarentry/getattr.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/rar/rarentry/getattr.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 300966 Maintainer: irker Status: ready --> +<!-- EN-Revision: 351730 Maintainer: irker Status: ready --> <!-- Reviewed: yes Maintainer: sergey --> <refentry xml:id="rarentry.getattr" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> Modified: phpdoc/ru/trunk/reference/rar/rarentry/getcrc.xml =================================================================== --- phpdoc/ru/trunk/reference/rar/rarentry/getcrc.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/rar/rarentry/getcrc.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 350988 Maintainer: irker Status: ready --> +<!-- EN-Revision: 351730 Maintainer: irker Status: ready --> <!-- Reviewed: yes Maintainer: sergey --> <refentry xml:id="rarentry.getcrc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> Modified: phpdoc/ru/trunk/reference/rar/rarentry/getfiletime.xml =================================================================== --- phpdoc/ru/trunk/reference/rar/rarentry/getfiletime.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/rar/rarentry/getfiletime.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 300966 Maintainer: irker Status: ready --> +<!-- EN-Revision: 351730 Maintainer: irker Status: ready --> <!-- Reviewed: yes Maintainer: sergey --> <refentry xml:id="rarentry.getfiletime" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> Modified: phpdoc/ru/trunk/reference/rar/rarentry/gethostos.xml =================================================================== --- phpdoc/ru/trunk/reference/rar/rarentry/gethostos.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/rar/rarentry/gethostos.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 300966 Maintainer: irker Status: ready --> +<!-- EN-Revision: 351730 Maintainer: irker Status: ready --> <!-- Reviewed: yes Maintainer: sergey --> <refentry xml:id="rarentry.gethostos" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> Modified: phpdoc/ru/trunk/reference/rar/rarentry/getmethod.xml =================================================================== --- phpdoc/ru/trunk/reference/rar/rarentry/getmethod.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/rar/rarentry/getmethod.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 300966 Maintainer: irker Status: ready --> +<!-- EN-Revision: 351730 Maintainer: irker Status: ready --> <!-- Reviewed: yes Maintainer: sergey --> <refentry xml:id="rarentry.getmethod" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> Modified: phpdoc/ru/trunk/reference/rar/rarentry/getname.xml =================================================================== --- phpdoc/ru/trunk/reference/rar/rarentry/getname.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/rar/rarentry/getname.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 350988 Maintainer: irker Status: ready --> +<!-- EN-Revision: 351730 Maintainer: irker Status: ready --> <!-- Reviewed: yes Maintainer: sergey --> <refentry xml:id="rarentry.getname" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> Modified: phpdoc/ru/trunk/reference/rar/rarentry/getpackedsize.xml =================================================================== --- phpdoc/ru/trunk/reference/rar/rarentry/getpackedsize.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/rar/rarentry/getpackedsize.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 351133 Maintainer: irker Status: ready --> +<!-- EN-Revision: 351730 Maintainer: irker Status: ready --> <!-- Reviewed: yes Maintainer: sergey --> <refentry xml:id="rarentry.getpackedsize" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> Modified: phpdoc/ru/trunk/reference/rar/rarentry/getunpackedsize.xml =================================================================== --- phpdoc/ru/trunk/reference/rar/rarentry/getunpackedsize.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/rar/rarentry/getunpackedsize.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 351133 Maintainer: irker Status: ready --> +<!-- EN-Revision: 351730 Maintainer: irker Status: ready --> <!-- Reviewed: yes Maintainer: sergey --> <refentry xml:id="rarentry.getunpackedsize" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> Modified: phpdoc/ru/trunk/reference/rar/rarentry/getversion.xml =================================================================== --- phpdoc/ru/trunk/reference/rar/rarentry/getversion.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/rar/rarentry/getversion.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 300966 Maintainer: irker Status: ready --> +<!-- EN-Revision: 351730 Maintainer: irker Status: ready --> <!-- Reviewed: yes Maintainer: sergey --> <refentry xml:id="rarentry.getversion" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> Modified: phpdoc/ru/trunk/reference/reflection/reflectionfunctionabstract/getclosurescopeclass.xml =================================================================== --- phpdoc/ru/trunk/reference/reflection/reflectionfunctionabstract/getclosurescopeclass.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/reflection/reflectionfunctionabstract/getclosurescopeclass.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 330252 Maintainer: rjhdby Status: ready --> +<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready --> <!-- Reviewed: yes --> <!-- $Revision$ --> Modified: phpdoc/ru/trunk/reference/reflection/reflectionparameter/getdefaultvalueconstantname.xml =================================================================== --- phpdoc/ru/trunk/reference/reflection/reflectionparameter/getdefaultvalueconstantname.xml 2020-11-30 03:11:31 UTC (rev 351777) +++ phpdoc/ru/trunk/reference/reflection/reflectionparameter/getdefaultvalueconstantname.xml 2020-11-30 06:15:53 UTC (rev 351778) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- EN-Revision: 350519 Maintainer: rjhdby Status: ready --> +<!-- EN-Revision: 351730 Maintainer: rjhdby Status: ready --> <!-- Reviewed: yes Maintainer: lex --> <!-- $Revision$ -->