Clarified availability of new constants

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197886 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Grant Croker 2005-10-07 16:59:33 +00:00
parent c97dd01b04
commit fa4fc6e88f

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<section id="ingres.constants">
&reftitle.constants;
&extension.constants;
@ -44,7 +44,7 @@
</term>
<listitem>
<simpara>
Specifies the version of the Ingres Extension.
Specifies the version of the Ingres Extension. Available since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@ -55,7 +55,7 @@
</term>
<listitem>
<simpara>
Specifies the version of Ingres OpenAPI the extension was built against.
Specifies the version of Ingres OpenAPI the extension was built against. Available since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@ -66,7 +66,7 @@
</term>
<listitem>
<simpara>
Specifies that Ingres cursors should be opened in 'readonly' mode.
Specifies that Ingres cursors should be opened in 'readonly' mode. Available since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@ -77,7 +77,7 @@
</term>
<listitem>
<simpara>
Specifies that Ingres cursors should be opened 'for update'.
Specifies that Ingres cursors should be opened 'for update'. Available since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@ -88,7 +88,7 @@
</term>
<listitem>
<simpara>
Equivalent to the II_DATE_FORMAT setting of MULTINATIONAL.
Equivalent to the II_DATE_FORMAT setting of MULTINATIONAL. Available since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@ -99,7 +99,7 @@
</term>
<listitem>
<simpara>
Equivalent to the II_DATE_FORMAT setting of MULTINATIONAL4.
Equivalent to the II_DATE_FORMAT setting of MULTINATIONAL4. Available since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@ -110,7 +110,7 @@
</term>
<listitem>
<simpara>
Equivalent to the II_DATE_FORMAT setting of FINNISH.
Equivalent to the II_DATE_FORMAT setting of FINNISH. Available since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@ -121,7 +121,7 @@
</term>
<listitem>
<simpara>
Equivalent to the II_DATE_FORMAT setting of ISO.
Equivalent to the II_DATE_FORMAT setting of ISO. Available since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@ -132,7 +132,7 @@
</term>
<listitem>
<simpara>
Equivalent to the II_DATE_FORMAT setting of ISO4.
Equivalent to the II_DATE_FORMAT setting of ISO4. Available since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@ -143,7 +143,7 @@
</term>
<listitem>
<simpara>
Equivalent to the II_DATE_FORMAT setting of GERMAN.
Equivalent to the II_DATE_FORMAT setting of GERMAN. Available since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@ -154,7 +154,7 @@
</term>
<listitem>
<simpara>
Equivalent to the II_DATE_FORMAT setting of MDY.
Equivalent to the II_DATE_FORMAT setting of MDY. Available since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@ -166,7 +166,7 @@
</term>
<listitem>
<simpara>
Equivalent to the II_DATE_FORMAT setting of DMY.
Equivalent to the II_DATE_FORMAT setting of DMY. Available since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@ -178,7 +178,7 @@
</term>
<listitem>
<simpara>
Equivalent to the II_DATE_FORMAT setting of YMD.
Equivalent to the II_DATE_FORMAT setting of YMD. Available since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@ -191,7 +191,7 @@
<listitem>
<simpara>
Speifies the currency character should be placed a the start of a money
value. Equivalent to setting II_MONEY_FORMAT to 'L:'.
value. Equivalent to setting II_MONEY_FORMAT to 'L:'. Available since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>
@ -204,7 +204,7 @@
<listitem>
<simpara>
Speifies the currency character should be placed a the end of a money
value. Equivalent to setting II_MONEY_FORMAT to 'T:'.
value. Equivalent to setting II_MONEY_FORMAT to 'T:'. Available since version 1.2.0 of the PECL extension.
</simpara>
</listitem>
</varlistentry>