From 1f9c7cf094c7048933cea5105bcc491f92581e10 Mon Sep 17 00:00:00 2001 From: Daniel Convissor Date: Sun, 9 May 2010 03:09:46 +0000 Subject: [PATCH] Use style.procedural for appropriate descriptions. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299169 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/maxdb/functions/maxdb-affected-rows.xml | 2 +- reference/maxdb/functions/maxdb-autocommit.xml | 2 +- reference/maxdb/functions/maxdb-change-user.xml | 2 +- reference/maxdb/functions/maxdb-character-set-name.xml | 2 +- reference/maxdb/functions/maxdb-close.xml | 2 +- reference/maxdb/functions/maxdb-commit.xml | 2 +- reference/maxdb/functions/maxdb-connect.xml | 2 +- reference/maxdb/functions/maxdb-data-seek.xml | 2 +- reference/maxdb/functions/maxdb-disable-reads-from-master.xml | 2 +- reference/maxdb/functions/maxdb-errno.xml | 2 +- reference/maxdb/functions/maxdb-error.xml | 2 +- reference/maxdb/functions/maxdb-fetch-array.xml | 2 +- reference/maxdb/functions/maxdb-fetch-assoc.xml | 2 +- reference/maxdb/functions/maxdb-fetch-field-direct.xml | 2 +- reference/maxdb/functions/maxdb-fetch-field.xml | 2 +- reference/maxdb/functions/maxdb-fetch-fields.xml | 2 +- reference/maxdb/functions/maxdb-fetch-lengths.xml | 2 +- reference/maxdb/functions/maxdb-fetch-object.xml | 2 +- reference/maxdb/functions/maxdb-fetch-row.xml | 2 +- reference/maxdb/functions/maxdb-field-count.xml | 2 +- reference/maxdb/functions/maxdb-field-seek.xml | 2 +- reference/maxdb/functions/maxdb-field-tell.xml | 2 +- reference/maxdb/functions/maxdb-free-result.xml | 2 +- reference/maxdb/functions/maxdb-get-host-info.xml | 2 +- reference/maxdb/functions/maxdb-get-proto-info.xml | 2 +- reference/maxdb/functions/maxdb-get-server-info.xml | 2 +- reference/maxdb/functions/maxdb-get-server-version.xml | 2 +- reference/maxdb/functions/maxdb-info.xml | 2 +- reference/maxdb/functions/maxdb-insert-id.xml | 2 +- reference/maxdb/functions/maxdb-kill.xml | 2 +- reference/maxdb/functions/maxdb-multi-query.xml | 2 +- reference/maxdb/functions/maxdb-num-fields.xml | 2 +- reference/maxdb/functions/maxdb-num-rows.xml | 2 +- reference/maxdb/functions/maxdb-options.xml | 2 +- reference/maxdb/functions/maxdb-ping.xml | 2 +- reference/maxdb/functions/maxdb-prepare.xml | 2 +- reference/maxdb/functions/maxdb-query.xml | 2 +- reference/maxdb/functions/maxdb-real-connect.xml | 2 +- reference/maxdb/functions/maxdb-real-escape-string.xml | 2 +- reference/maxdb/functions/maxdb-real-query.xml | 2 +- reference/maxdb/functions/maxdb-rollback.xml | 1 + reference/maxdb/functions/maxdb-rpl-query-type.xml | 1 + reference/maxdb/functions/maxdb-send-query.xml | 1 + reference/maxdb/functions/maxdb-sqlstate.xml | 2 +- reference/maxdb/functions/maxdb-ssl-set.xml | 2 +- reference/maxdb/functions/maxdb-stat.xml | 2 +- reference/maxdb/functions/maxdb-stmt-affected-rows.xml | 2 +- reference/maxdb/functions/maxdb-stmt-bind-param.xml | 4 ++-- reference/maxdb/functions/maxdb-stmt-bind-result.xml | 2 +- reference/maxdb/functions/maxdb-stmt-close-long-data.xml | 2 +- reference/maxdb/functions/maxdb-stmt-close.xml | 2 +- reference/maxdb/functions/maxdb-stmt-data-seek.xml | 2 +- reference/maxdb/functions/maxdb-stmt-errno.xml | 2 +- reference/maxdb/functions/maxdb-stmt-error.xml | 2 +- reference/maxdb/functions/maxdb-stmt-execute.xml | 2 +- reference/maxdb/functions/maxdb-stmt-fetch.xml | 2 +- reference/maxdb/functions/maxdb-stmt-free-result.xml | 2 +- reference/maxdb/functions/maxdb-stmt-init.xml | 2 +- reference/maxdb/functions/maxdb-stmt-num-rows.xml | 2 +- reference/maxdb/functions/maxdb-stmt-param-count.xml | 2 +- reference/maxdb/functions/maxdb-stmt-prepare.xml | 2 +- reference/maxdb/functions/maxdb-stmt-reset.xml | 2 +- reference/maxdb/functions/maxdb-stmt-result-metadata.xml | 2 +- reference/maxdb/functions/maxdb-stmt-send-long-data.xml | 2 +- reference/maxdb/functions/maxdb-stmt-store-result.xml | 2 +- reference/maxdb/functions/maxdb-store-result.xml | 2 +- reference/maxdb/functions/maxdb-thread-id.xml | 2 +- reference/maxdb/functions/maxdb-thread-safe.xml | 1 - reference/maxdb/functions/maxdb-use-result.xml | 2 +- reference/maxdb/functions/maxdb-warning-count.xml | 2 +- 70 files changed, 70 insertions(+), 68 deletions(-) diff --git a/reference/maxdb/functions/maxdb-affected-rows.xml b/reference/maxdb/functions/maxdb-affected-rows.xml index 7225974afe..ce4b8e0230 100644 --- a/reference/maxdb/functions/maxdb-affected-rows.xml +++ b/reference/maxdb/functions/maxdb-affected-rows.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; intmaxdb_affected_rows resourcelink diff --git a/reference/maxdb/functions/maxdb-autocommit.xml b/reference/maxdb/functions/maxdb-autocommit.xml index 8567caa0e0..dc8146ea9f 100644 --- a/reference/maxdb/functions/maxdb-autocommit.xml +++ b/reference/maxdb/functions/maxdb-autocommit.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_autocommit resourcelink diff --git a/reference/maxdb/functions/maxdb-change-user.xml b/reference/maxdb/functions/maxdb-change-user.xml index 8c7fdb53b9..20b1eef2bf 100644 --- a/reference/maxdb/functions/maxdb-change-user.xml +++ b/reference/maxdb/functions/maxdb-change-user.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_change_user resourcelink diff --git a/reference/maxdb/functions/maxdb-character-set-name.xml b/reference/maxdb/functions/maxdb-character-set-name.xml index f52a2b75e8..c1e39b8abb 100644 --- a/reference/maxdb/functions/maxdb-character-set-name.xml +++ b/reference/maxdb/functions/maxdb-character-set-name.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; stringmaxdb_character_set_name resourcelink diff --git a/reference/maxdb/functions/maxdb-close.xml b/reference/maxdb/functions/maxdb-close.xml index 15fc69acec..58ab1a9dd1 100644 --- a/reference/maxdb/functions/maxdb-close.xml +++ b/reference/maxdb/functions/maxdb-close.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_close resourcelink diff --git a/reference/maxdb/functions/maxdb-commit.xml b/reference/maxdb/functions/maxdb-commit.xml index da361275e0..e1519cdf3f 100644 --- a/reference/maxdb/functions/maxdb-commit.xml +++ b/reference/maxdb/functions/maxdb-commit.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_commit resourcelink diff --git a/reference/maxdb/functions/maxdb-connect.xml b/reference/maxdb/functions/maxdb-connect.xml index 1b46c25c49..7324f45ee0 100644 --- a/reference/maxdb/functions/maxdb-connect.xml +++ b/reference/maxdb/functions/maxdb-connect.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style + &style.procedural; resourcemaxdb_connect stringhost diff --git a/reference/maxdb/functions/maxdb-data-seek.xml b/reference/maxdb/functions/maxdb-data-seek.xml index 55b9ba6d5b..7fab6e7210 100644 --- a/reference/maxdb/functions/maxdb-data-seek.xml +++ b/reference/maxdb/functions/maxdb-data-seek.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_data_seek resourceresult diff --git a/reference/maxdb/functions/maxdb-disable-reads-from-master.xml b/reference/maxdb/functions/maxdb-disable-reads-from-master.xml index 71f925441e..c64c0d91d6 100644 --- a/reference/maxdb/functions/maxdb-disable-reads-from-master.xml +++ b/reference/maxdb/functions/maxdb-disable-reads-from-master.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_disable_reads_from_master resourcelink diff --git a/reference/maxdb/functions/maxdb-errno.xml b/reference/maxdb/functions/maxdb-errno.xml index 0278af1d55..115a6e9b2b 100644 --- a/reference/maxdb/functions/maxdb-errno.xml +++ b/reference/maxdb/functions/maxdb-errno.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; intmaxdb_errno resourcelink diff --git a/reference/maxdb/functions/maxdb-error.xml b/reference/maxdb/functions/maxdb-error.xml index 0c5ce9d943..bee2644f1a 100644 --- a/reference/maxdb/functions/maxdb-error.xml +++ b/reference/maxdb/functions/maxdb-error.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; stringmaxdb_error resourcelink diff --git a/reference/maxdb/functions/maxdb-fetch-array.xml b/reference/maxdb/functions/maxdb-fetch-array.xml index 0d8d27f72d..d348c89cd6 100644 --- a/reference/maxdb/functions/maxdb-fetch-array.xml +++ b/reference/maxdb/functions/maxdb-fetch-array.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; mixedmaxdb_fetch_array resourceresult diff --git a/reference/maxdb/functions/maxdb-fetch-assoc.xml b/reference/maxdb/functions/maxdb-fetch-assoc.xml index 012891615f..a5a2f52cef 100644 --- a/reference/maxdb/functions/maxdb-fetch-assoc.xml +++ b/reference/maxdb/functions/maxdb-fetch-assoc.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; arraymaxdb_fetch_assoc resourceresult diff --git a/reference/maxdb/functions/maxdb-fetch-field-direct.xml b/reference/maxdb/functions/maxdb-fetch-field-direct.xml index 7ce69f7a6a..0905fbde1f 100644 --- a/reference/maxdb/functions/maxdb-fetch-field-direct.xml +++ b/reference/maxdb/functions/maxdb-fetch-field-direct.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; mixedmaxdb_fetch_field_direct resourceresult diff --git a/reference/maxdb/functions/maxdb-fetch-field.xml b/reference/maxdb/functions/maxdb-fetch-field.xml index 500a37a176..a97f45882f 100644 --- a/reference/maxdb/functions/maxdb-fetch-field.xml +++ b/reference/maxdb/functions/maxdb-fetch-field.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; mixedmaxdb_fetch_field resourceresult diff --git a/reference/maxdb/functions/maxdb-fetch-fields.xml b/reference/maxdb/functions/maxdb-fetch-fields.xml index 83edff9181..c4e4e22297 100644 --- a/reference/maxdb/functions/maxdb-fetch-fields.xml +++ b/reference/maxdb/functions/maxdb-fetch-fields.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural Style: + &style.procedural; mixedmaxdb_fetch_fields resourceresult diff --git a/reference/maxdb/functions/maxdb-fetch-lengths.xml b/reference/maxdb/functions/maxdb-fetch-lengths.xml index 7f1456d5c3..8943a9948e 100644 --- a/reference/maxdb/functions/maxdb-fetch-lengths.xml +++ b/reference/maxdb/functions/maxdb-fetch-lengths.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; arraymaxdb_fetch_lengths resourceresult diff --git a/reference/maxdb/functions/maxdb-fetch-object.xml b/reference/maxdb/functions/maxdb-fetch-object.xml index c71bfd4cad..64920ae969 100644 --- a/reference/maxdb/functions/maxdb-fetch-object.xml +++ b/reference/maxdb/functions/maxdb-fetch-object.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; objectmaxdb_fetch_object objectresult diff --git a/reference/maxdb/functions/maxdb-fetch-row.xml b/reference/maxdb/functions/maxdb-fetch-row.xml index 9ad143e804..f73d14aa6d 100644 --- a/reference/maxdb/functions/maxdb-fetch-row.xml +++ b/reference/maxdb/functions/maxdb-fetch-row.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; mixedmaxdb_fetch_row resourceresult diff --git a/reference/maxdb/functions/maxdb-field-count.xml b/reference/maxdb/functions/maxdb-field-count.xml index 04b04ab1ec..6f76c3ae99 100644 --- a/reference/maxdb/functions/maxdb-field-count.xml +++ b/reference/maxdb/functions/maxdb-field-count.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; intmaxdb_field_count resourcelink diff --git a/reference/maxdb/functions/maxdb-field-seek.xml b/reference/maxdb/functions/maxdb-field-seek.xml index 1aef52b22c..9479e5bbec 100644 --- a/reference/maxdb/functions/maxdb-field-seek.xml +++ b/reference/maxdb/functions/maxdb-field-seek.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_field_seek resourceresult diff --git a/reference/maxdb/functions/maxdb-field-tell.xml b/reference/maxdb/functions/maxdb-field-tell.xml index 8c1ea8d403..346f1ea96f 100644 --- a/reference/maxdb/functions/maxdb-field-tell.xml +++ b/reference/maxdb/functions/maxdb-field-tell.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; intmaxdb_field_tell resourceresult diff --git a/reference/maxdb/functions/maxdb-free-result.xml b/reference/maxdb/functions/maxdb-free-result.xml index 63dfc86d3b..28b87d179c 100644 --- a/reference/maxdb/functions/maxdb-free-result.xml +++ b/reference/maxdb/functions/maxdb-free-result.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; voidmaxdb_free_result resourceresult diff --git a/reference/maxdb/functions/maxdb-get-host-info.xml b/reference/maxdb/functions/maxdb-get-host-info.xml index ba05b03a7a..def0b8863e 100644 --- a/reference/maxdb/functions/maxdb-get-host-info.xml +++ b/reference/maxdb/functions/maxdb-get-host-info.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procdural style: + &style.procedural; stringmaxdb_get_host_info resourcelink diff --git a/reference/maxdb/functions/maxdb-get-proto-info.xml b/reference/maxdb/functions/maxdb-get-proto-info.xml index 44e4264cc7..152b3499f9 100644 --- a/reference/maxdb/functions/maxdb-get-proto-info.xml +++ b/reference/maxdb/functions/maxdb-get-proto-info.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; intmaxdb_get_proto_info resourcelink diff --git a/reference/maxdb/functions/maxdb-get-server-info.xml b/reference/maxdb/functions/maxdb-get-server-info.xml index 0341430921..8d8c43aa07 100644 --- a/reference/maxdb/functions/maxdb-get-server-info.xml +++ b/reference/maxdb/functions/maxdb-get-server-info.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; stringmaxdb_get_server_info resourcelink diff --git a/reference/maxdb/functions/maxdb-get-server-version.xml b/reference/maxdb/functions/maxdb-get-server-version.xml index 420283b7a4..bbdab12917 100644 --- a/reference/maxdb/functions/maxdb-get-server-version.xml +++ b/reference/maxdb/functions/maxdb-get-server-version.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; intmaxdb_get_server_version resourcelink diff --git a/reference/maxdb/functions/maxdb-info.xml b/reference/maxdb/functions/maxdb-info.xml index 2aca8ecd65..df89a3ade5 100644 --- a/reference/maxdb/functions/maxdb-info.xml +++ b/reference/maxdb/functions/maxdb-info.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; stringmaxdb_info resourcelink diff --git a/reference/maxdb/functions/maxdb-insert-id.xml b/reference/maxdb/functions/maxdb-insert-id.xml index 3d1206c40b..5208e88c12 100644 --- a/reference/maxdb/functions/maxdb-insert-id.xml +++ b/reference/maxdb/functions/maxdb-insert-id.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; mixedmaxdb_insert_id resourcelink diff --git a/reference/maxdb/functions/maxdb-kill.xml b/reference/maxdb/functions/maxdb-kill.xml index e3ead33235..0d84428021 100644 --- a/reference/maxdb/functions/maxdb-kill.xml +++ b/reference/maxdb/functions/maxdb-kill.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_kill resourcelink diff --git a/reference/maxdb/functions/maxdb-multi-query.xml b/reference/maxdb/functions/maxdb-multi-query.xml index fb1ae81b85..f173712cc9 100644 --- a/reference/maxdb/functions/maxdb-multi-query.xml +++ b/reference/maxdb/functions/maxdb-multi-query.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_multi_query resourcelink diff --git a/reference/maxdb/functions/maxdb-num-fields.xml b/reference/maxdb/functions/maxdb-num-fields.xml index 918cb55d99..8d87522f12 100644 --- a/reference/maxdb/functions/maxdb-num-fields.xml +++ b/reference/maxdb/functions/maxdb-num-fields.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; intmaxdb_num_fields resourceresult diff --git a/reference/maxdb/functions/maxdb-num-rows.xml b/reference/maxdb/functions/maxdb-num-rows.xml index f1034198e3..09a7253c92 100644 --- a/reference/maxdb/functions/maxdb-num-rows.xml +++ b/reference/maxdb/functions/maxdb-num-rows.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; intmaxdb_num_rows resourceresult diff --git a/reference/maxdb/functions/maxdb-options.xml b/reference/maxdb/functions/maxdb-options.xml index c7d5baf9b9..60b5cf6eae 100644 --- a/reference/maxdb/functions/maxdb-options.xml +++ b/reference/maxdb/functions/maxdb-options.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_options resourcelink diff --git a/reference/maxdb/functions/maxdb-ping.xml b/reference/maxdb/functions/maxdb-ping.xml index 8df1a982b1..25032e5c6d 100644 --- a/reference/maxdb/functions/maxdb-ping.xml +++ b/reference/maxdb/functions/maxdb-ping.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_ping resourcelink diff --git a/reference/maxdb/functions/maxdb-prepare.xml b/reference/maxdb/functions/maxdb-prepare.xml index 71f07008ab..196ef089ba 100644 --- a/reference/maxdb/functions/maxdb-prepare.xml +++ b/reference/maxdb/functions/maxdb-prepare.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedure style: + &style.procedural; resourcemaxdb_prepare resourcelink diff --git a/reference/maxdb/functions/maxdb-query.xml b/reference/maxdb/functions/maxdb-query.xml index 34f32d2b89..d2836a5270 100644 --- a/reference/maxdb/functions/maxdb-query.xml +++ b/reference/maxdb/functions/maxdb-query.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; mixedmaxdb_query resourcelink diff --git a/reference/maxdb/functions/maxdb-real-connect.xml b/reference/maxdb/functions/maxdb-real-connect.xml index 8f994f1393..ea92d97997 100644 --- a/reference/maxdb/functions/maxdb-real-connect.xml +++ b/reference/maxdb/functions/maxdb-real-connect.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style + &style.procedural; boolmaxdb_real_connect resourcelink diff --git a/reference/maxdb/functions/maxdb-real-escape-string.xml b/reference/maxdb/functions/maxdb-real-escape-string.xml index c61d0fd2cb..777241f04f 100644 --- a/reference/maxdb/functions/maxdb-real-escape-string.xml +++ b/reference/maxdb/functions/maxdb-real-escape-string.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; stringmaxdb_real_escape_string resourcelink diff --git a/reference/maxdb/functions/maxdb-real-query.xml b/reference/maxdb/functions/maxdb-real-query.xml index fd4054e539..93f569a891 100644 --- a/reference/maxdb/functions/maxdb-real-query.xml +++ b/reference/maxdb/functions/maxdb-real-query.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style + &style.procedural; boolmaxdb_real_query resourcelink diff --git a/reference/maxdb/functions/maxdb-rollback.xml b/reference/maxdb/functions/maxdb-rollback.xml index c962675934..f2b28050ef 100644 --- a/reference/maxdb/functions/maxdb-rollback.xml +++ b/reference/maxdb/functions/maxdb-rollback.xml @@ -9,6 +9,7 @@ &reftitle.description; + &style.procedural; boolmaxdb_rollback resourcelink diff --git a/reference/maxdb/functions/maxdb-rpl-query-type.xml b/reference/maxdb/functions/maxdb-rpl-query-type.xml index c7c27027d3..28fbea2cc9 100644 --- a/reference/maxdb/functions/maxdb-rpl-query-type.xml +++ b/reference/maxdb/functions/maxdb-rpl-query-type.xml @@ -9,6 +9,7 @@ &reftitle.description; + &style.procedural; intmaxdb_rpl_query_type resourcelink diff --git a/reference/maxdb/functions/maxdb-send-query.xml b/reference/maxdb/functions/maxdb-send-query.xml index 06e3df40cb..1658b73cef 100644 --- a/reference/maxdb/functions/maxdb-send-query.xml +++ b/reference/maxdb/functions/maxdb-send-query.xml @@ -9,6 +9,7 @@ &reftitle.description; + &style.procedural; boolmaxdb_send_query resourcelink diff --git a/reference/maxdb/functions/maxdb-sqlstate.xml b/reference/maxdb/functions/maxdb-sqlstate.xml index e0da6c24d4..04d3648e46 100644 --- a/reference/maxdb/functions/maxdb-sqlstate.xml +++ b/reference/maxdb/functions/maxdb-sqlstate.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; stringmaxdb_sqlstate resourcelink diff --git a/reference/maxdb/functions/maxdb-ssl-set.xml b/reference/maxdb/functions/maxdb-ssl-set.xml index 1ad69cd604..e2d573d245 100644 --- a/reference/maxdb/functions/maxdb-ssl-set.xml +++ b/reference/maxdb/functions/maxdb-ssl-set.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_ssl_set resourcelink diff --git a/reference/maxdb/functions/maxdb-stat.xml b/reference/maxdb/functions/maxdb-stat.xml index 14b9a2569c..14aa746c17 100644 --- a/reference/maxdb/functions/maxdb-stat.xml +++ b/reference/maxdb/functions/maxdb-stat.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; stringmaxdb_stat resourcelink diff --git a/reference/maxdb/functions/maxdb-stmt-affected-rows.xml b/reference/maxdb/functions/maxdb-stmt-affected-rows.xml index a79e6c9917..9003431dac 100644 --- a/reference/maxdb/functions/maxdb-stmt-affected-rows.xml +++ b/reference/maxdb/functions/maxdb-stmt-affected-rows.xml @@ -11,7 +11,7 @@ &reftitle.description; - Procedural style : + &style.procedural; intmaxdb_stmt_affected_rows resourcestmt diff --git a/reference/maxdb/functions/maxdb-stmt-bind-param.xml b/reference/maxdb/functions/maxdb-stmt-bind-param.xml index 954125c5d7..fd2f866b38 100644 --- a/reference/maxdb/functions/maxdb-stmt-bind-param.xml +++ b/reference/maxdb/functions/maxdb-stmt-bind-param.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_stmt_bind_param resourcestmt @@ -24,7 +24,7 @@ mixedvar1 mixed... - Procedural style (extended syntax): + &style.procedural; (extended syntax): boolmaxdb_stmt_bind_param resourcestmt diff --git a/reference/maxdb/functions/maxdb-stmt-bind-result.xml b/reference/maxdb/functions/maxdb-stmt-bind-result.xml index b0d797a5cd..0033bf3822 100644 --- a/reference/maxdb/functions/maxdb-stmt-bind-result.xml +++ b/reference/maxdb/functions/maxdb-stmt-bind-result.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_stmt_bind_result resourcestmt diff --git a/reference/maxdb/functions/maxdb-stmt-close-long-data.xml b/reference/maxdb/functions/maxdb-stmt-close-long-data.xml index 5152ed2692..229ca72dec 100644 --- a/reference/maxdb/functions/maxdb-stmt-close-long-data.xml +++ b/reference/maxdb/functions/maxdb-stmt-close-long-data.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_stmt_close_long_data resourcestmt diff --git a/reference/maxdb/functions/maxdb-stmt-close.xml b/reference/maxdb/functions/maxdb-stmt-close.xml index c99f830459..548a262562 100644 --- a/reference/maxdb/functions/maxdb-stmt-close.xml +++ b/reference/maxdb/functions/maxdb-stmt-close.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_stmt_close resourcestmt diff --git a/reference/maxdb/functions/maxdb-stmt-data-seek.xml b/reference/maxdb/functions/maxdb-stmt-data-seek.xml index 7592e89964..f4f2f18d1f 100644 --- a/reference/maxdb/functions/maxdb-stmt-data-seek.xml +++ b/reference/maxdb/functions/maxdb-stmt-data-seek.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_stmt_data_seek resourcestatement diff --git a/reference/maxdb/functions/maxdb-stmt-errno.xml b/reference/maxdb/functions/maxdb-stmt-errno.xml index 8b64ffc774..b4609366bb 100644 --- a/reference/maxdb/functions/maxdb-stmt-errno.xml +++ b/reference/maxdb/functions/maxdb-stmt-errno.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style : + &style.procedural; intmaxdb_stmt_errno resourcestmt diff --git a/reference/maxdb/functions/maxdb-stmt-error.xml b/reference/maxdb/functions/maxdb-stmt-error.xml index 6ad560aa91..ec27304b63 100644 --- a/reference/maxdb/functions/maxdb-stmt-error.xml +++ b/reference/maxdb/functions/maxdb-stmt-error.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; stringmaxdb_stmt_error resourcestmt diff --git a/reference/maxdb/functions/maxdb-stmt-execute.xml b/reference/maxdb/functions/maxdb-stmt-execute.xml index 4b4dd69da0..6ec28e7fd8 100644 --- a/reference/maxdb/functions/maxdb-stmt-execute.xml +++ b/reference/maxdb/functions/maxdb-stmt-execute.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_stmt_execute resourcestmt diff --git a/reference/maxdb/functions/maxdb-stmt-fetch.xml b/reference/maxdb/functions/maxdb-stmt-fetch.xml index 49981db717..b1e7c464df 100644 --- a/reference/maxdb/functions/maxdb-stmt-fetch.xml +++ b/reference/maxdb/functions/maxdb-stmt-fetch.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_stmt_fetch resourcestmt diff --git a/reference/maxdb/functions/maxdb-stmt-free-result.xml b/reference/maxdb/functions/maxdb-stmt-free-result.xml index d9219e6de5..50c0536b95 100644 --- a/reference/maxdb/functions/maxdb-stmt-free-result.xml +++ b/reference/maxdb/functions/maxdb-stmt-free-result.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; voidmaxdb_stmt_free_result resourcestmt diff --git a/reference/maxdb/functions/maxdb-stmt-init.xml b/reference/maxdb/functions/maxdb-stmt-init.xml index 257cee52e6..655f4a4846 100644 --- a/reference/maxdb/functions/maxdb-stmt-init.xml +++ b/reference/maxdb/functions/maxdb-stmt-init.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style : + &style.procedural; resourcemaxdb_stmt_init resourcelink diff --git a/reference/maxdb/functions/maxdb-stmt-num-rows.xml b/reference/maxdb/functions/maxdb-stmt-num-rows.xml index 3f8325db7a..abcdd0dcbe 100644 --- a/reference/maxdb/functions/maxdb-stmt-num-rows.xml +++ b/reference/maxdb/functions/maxdb-stmt-num-rows.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style : + &style.procedural; intmaxdb_stmt_num_rows resourcestmt diff --git a/reference/maxdb/functions/maxdb-stmt-param-count.xml b/reference/maxdb/functions/maxdb-stmt-param-count.xml index 6d63b68c9e..2e068a3164 100644 --- a/reference/maxdb/functions/maxdb-stmt-param-count.xml +++ b/reference/maxdb/functions/maxdb-stmt-param-count.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; intmaxdb_stmt_param_count resourcestmt diff --git a/reference/maxdb/functions/maxdb-stmt-prepare.xml b/reference/maxdb/functions/maxdb-stmt-prepare.xml index dacebf4e4a..3dbc6c4666 100644 --- a/reference/maxdb/functions/maxdb-stmt-prepare.xml +++ b/reference/maxdb/functions/maxdb-stmt-prepare.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedure style: + &style.procedural; boolmaxdb_stmt_prepare resourcestmt diff --git a/reference/maxdb/functions/maxdb-stmt-reset.xml b/reference/maxdb/functions/maxdb-stmt-reset.xml index c7a8b9b8ac..973078be8d 100644 --- a/reference/maxdb/functions/maxdb-stmt-reset.xml +++ b/reference/maxdb/functions/maxdb-stmt-reset.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_stmt_reset resourcestmt diff --git a/reference/maxdb/functions/maxdb-stmt-result-metadata.xml b/reference/maxdb/functions/maxdb-stmt-result-metadata.xml index 8c76b7d6fc..a4507d4ebb 100644 --- a/reference/maxdb/functions/maxdb-stmt-result-metadata.xml +++ b/reference/maxdb/functions/maxdb-stmt-result-metadata.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; resourcemaxdb_stmt_result_metadata resourcestmt diff --git a/reference/maxdb/functions/maxdb-stmt-send-long-data.xml b/reference/maxdb/functions/maxdb-stmt-send-long-data.xml index bc84d94d46..895b8b9d44 100644 --- a/reference/maxdb/functions/maxdb-stmt-send-long-data.xml +++ b/reference/maxdb/functions/maxdb-stmt-send-long-data.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_stmt_send_long_data resourcestmt diff --git a/reference/maxdb/functions/maxdb-stmt-store-result.xml b/reference/maxdb/functions/maxdb-stmt-store-result.xml index c3552da862..e6b2d86d3c 100644 --- a/reference/maxdb/functions/maxdb-stmt-store-result.xml +++ b/reference/maxdb/functions/maxdb-stmt-store-result.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; boolmaxdb_stmt_store_result resourcestmt diff --git a/reference/maxdb/functions/maxdb-store-result.xml b/reference/maxdb/functions/maxdb-store-result.xml index 8a6adb0957..bcb5785c21 100644 --- a/reference/maxdb/functions/maxdb-store-result.xml +++ b/reference/maxdb/functions/maxdb-store-result.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; resourcemaxdb_store_result resourcelink diff --git a/reference/maxdb/functions/maxdb-thread-id.xml b/reference/maxdb/functions/maxdb-thread-id.xml index f37d9288f9..ef6526439c 100644 --- a/reference/maxdb/functions/maxdb-thread-id.xml +++ b/reference/maxdb/functions/maxdb-thread-id.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; intmaxdb_thread_id resourcelink diff --git a/reference/maxdb/functions/maxdb-thread-safe.xml b/reference/maxdb/functions/maxdb-thread-safe.xml index b5ef514dea..9b6969fce3 100644 --- a/reference/maxdb/functions/maxdb-thread-safe.xml +++ b/reference/maxdb/functions/maxdb-thread-safe.xml @@ -8,7 +8,6 @@ &reftitle.description; - Procedural style: boolmaxdb_thread_safe diff --git a/reference/maxdb/functions/maxdb-use-result.xml b/reference/maxdb/functions/maxdb-use-result.xml index 64a299e9f4..9da325d58e 100644 --- a/reference/maxdb/functions/maxdb-use-result.xml +++ b/reference/maxdb/functions/maxdb-use-result.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; resourcemaxdb_use_result resourcelink diff --git a/reference/maxdb/functions/maxdb-warning-count.xml b/reference/maxdb/functions/maxdb-warning-count.xml index 06f92fa96d..305d73bae2 100644 --- a/reference/maxdb/functions/maxdb-warning-count.xml +++ b/reference/maxdb/functions/maxdb-warning-count.xml @@ -9,7 +9,7 @@ &reftitle.description; - Procedural style: + &style.procedural; intmaxdb_warning_count resourcelink