From 159b4f30f06a0ea598c04c6b4d3bf460a04bdc83 Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Mon, 12 Nov 2001 16:50:43 +0000 Subject: [PATCH] the use of did not realy make sense here *and* standalone is deprecated and will not work with DocBook4 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62133 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/sesam.xml | 12 +----------- functions/strings.xml | 6 +----- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/functions/sesam.xml b/functions/sesam.xml index f166c2b7c1..1f18d5818e 100644 --- a/functions/sesam.xml +++ b/functions/sesam.xml @@ -1,5 +1,5 @@ - + SESAM database functions SESAM @@ -59,7 +59,6 @@ Name of BS2000 PLAM library containing the loadable SESAM driver modules. Required for using SESAM functions. - Example: @@ -68,7 +67,6 @@ php3_sesam_oml $.SYSLNK.SESAM-SQL.030 - @@ -76,7 +74,6 @@ php3_sesam_oml $.SYSLNK.SESAM-SQL.030 Name of SESAM application configuration file. Required for using SESAM functions. - Example: @@ -94,7 +91,6 @@ NOTYPE - @@ -104,7 +100,6 @@ NOTYPE directive is not neccessary. Only if the SESAM message file is not installed in the system's BS2000 message file table, it can be set with this directive. - Example: @@ -113,7 +108,6 @@ php3_sesam_messagecatalog $.SYSMES.SESAM-SQL.030 - @@ -1476,7 +1470,6 @@ if (!sesam_execimm ($stmt)) column(col), where col is between 0 and $arr["count"]-1. The returned value can be one of - integer @@ -1488,7 +1481,6 @@ if (!sesam_execimm ($stmt)) string - depending on the SQL type of the result. SESAM "multiple fields" are "inlined" and treated like the respective number of columns, each with the same php type. @@ -1501,7 +1493,6 @@ if (!sesam_execimm ($stmt)) column(col), where col is between 0 and $arr["count"]-1. The returned value can be one of - "CHARACTER" @@ -1540,7 +1531,6 @@ if (!sesam_execimm ($stmt)) "TIMESTAMP" - describing the SQL type of the result. SESAM "multiple fields" are "inlined" and treated like the respective number of columns, each with the same SQL type. diff --git a/functions/strings.xml b/functions/strings.xml index 2c1de245a1..560f702714 100644 --- a/functions/strings.xml +++ b/functions/strings.xml @@ -1,5 +1,5 @@ - + String functions Strings @@ -1269,7 +1269,6 @@ $colon_separated = implode(":", $array); p_sign_posn - 0 @@ -1291,13 +1290,11 @@ $colon_separated = implode(":", $array); The sign string immediately succeeds the currency_symbol - n_sign_posn - 0 @@ -1319,7 +1316,6 @@ $colon_separated = implode(":", $array); The sign string immediately succeeds the currency_symbol -