From 9c43f894a18d1d08db0589321c1b050bf9563b28 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Wed, 4 May 2005 09:39:11 +0000 Subject: [PATCH] Fix parameters and function names git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185775 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../ibm_db2/functions/db2-autocommit.xml | 4 ++-- .../ibm_db2/functions/db2-bind-param.xml | 12 +++++----- .../functions/db2-column-privileges.xml | 10 ++++----- reference/ibm_db2/functions/db2-columns.xml | 10 ++++----- .../ibm_db2/functions/db2-cursor-type.xml | 4 ++-- .../functions/db2-field-display-size.xml | 4 ++-- reference/ibm_db2/functions/db2-field-num.xml | 4 ++-- .../ibm_db2/functions/db2-field-precision.xml | 4 ++-- .../ibm_db2/functions/db2-field-scale.xml | 4 ++-- .../ibm_db2/functions/db2-field-width.xml | 4 ++-- .../ibm_db2/functions/db2-special-columns.xml | 13 ++--------- .../ibm_db2/functions/db2-statistics.xml | 6 ++--- reference/ibm_db2/functions/db2-tables.xml | 10 ++++----- reference/ldap/functions/ldap-sasl-bind.xml | 8 ++++++- ...ml => maxdb-disable-reads-from-master.xml} | 2 +- ...bug-info.xml => maxdb-dump-debug-info.xml} | 2 +- .../maxdb/functions/maxdb-field-count.xml | 4 ++-- .../maxdb/functions/maxdb-field-seek.xml | 4 ++-- .../maxdb/functions/maxdb-rpl-query-type.xml | 6 ++--- reference/maxdb/functions/maxdb-ssl-set.xml | 22 +++++++++---------- .../maxdb/functions/maxdb-stmt-bind-param.xml | 10 ++++----- .../functions/maxdb-stmt-bind-result.xml | 10 ++++----- .../functions/maxdb-stmt-close-long-data.xml | 4 ++-- .../pgsql/functions/pg-transaction-status.xml | 4 ++-- .../soap/functions/use-soap-error-handler.xml | 4 ++-- reference/spl/functions/class-implements.xml | 3 ++- reference/spl/functions/class-parents.xml | 3 ++- 27 files changed, 87 insertions(+), 88 deletions(-) rename reference/maxdb/functions/{maxdb-disable-reads-form-master.xml => maxdb-disable-reads-from-master.xml} (98%) rename reference/maxdb/functions/{maxdb-debug-info.xml => maxdb-dump-debug-info.xml} (97%) diff --git a/reference/ibm_db2/functions/db2-autocommit.xml b/reference/ibm_db2/functions/db2-autocommit.xml index b5920e36f9..a732a8d126 100644 --- a/reference/ibm_db2/functions/db2-autocommit.xml +++ b/reference/ibm_db2/functions/db2-autocommit.xml @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ &reftitle.description; mixeddb2_autocommit - resourceconnection + resourceconnection boolvalue diff --git a/reference/ibm_db2/functions/db2-bind-param.xml b/reference/ibm_db2/functions/db2-bind-param.xml index a50468249c..befc0bbd7d 100644 --- a/reference/ibm_db2/functions/db2-bind-param.xml +++ b/reference/ibm_db2/functions/db2-bind-param.xml @@ -1,5 +1,5 @@ - + @@ -13,12 +13,12 @@ booldb2_bind_param resourcestmt - longparameter-number + intparameter-number stringvariable-name - longparameter-type - longdata-type - longprecision - longscale + intparameter-type + intdata-type + intprecision + intscale &warn.experimental.func; diff --git a/reference/ibm_db2/functions/db2-column-privileges.xml b/reference/ibm_db2/functions/db2-column-privileges.xml index a906cc8cd0..1bc604e9ec 100644 --- a/reference/ibm_db2/functions/db2-column-privileges.xml +++ b/reference/ibm_db2/functions/db2-column-privileges.xml @@ -1,5 +1,5 @@ - + @@ -13,10 +13,10 @@ resourcedb2_column_privileges resourceconnection - stringqualifier - stringschema - stringtable-name - stringcolumn-name + stringqualifier + stringschema + stringtable-name + stringcolumn-name &warn.experimental.func; diff --git a/reference/ibm_db2/functions/db2-columns.xml b/reference/ibm_db2/functions/db2-columns.xml index de75b9148c..043c3fd797 100644 --- a/reference/ibm_db2/functions/db2-columns.xml +++ b/reference/ibm_db2/functions/db2-columns.xml @@ -1,5 +1,5 @@ - + @@ -13,10 +13,10 @@ resourcedb2_columns resourceconnection - stringqualifier - stringschema - stringtable-name - stringcolumn-name + stringqualifier + stringschema + stringtable-name + stringcolumn-name &warn.experimental.func; diff --git a/reference/ibm_db2/functions/db2-cursor-type.xml b/reference/ibm_db2/functions/db2-cursor-type.xml index c884dd5818..78c1d7f45e 100644 --- a/reference/ibm_db2/functions/db2-cursor-type.xml +++ b/reference/ibm_db2/functions/db2-cursor-type.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ &reftitle.description; - longdb2_cursor_type + intdb2_cursor_type resourcestmt diff --git a/reference/ibm_db2/functions/db2-field-display-size.xml b/reference/ibm_db2/functions/db2-field-display-size.xml index ba588bcf09..4efac77a94 100644 --- a/reference/ibm_db2/functions/db2-field-display-size.xml +++ b/reference/ibm_db2/functions/db2-field-display-size.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ &reftitle.description; - longdb2_field_display_size + intdb2_field_display_size resourcestmt mixedcolumn diff --git a/reference/ibm_db2/functions/db2-field-num.xml b/reference/ibm_db2/functions/db2-field-num.xml index 0f0e2a24a3..14126a4442 100644 --- a/reference/ibm_db2/functions/db2-field-num.xml +++ b/reference/ibm_db2/functions/db2-field-num.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ &reftitle.description; - longdb2_field_num + intdb2_field_num resourcestmt mixedcolumn diff --git a/reference/ibm_db2/functions/db2-field-precision.xml b/reference/ibm_db2/functions/db2-field-precision.xml index 00f88c0a93..fd4c98e4eb 100644 --- a/reference/ibm_db2/functions/db2-field-precision.xml +++ b/reference/ibm_db2/functions/db2-field-precision.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ &reftitle.description; - longdb2_field_precision + intdb2_field_precision resourcestmt mixedcolumn diff --git a/reference/ibm_db2/functions/db2-field-scale.xml b/reference/ibm_db2/functions/db2-field-scale.xml index 5f0a254a53..0a5c55f801 100644 --- a/reference/ibm_db2/functions/db2-field-scale.xml +++ b/reference/ibm_db2/functions/db2-field-scale.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ &reftitle.description; - longdb2_field_scale + intdb2_field_scale resourcestmt mixedcolumn diff --git a/reference/ibm_db2/functions/db2-field-width.xml b/reference/ibm_db2/functions/db2-field-width.xml index c9fccb559a..7737f90ca3 100644 --- a/reference/ibm_db2/functions/db2-field-width.xml +++ b/reference/ibm_db2/functions/db2-field-width.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ &reftitle.description; - longdb2_field_width + intdb2_field_width resourcestmt mixedcolumn diff --git a/reference/ibm_db2/functions/db2-special-columns.xml b/reference/ibm_db2/functions/db2-special-columns.xml index 59fc5479d5..656467430f 100644 --- a/reference/ibm_db2/functions/db2-special-columns.xml +++ b/reference/ibm_db2/functions/db2-special-columns.xml @@ -1,5 +1,5 @@ - + @@ -16,8 +16,7 @@ stringqualifier stringschema stringtable_name - stringcolumn_name - longscope + intscope &warn.experimental.func; @@ -63,14 +62,6 @@ - - column_name - - - The name of the column. - - - scope diff --git a/reference/ibm_db2/functions/db2-statistics.xml b/reference/ibm_db2/functions/db2-statistics.xml index 3b76a4389b..de07e753c1 100644 --- a/reference/ibm_db2/functions/db2-statistics.xml +++ b/reference/ibm_db2/functions/db2-statistics.xml @@ -1,5 +1,5 @@ - + @@ -16,7 +16,7 @@ stringqualifier stringowner stringtable_name - stringcolumn_name + boolunique &warn.undocumented.func; @@ -59,7 +59,7 @@ - column_name + unique Its description diff --git a/reference/ibm_db2/functions/db2-tables.xml b/reference/ibm_db2/functions/db2-tables.xml index 3e9b12a9fd..20e5a62b61 100644 --- a/reference/ibm_db2/functions/db2-tables.xml +++ b/reference/ibm_db2/functions/db2-tables.xml @@ -1,5 +1,5 @@ - + @@ -13,10 +13,10 @@ resourcedb2_tables resourceconnection - stringqualifier - stringschema - stringtable-name - stringtable-type + stringqualifier + stringschema + stringtable-name + stringtable-type &warn.experimental.func; diff --git a/reference/ldap/functions/ldap-sasl-bind.xml b/reference/ldap/functions/ldap-sasl-bind.xml index 56d4552ee5..2a28f4d92b 100755 --- a/reference/ldap/functions/ldap-sasl-bind.xml +++ b/reference/ldap/functions/ldap-sasl-bind.xml @@ -1,5 +1,5 @@ - + ldap_sasl_bind @@ -12,6 +12,12 @@ boolldap_sasl_bind resourcelink + stringbinddn + stringpassword + stringsasl_mech + stringsasl_realm + stringsasl_authz_id + stringprops &warn.undocumented.func; diff --git a/reference/maxdb/functions/maxdb-disable-reads-form-master.xml b/reference/maxdb/functions/maxdb-disable-reads-from-master.xml similarity index 98% rename from reference/maxdb/functions/maxdb-disable-reads-form-master.xml rename to reference/maxdb/functions/maxdb-disable-reads-from-master.xml index fbaf057062..89a2605534 100644 --- a/reference/maxdb/functions/maxdb-disable-reads-form-master.xml +++ b/reference/maxdb/functions/maxdb-disable-reads-from-master.xml @@ -1,5 +1,5 @@ - + maxdb_disable_reads_from_master diff --git a/reference/maxdb/functions/maxdb-debug-info.xml b/reference/maxdb/functions/maxdb-dump-debug-info.xml similarity index 97% rename from reference/maxdb/functions/maxdb-debug-info.xml rename to reference/maxdb/functions/maxdb-dump-debug-info.xml index 132a3149c6..4d49c633a9 100644 --- a/reference/maxdb/functions/maxdb-debug-info.xml +++ b/reference/maxdb/functions/maxdb-dump-debug-info.xml @@ -1,5 +1,5 @@ - + maxdb_dump_debug_info diff --git a/reference/maxdb/functions/maxdb-field-count.xml b/reference/maxdb/functions/maxdb-field-count.xml index 7f33045b44..aa61bf5656 100644 --- a/reference/maxdb/functions/maxdb-field-count.xml +++ b/reference/maxdb/functions/maxdb-field-count.xml @@ -1,5 +1,5 @@ - + maxdb_field_count @@ -11,7 +11,7 @@ Procedural style: intmaxdb_field_count - objectlink + resourcelink Object oriented style (method): diff --git a/reference/maxdb/functions/maxdb-field-seek.xml b/reference/maxdb/functions/maxdb-field-seek.xml index bdcd55cd32..599a9cfa67 100644 --- a/reference/maxdb/functions/maxdb-field-seek.xml +++ b/reference/maxdb/functions/maxdb-field-seek.xml @@ -1,5 +1,5 @@ - + maxdb_field_seek @@ -13,7 +13,7 @@ Procedural style: intmaxdb_field_seek - objectresult + resourceresult intfieldnr Object oriented style (method): diff --git a/reference/maxdb/functions/maxdb-rpl-query-type.xml b/reference/maxdb/functions/maxdb-rpl-query-type.xml index 9283695148..66ceafc721 100644 --- a/reference/maxdb/functions/maxdb-rpl-query-type.xml +++ b/reference/maxdb/functions/maxdb-rpl-query-type.xml @@ -1,5 +1,5 @@ - + maxdb_rpl_query_type @@ -10,14 +10,14 @@ Description intmaxdb_rpl_query_type - stringquery + resourcelink Object oriented style (method) maxdb intrpl_query_type - stringquery + diff --git a/reference/maxdb/functions/maxdb-ssl-set.xml b/reference/maxdb/functions/maxdb-ssl-set.xml index c139bebb34..8ffece2bd8 100644 --- a/reference/maxdb/functions/maxdb-ssl-set.xml +++ b/reference/maxdb/functions/maxdb-ssl-set.xml @@ -1,5 +1,5 @@ - + maxdb_ssl_set @@ -12,22 +12,22 @@ boolmaxdb_ssl_set resourcelink - stringkey - stringcert - stringca - stringcapath - stringcipher + stringkey + stringcert + stringca + stringcapath + stringcipher Object oriented style (method): maxdb boolssl_set - stringkey - stringcert - stringca - stringcapath - stringcipher + stringkey + stringcert + stringca + stringcapath + stringcipher diff --git a/reference/maxdb/functions/maxdb-stmt-bind-param.xml b/reference/maxdb/functions/maxdb-stmt-bind-param.xml index 87c2426936..88c2ca3ccf 100644 --- a/reference/maxdb/functions/maxdb-stmt-bind-param.xml +++ b/reference/maxdb/functions/maxdb-stmt-bind-param.xml @@ -1,5 +1,5 @@ - + maxdb_stmt_bind_param @@ -13,8 +13,8 @@ boolmaxdb_stmt_bind_param resourcestmt stringtypes - mixed&var1 - mixed&... + mixedvar1 + mixed... Object oriented style (method): @@ -23,8 +23,8 @@ bool bind_param arraytypes - mixed&var1 - mixed&... + mixedvar1 + mixed... diff --git a/reference/maxdb/functions/maxdb-stmt-bind-result.xml b/reference/maxdb/functions/maxdb-stmt-bind-result.xml index 01dcd9e533..53a40a2bca 100644 --- a/reference/maxdb/functions/maxdb-stmt-bind-result.xml +++ b/reference/maxdb/functions/maxdb-stmt-bind-result.xml @@ -1,5 +1,5 @@ - + maxdb_stmt_bind_result @@ -12,8 +12,8 @@ boolmaxdb_stmt_bind_result resourcestmt - mixed&var1 - mixed&... + mixedvar1 + mixed... Object oriented style (method): @@ -21,8 +21,8 @@ bool bind_result - mixed&var1 - mixed&... + mixedvar1 + mixed... diff --git a/reference/maxdb/functions/maxdb-stmt-close-long-data.xml b/reference/maxdb/functions/maxdb-stmt-close-long-data.xml index 3a5fccf3a3..5ef7669c1c 100644 --- a/reference/maxdb/functions/maxdb-stmt-close-long-data.xml +++ b/reference/maxdb/functions/maxdb-stmt-close-long-data.xml @@ -1,5 +1,5 @@ - + maxdb_stmt_close_long_data @@ -10,7 +10,7 @@ Description Procedural style: - boolmaxdb_stmt_send_long_data + boolmaxdb_stmt_close_long_data resourcestmt intparam_nr diff --git a/reference/pgsql/functions/pg-transaction-status.xml b/reference/pgsql/functions/pg-transaction-status.xml index 463d40b8b2..ce9fee3744 100644 --- a/reference/pgsql/functions/pg-transaction-status.xml +++ b/reference/pgsql/functions/pg-transaction-status.xml @@ -1,7 +1,7 @@ - + - + pg_transaction_status Returns the current in-transaction status of the server. diff --git a/reference/soap/functions/use-soap-error-handler.xml b/reference/soap/functions/use-soap-error-handler.xml index f8739fa7c3..0ee5f6dddb 100644 --- a/reference/soap/functions/use-soap-error-handler.xml +++ b/reference/soap/functions/use-soap-error-handler.xml @@ -1,8 +1,8 @@ - + - use_soap_error_handler() + use_soap_error_handler diff --git a/reference/spl/functions/class-implements.xml b/reference/spl/functions/class-implements.xml index 7a709a392a..81be83d484 100755 --- a/reference/spl/functions/class-implements.xml +++ b/reference/spl/functions/class-implements.xml @@ -1,5 +1,5 @@ - + class_implements @@ -12,6 +12,7 @@ arrayclass_implements mixedclass + boolautoload This function returns an array with the names of the interfaces that the diff --git a/reference/spl/functions/class-parents.xml b/reference/spl/functions/class-parents.xml index 3e3b2ed365..5efe58fb05 100755 --- a/reference/spl/functions/class-parents.xml +++ b/reference/spl/functions/class-parents.xml @@ -1,5 +1,5 @@ - + class_parents @@ -12,6 +12,7 @@ arrayclass_parents mixedclass + boolautoload This function returns an array with the name of the parent classes of