From fa4fc6e88fbb05db8c9008c2a88754987614e1f0 Mon Sep 17 00:00:00 2001 From: Grant Croker Date: Fri, 7 Oct 2005 16:59:33 +0000 Subject: [PATCH] Clarified availability of new constants git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197886 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ingres-ii/constants.xml | 32 +++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/reference/ingres-ii/constants.xml b/reference/ingres-ii/constants.xml index 5a0fb53e46..643640ec81 100644 --- a/reference/ingres-ii/constants.xml +++ b/reference/ingres-ii/constants.xml @@ -1,5 +1,5 @@ - +
&reftitle.constants; &extension.constants; @@ -44,7 +44,7 @@ - Specifies the version of the Ingres Extension. + Specifies the version of the Ingres Extension. Available since version 1.2.0 of the PECL extension. @@ -55,7 +55,7 @@ - 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. @@ -66,7 +66,7 @@ - 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. @@ -77,7 +77,7 @@ - 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. @@ -88,7 +88,7 @@ - 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. @@ -99,7 +99,7 @@ - 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. @@ -110,7 +110,7 @@ - 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. @@ -121,7 +121,7 @@ - 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. @@ -132,7 +132,7 @@ - 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. @@ -143,7 +143,7 @@ - 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. @@ -154,7 +154,7 @@ - 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. @@ -166,7 +166,7 @@ - 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. @@ -178,7 +178,7 @@ - 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. @@ -191,7 +191,7 @@ 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. @@ -204,7 +204,7 @@ 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.