svn: /phpdoc/ru/trunk/reference/readline/ constants.xml
[email protected] (Sergey Panteleev)
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Thu, 22 Aug 2019 06:34:20 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=347886
Log:
upd: actual en-revision
Changed paths:
U phpdoc/ru/trunk/reference/readline/constants.xml
Modified: phpdoc/ru/trunk/reference/readline/constants.xml
===================================================================
--- phpdoc/ru/trunk/reference/readline/constants.xml 2019-08-22 06:30:44 UTC (rev 347885)
+++ phpdoc/ru/trunk/reference/readline/constants.xml 2019-08-22 06:34:20 UTC (rev 347886)
@@ -1,11 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 347880 Maintainer: rjhdby Status: ready -->
<!-- Reviewed: no -->
<appendix xml:id="readline.constants" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.constants;
- &no.constants;
+ &extension.constants;
+ <variablelist>
+ <varlistentry xml:id="constant.readline-lib">
+ <term>
+ <constant>READLINE_LIB</constant>
+ (<type>string</type>)
+ </term>
+ <listitem>
+ <simpara>
+ Библиотека, которая используется для поддержки readline; в настоящее время
+ либо <literal>readline</literal>, либо <literal>libedit</literal>.
+ Доступно с PHP 5.5.0.
+ </simpara>
+ </listitem>
+ </varlistentry>
+ </variablelist>
</appendix>
<!-- Keep this comment at the end of the file