Index: phpdoc/en/functions/fbsql.xml diff -u phpdoc/en/functions/fbsql.xml:1.7 phpdoc/en/functions/fbsql.xml:1.8 --- phpdoc/en/functions/fbsql.xml:1.7 Thu May 10 23:36:18 2001 +++ phpdoc/en/functions/fbsql.xml Fri May 11 00:37:44 2001 @@ -92,11 +92,11 @@ Description - boolean fbsql_autocommit + bool fbsql_autocommit resource link_identifier - boolean + bool OnOff @@ -276,7 +276,7 @@ Description - boolean fbsql_create_db + bool fbsql_create_db string database name resource @@ -319,7 +319,7 @@ Description - boolean fbsql_data_seek + bool fbsql_data_seek resource result_identifier int row_number @@ -418,7 +418,7 @@ Description - boolean fbsql_drop_db + bool fbsql_drop_db string database_name resource @@ -1719,8 +1719,8 @@ Description - boolean fbsql_warnings - boolean + bool fbsql_warnings + bool OnOff Index: phpdoc/en/functions/fdf.xml diff -u phpdoc/en/functions/fdf.xml:1.8 phpdoc/en/functions/fdf.xml:1.9 --- phpdoc/en/functions/fdf.xml:1.8 Mon Oct 9 08:00:36 2000 +++ phpdoc/en/functions/fdf.xml Fri May 11 00:37:44 2001 @@ -149,7 +149,7 @@ Description - boolean fdf_close + bool fdf_close int fdf_document @@ -268,7 +268,7 @@ Description - boolean fdf_set_value + bool fdf_set_value int fdf_document string fieldname string value @@ -323,7 +323,7 @@ Description - boolean fdf_set_ap + bool fdf_set_ap int fdf_document string field_name int face @@ -349,7 +349,7 @@ Description - boolean fdf_set_status + bool fdf_set_status int fdf_document string status @@ -396,7 +396,7 @@ Description - boolean fdf_set_file + bool fdf_set_file int fdf_document string filename @@ -446,7 +446,7 @@ Description - boolean fdf_set_flags + bool fdf_set_flags int fdf_document string fieldname int whichFlags @@ -472,7 +472,7 @@ Description - boolean fdf_set_opt + bool fdf_set_opt int fdf_document string fieldname int element @@ -499,7 +499,7 @@ Description - boolean fdf_set_submit_form_action + bool fdf_set_submit_form_action int fdf_document string fieldname int trigger @@ -526,7 +526,7 @@ Description - boolean fdf_set_javascript_action + bool fdf_set_javascript_action int fdf_document string fieldname int trigger Index: phpdoc/en/functions/http.xml diff -u phpdoc/en/functions/http.xml:1.15 phpdoc/en/functions/http.xml:1.16 --- phpdoc/en/functions/http.xml:1.15 Sun Feb 4 14:58:50 2001 +++ phpdoc/en/functions/http.xml Fri May 11 00:37:44 2001 @@ -106,7 +106,7 @@ Description - boolean headers_sent + bool headers_sent void Index: phpdoc/en/functions/ldap.xml diff -u phpdoc/en/functions/ldap.xml:1.24 phpdoc/en/functions/ldap.xml:1.25 --- phpdoc/en/functions/ldap.xml:1.24 Thu May 3 14:07:25 2001 +++ phpdoc/en/functions/ldap.xml Fri May 11 00:37:44 2001 @@ -918,7 +918,7 @@ Description - boolean ldap_get_option + bool ldap_get_option int link_identifier int option mixed retval @@ -1375,12 +1375,12 @@ Description - boolean ldap_rename + bool ldap_rename int link_identifier string dn string newrdn string newparent - boolean deleteoldrdn + bool deleteoldrdn @@ -1555,7 +1555,7 @@ Description - boolean ldap_set_option + bool ldap_set_option int link_identifier int option mixed newval Index: phpdoc/en/functions/misc.xml diff -u phpdoc/en/functions/misc.xml:1.39 phpdoc/en/functions/misc.xml:1.40 --- phpdoc/en/functions/misc.xml:1.39 Thu Mar 15 13:19:17 2001 +++ phpdoc/en/functions/misc.xml Fri May 11 00:37:44 2001 @@ -501,7 +501,7 @@ Description - boolean highlight_file + bool highlight_file string filename @@ -601,7 +601,7 @@ Description - boolean highlight_string + bool highlight_string string str @@ -871,7 +871,7 @@ Description - boolean show_source + bool show_source string filename @@ -936,7 +936,7 @@ int uniqid string prefix - boolean + bool lcg Index: phpdoc/en/functions/ovrimos.xml diff -u phpdoc/en/functions/ovrimos.xml:1.4 phpdoc/en/functions/ovrimos.xml:1.5 --- phpdoc/en/functions/ovrimos.xml:1.4 Wed Apr 25 00:43:39 2001 +++ phpdoc/en/functions/ovrimos.xml Fri May 11 00:37:44 2001 @@ -234,7 +234,7 @@ Description - boolean ovrimos_execute + bool ovrimos_execute int result_id array parameters_array @@ -318,7 +318,7 @@ Description - boolean ovrimos_fetch_into + bool ovrimos_fetch_into int result_id array result_array string @@ -390,7 +390,7 @@ Description - boolean ovrimos_fetch_row + bool ovrimos_fetch_row int result_id int how @@ -482,7 +482,7 @@ Description - boolean ovrimos_result_all + bool ovrimos_result_all int result_id string format @@ -744,7 +744,7 @@ Description - boolean ovrimos_free_result + bool ovrimos_free_result int result_id Index: phpdoc/en/functions/pspell.xml diff -u phpdoc/en/functions/pspell.xml:1.9 phpdoc/en/functions/pspell.xml:1.10 --- phpdoc/en/functions/pspell.xml:1.9 Fri Apr 6 11:27:59 2001 +++ phpdoc/en/functions/pspell.xml Fri May 11 00:37:44 2001 @@ -86,7 +86,7 @@ Description - boolean pspell_check + bool pspell_check int dictionary_link string word @@ -426,7 +426,7 @@ int pspell_config_runtogether int dictionary_link - boolean flag + bool flag @@ -465,7 +465,7 @@ int pspell_config_save_repl int dictionary_link - boolean flag + bool flag Index: phpdoc/en/functions/readline.xml diff -u phpdoc/en/functions/readline.xml:1.6 phpdoc/en/functions/readline.xml:1.7 --- phpdoc/en/functions/readline.xml:1.6 Sat Jan 20 13:08:27 2001 +++ phpdoc/en/functions/readline.xml Fri May 11 00:37:44 2001 @@ -89,7 +89,7 @@ Description - boolean readline_clear_history + bool readline_clear_history void @@ -108,7 +108,7 @@ Description - boolean + bool readline_completion_function string line @@ -186,7 +186,7 @@ Description - boolean + bool readline_read_history string filename @@ -208,7 +208,7 @@ Description - boolean + bool readline_write_history string filename Index: phpdoc/en/functions/recode.xml diff -u phpdoc/en/functions/recode.xml:1.9 phpdoc/en/functions/recode.xml:1.10 --- phpdoc/en/functions/recode.xml:1.9 Sat Mar 10 21:57:41 2001 +++ phpdoc/en/functions/recode.xml Fri May 11 00:37:44 2001 @@ -87,7 +87,7 @@ Description - boolean recode_file + bool recode_file string request resource input resource output Index: phpdoc/en/functions/sesam.xml diff -u phpdoc/en/functions/sesam.xml:1.4 phpdoc/en/functions/sesam.xml:1.5 --- phpdoc/en/functions/sesam.xml:1.4 Sat Jan 20 13:08:27 2001 +++ phpdoc/en/functions/sesam.xml Fri May 11 00:37:44 2001 @@ -495,7 +495,7 @@ Description - boolean sesam_connect + bool sesam_connect string catalog string schema string user @@ -556,7 +556,7 @@ Description - boolean sesam_disconnect + bool sesam_disconnect @@ -606,7 +606,7 @@ Description - boolean sesam_settransaction + bool sesam_settransaction int isolation_level int read_only @@ -727,7 +727,7 @@ Description - boolean sesam_commit + bool sesam_commit @@ -778,7 +778,7 @@ Description - boolean sesam_rollback + bool sesam_rollback @@ -885,7 +885,7 @@ string sesam_query string query - boolean + bool scrollable @@ -1882,7 +1882,7 @@ Description - boolean sesam_seek_row + bool sesam_seek_row string result_id int whence int Index: phpdoc/en/functions/snmp.xml diff -u phpdoc/en/functions/snmp.xml:1.6 phpdoc/en/functions/snmp.xml:1.7 --- phpdoc/en/functions/snmp.xml:1.6 Tue Aug 22 14:40:33 2000 +++ phpdoc/en/functions/snmp.xml Fri May 11 00:37:44 2001 @@ -233,7 +233,7 @@ Description - boolean snmp_get_quick_print + bool snmp_get_quick_print void @@ -276,7 +276,7 @@ void snmp_set_quick_print - boolean quick_print + bool quick_print Index: phpdoc/en/functions/dbx.xml diff -u phpdoc/en/functions/dbx.xml:1.8 phpdoc/en/functions/dbx.xml:1.9 --- phpdoc/en/functions/dbx.xml:1.8 Mon May 7 02:45:02 2001 +++ phpdoc/en/functions/dbx.xml Fri May 11 00:37:44 2001 @@ -34,7 +34,7 @@ Description - boolean dbx_close + bool dbx_close dbx_link_object link_identifier @@ -379,7 +379,7 @@ Description - boolean dbx_sort + bool dbx_sort dbx_result_object result string user_compare_function