From 8e317a0625fce012c6aa0b2a52a85b0b8ca1aaa0 Mon Sep 17 00:00:00 2001 From: Yannick Torres Date: Wed, 4 Jun 2008 08:18:53 +0000 Subject: [PATCH] make use of &example.outputs.similar; entities git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260715 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/maxdb/functions/maxdb-affected-rows.xml | 6 ++---- reference/maxdb/functions/maxdb-autocommit.xml | 6 ++---- reference/maxdb/functions/maxdb-change-user.xml | 6 ++---- reference/maxdb/functions/maxdb-character-set-name.xml | 6 ++---- reference/maxdb/functions/maxdb-connect-errno.xml | 6 ++---- reference/maxdb/functions/maxdb-connect-error.xml | 6 ++---- reference/maxdb/functions/maxdb-connect.xml | 6 ++---- reference/maxdb/functions/maxdb-error.xml | 6 ++---- reference/maxdb/functions/maxdb-fetch-array.xml | 6 ++---- reference/maxdb/functions/maxdb-fetch-assoc.xml | 6 ++---- reference/maxdb/functions/maxdb-fetch-fields.xml | 6 ++---- reference/maxdb/functions/maxdb-fetch-lengths.xml | 6 ++---- reference/maxdb/functions/maxdb-fetch-object.xml | 6 ++---- reference/maxdb/functions/maxdb-fetch-row.xml | 6 ++---- reference/maxdb/functions/maxdb-field-seek.xml | 6 ++---- reference/maxdb/functions/maxdb-field-tell.xml | 6 ++---- reference/maxdb/functions/maxdb-get-client-info.xml | 6 ++---- reference/maxdb/functions/maxdb-get-client-version.xml | 6 ++---- reference/maxdb/functions/maxdb-get-proto-info.xml | 6 ++---- reference/maxdb/functions/maxdb-get-server-info.xml | 6 ++---- reference/maxdb/functions/maxdb-get-server-version.xml | 6 ++---- reference/maxdb/functions/maxdb-info.xml | 6 ++---- reference/maxdb/functions/maxdb-insert-id.xml | 6 ++---- reference/maxdb/functions/maxdb-kill.xml | 6 ++---- reference/maxdb/functions/maxdb-multi-query.xml | 6 ++---- reference/maxdb/functions/maxdb-num-fields.xml | 6 ++---- reference/maxdb/functions/maxdb-num-rows.xml | 6 ++---- reference/maxdb/functions/maxdb-ping.xml | 6 ++---- reference/maxdb/functions/maxdb-prepare.xml | 6 ++---- reference/maxdb/functions/maxdb-query.xml | 6 ++---- reference/maxdb/functions/maxdb-real-connect.xml | 6 ++---- reference/maxdb/functions/maxdb-real-escape-string.xml | 6 ++---- reference/maxdb/functions/maxdb-report.xml | 6 ++---- reference/maxdb/functions/maxdb-rollback.xml | 6 ++---- reference/maxdb/functions/maxdb-select-db.xml | 6 ++---- reference/maxdb/functions/maxdb-sqlstate.xml | 6 ++---- reference/maxdb/functions/maxdb-stat.xml | 6 ++---- reference/maxdb/functions/maxdb-stmt-affected-rows.xml | 6 ++---- reference/maxdb/functions/maxdb-stmt-bind-param.xml | 6 ++---- reference/maxdb/functions/maxdb-stmt-bind-result.xml | 6 ++---- reference/maxdb/functions/maxdb-stmt-data-seek.xml | 6 ++---- reference/maxdb/functions/maxdb-stmt-errno.xml | 6 ++---- reference/maxdb/functions/maxdb-stmt-error.xml | 6 ++---- reference/maxdb/functions/maxdb-stmt-execute.xml | 6 ++---- reference/maxdb/functions/maxdb-stmt-fetch.xml | 6 ++---- reference/maxdb/functions/maxdb-stmt-num-rows.xml | 6 ++---- reference/maxdb/functions/maxdb-stmt-param-count.xml | 6 ++---- reference/maxdb/functions/maxdb-stmt-prepare.xml | 6 ++---- reference/maxdb/functions/maxdb-stmt-result-metadata.xml | 6 ++---- reference/maxdb/functions/maxdb-stmt-sqlstate.xml | 6 ++---- reference/maxdb/functions/maxdb-stmt-store-result.xml | 6 ++---- reference/maxdb/functions/maxdb-thread-id.xml | 6 ++---- reference/maxdb/functions/maxdb-use-result.xml | 6 ++---- reference/maxdb/functions/maxdb-warning-count.xml | 6 ++---- 54 files changed, 108 insertions(+), 216 deletions(-) diff --git a/reference/maxdb/functions/maxdb-affected-rows.xml b/reference/maxdb/functions/maxdb-affected-rows.xml index a7e6874455..f90368b14b 100644 --- a/reference/maxdb/functions/maxdb-affected-rows.xml +++ b/reference/maxdb/functions/maxdb-affected-rows.xml @@ -1,5 +1,5 @@ - + maxdb_affected_rows @@ -140,9 +140,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_autocommit @@ -82,9 +82,7 @@ maxdb_close($link); ]]> - - The above examples would produce no output. - + &example.outputs.similar; diff --git a/reference/maxdb/functions/maxdb-change-user.xml b/reference/maxdb/functions/maxdb-change-user.xml index 1099b5e066..2f2b7ede73 100644 --- a/reference/maxdb/functions/maxdb-change-user.xml +++ b/reference/maxdb/functions/maxdb-change-user.xml @@ -1,5 +1,5 @@ - + maxdb_change_user @@ -124,9 +124,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_character_set_name @@ -82,9 +82,7 @@ maxdb_close($link); ]]> - - The above examples would be produce the following output: - + &example.outputs.similar; - + maxdb_connect_errno @@ -45,9 +45,7 @@ if (!$link) { - - The above example would produce the following output: - + &example.outputs.similar; diff --git a/reference/maxdb/functions/maxdb-connect-error.xml b/reference/maxdb/functions/maxdb-connect-error.xml index cce635832f..12e1a51d00 100644 --- a/reference/maxdb/functions/maxdb-connect-error.xml +++ b/reference/maxdb/functions/maxdb-connect-error.xml @@ -1,5 +1,5 @@ - + maxdb_connect_error @@ -48,9 +48,7 @@ if (!$link) { - - The above example would produce the following output: - + &example.outputs.similar; diff --git a/reference/maxdb/functions/maxdb-connect.xml b/reference/maxdb/functions/maxdb-connect.xml index 14053c1bb4..7e17f24937 100644 --- a/reference/maxdb/functions/maxdb-connect.xml +++ b/reference/maxdb/functions/maxdb-connect.xml @@ -1,5 +1,5 @@ - + maxdb_connect @@ -108,9 +108,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_error @@ -83,9 +83,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_fetch_array @@ -148,9 +148,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_fetch_assoc @@ -117,9 +117,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_fetch_fields @@ -143,9 +143,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_fetch_lengths @@ -106,9 +106,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_fetch_object @@ -104,9 +104,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_fetch_row @@ -110,9 +110,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_field_seek @@ -113,9 +113,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_field_tell @@ -116,9 +116,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_get_client_info @@ -44,9 +44,7 @@ printf("Client library version: %s\n", maxdb_get_client_info()); - - The above examples would produce the following output: - + &example.outputs.similar; diff --git a/reference/maxdb/functions/maxdb-get-client-version.xml b/reference/maxdb/functions/maxdb-get-client-version.xml index 12826cb2e7..87c98049c7 100644 --- a/reference/maxdb/functions/maxdb-get-client-version.xml +++ b/reference/maxdb/functions/maxdb-get-client-version.xml @@ -1,5 +1,5 @@ - + maxdb_get_client_version @@ -48,9 +48,7 @@ printf("Client library version: %d\n", maxdb_get_client_version()); - - The above examples would produce the following output: - + &example.outputs.similar; diff --git a/reference/maxdb/functions/maxdb-get-proto-info.xml b/reference/maxdb/functions/maxdb-get-proto-info.xml index 8f99439b9a..689fde960f 100644 --- a/reference/maxdb/functions/maxdb-get-proto-info.xml +++ b/reference/maxdb/functions/maxdb-get-proto-info.xml @@ -1,5 +1,5 @@ - + maxdb_get_proto_info @@ -78,9 +78,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_get_server_info @@ -79,9 +79,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; diff --git a/reference/maxdb/functions/maxdb-get-server-version.xml b/reference/maxdb/functions/maxdb-get-server-version.xml index 0c4edb05aa..5148dce3a3 100644 --- a/reference/maxdb/functions/maxdb-get-server-version.xml +++ b/reference/maxdb/functions/maxdb-get-server-version.xml @@ -1,5 +1,5 @@ - + maxdb_get_server_version @@ -83,9 +83,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; diff --git a/reference/maxdb/functions/maxdb-info.xml b/reference/maxdb/functions/maxdb-info.xml index 3e09e2b592..2b241469d9 100644 --- a/reference/maxdb/functions/maxdb-info.xml +++ b/reference/maxdb/functions/maxdb-info.xml @@ -1,5 +1,5 @@ - + maxdb_info @@ -126,9 +126,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_insert_id @@ -114,9 +114,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_kill @@ -101,9 +101,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_multi_query @@ -115,9 +115,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_num_fields @@ -91,9 +91,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_num_rows @@ -105,9 +105,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_ping @@ -95,9 +95,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_prepare @@ -156,9 +156,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_query @@ -115,9 +115,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_real_connect @@ -124,9 +124,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; diff --git a/reference/maxdb/functions/maxdb-real-escape-string.xml b/reference/maxdb/functions/maxdb-real-escape-string.xml index de03453b60..33f03389d2 100644 --- a/reference/maxdb/functions/maxdb-real-escape-string.xml +++ b/reference/maxdb/functions/maxdb-real-escape-string.xml @@ -1,5 +1,5 @@ - + maxdb_real_escape_string @@ -111,9 +111,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; diff --git a/reference/maxdb/functions/maxdb-report.xml b/reference/maxdb/functions/maxdb-report.xml index b99a1ab74f..c4a2f560bd 100644 --- a/reference/maxdb/functions/maxdb-report.xml +++ b/reference/maxdb/functions/maxdb-report.xml @@ -1,5 +1,5 @@ - + maxdb_report @@ -40,9 +40,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; diff --git a/reference/maxdb/functions/maxdb-rollback.xml b/reference/maxdb/functions/maxdb-rollback.xml index 0b29f5be76..abe993b232 100644 --- a/reference/maxdb/functions/maxdb-rollback.xml +++ b/reference/maxdb/functions/maxdb-rollback.xml @@ -1,5 +1,5 @@ - + maxdb_rollback @@ -136,9 +136,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_select_db @@ -107,9 +107,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; . diff --git a/reference/maxdb/functions/maxdb-sqlstate.xml b/reference/maxdb/functions/maxdb-sqlstate.xml index 0deb1b7c79..318a707fac 100644 --- a/reference/maxdb/functions/maxdb-sqlstate.xml +++ b/reference/maxdb/functions/maxdb-sqlstate.xml @@ -1,5 +1,5 @@ - + maxdb_sqlstate @@ -88,9 +88,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; diff --git a/reference/maxdb/functions/maxdb-stat.xml b/reference/maxdb/functions/maxdb-stat.xml index 5b0c8a0bdd..79fa04bf41 100644 --- a/reference/maxdb/functions/maxdb-stat.xml +++ b/reference/maxdb/functions/maxdb-stat.xml @@ -1,5 +1,5 @@ - + maxdb_stat @@ -77,9 +77,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; diff --git a/reference/maxdb/functions/maxdb-stmt-affected-rows.xml b/reference/maxdb/functions/maxdb-stmt-affected-rows.xml index 3792c90985..8205171dc5 100644 --- a/reference/maxdb/functions/maxdb-stmt-affected-rows.xml +++ b/reference/maxdb/functions/maxdb-stmt-affected-rows.xml @@ -1,5 +1,5 @@ - + maxdb_stmt_affected_rows @@ -120,9 +120,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_stmt_bind_param @@ -197,9 +197,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_stmt_bind_result @@ -122,9 +122,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_stmt_data_seek @@ -129,9 +129,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_stmt_errno @@ -118,9 +118,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; diff --git a/reference/maxdb/functions/maxdb-stmt-error.xml b/reference/maxdb/functions/maxdb-stmt-error.xml index e516edb356..e0518e7354 100644 --- a/reference/maxdb/functions/maxdb-stmt-error.xml +++ b/reference/maxdb/functions/maxdb-stmt-error.xml @@ -1,5 +1,5 @@ - + maxdb_stmt_error @@ -113,9 +113,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; diff --git a/reference/maxdb/functions/maxdb-stmt-execute.xml b/reference/maxdb/functions/maxdb-stmt-execute.xml index 3320e410ef..ddc1893372 100644 --- a/reference/maxdb/functions/maxdb-stmt-execute.xml +++ b/reference/maxdb/functions/maxdb-stmt-execute.xml @@ -1,5 +1,5 @@ - + maxdb_stmt_execute @@ -165,9 +165,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_stmt_fetch @@ -140,9 +140,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_stmt_num_rows @@ -103,9 +103,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_stmt_param_count @@ -90,9 +90,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_stmt_prepare @@ -160,9 +160,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_stmt_result_metadata @@ -131,9 +131,7 @@ maxdb_close($link); - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_stmt_sqlstate @@ -112,9 +112,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; diff --git a/reference/maxdb/functions/maxdb-stmt-store-result.xml b/reference/maxdb/functions/maxdb-stmt-store-result.xml index 68880c790d..59c3e96324 100644 --- a/reference/maxdb/functions/maxdb-stmt-store-result.xml +++ b/reference/maxdb/functions/maxdb-stmt-store-result.xml @@ -1,5 +1,5 @@ - + maxdb_stmt_store_result @@ -114,9 +114,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_thread_id @@ -106,9 +106,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; diff --git a/reference/maxdb/functions/maxdb-use-result.xml b/reference/maxdb/functions/maxdb-use-result.xml index 991c05bc8b..b2dee6c4aa 100644 --- a/reference/maxdb/functions/maxdb-use-result.xml +++ b/reference/maxdb/functions/maxdb-use-result.xml @@ -1,5 +1,5 @@ - + maxdb_use_result @@ -112,9 +112,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar; - + maxdb_warning_count @@ -93,9 +93,7 @@ maxdb_close($link); ]]> - - The above examples would produce the following output: - + &example.outputs.similar;