diff options
Diffstat (limited to 'libsylph/libsylph-0.def')
| -rw-r--r-- | libsylph/libsylph-0.def | 714 |
1 files changed, 714 insertions, 0 deletions
diff --git a/libsylph/libsylph-0.def b/libsylph/libsylph-0.def new file mode 100644 index 0000000..f625f1f --- /dev/null +++ b/libsylph/libsylph-0.def | |||
| @@ -0,0 +1,714 @@ | |||
| 1 | EXPORTS | ||
| 2 | account_address_exist @ 1 | ||
| 3 | account_append @ 2 | ||
| 4 | account_destroy @ 3 | ||
| 5 | account_find_from_address @ 4 | ||
| 6 | account_find_from_id @ 5 | ||
| 7 | account_find_from_item @ 6 | ||
| 8 | account_find_from_item_property @ 7 | ||
| 9 | account_find_from_message_file @ 8 | ||
| 10 | account_find_from_msginfo @ 9 | ||
| 11 | account_find_from_smtp_server @ 10 | ||
| 12 | account_foreach @ 11 | ||
| 13 | account_get_current_account @ 12 | ||
| 14 | account_get_default @ 13 | ||
| 15 | account_get_list @ 14 | ||
| 16 | account_get_special_folder @ 15 | ||
| 17 | account_list_free @ 16 | ||
| 18 | account_read_config_all @ 17 | ||
| 19 | account_set_as_default @ 18 | ||
| 20 | account_update_lock @ 19 | ||
| 21 | account_update_unlock @ 20 | ||
| 22 | account_updated @ 21 | ||
| 23 | account_write_config_all @ 22 | ||
| 24 | add_history @ 23 | ||
| 25 | address_equal @ 24 | ||
| 26 | address_list_append @ 25 | ||
| 27 | address_list_append_orig @ 26 | ||
| 28 | address_table @ 27 DATA | ||
| 29 | base64_decode @ 28 | ||
| 30 | base64_decoder_decode @ 29 | ||
| 31 | base64_decoder_free @ 30 | ||
| 32 | base64_decoder_new @ 31 | ||
| 33 | base64_encode @ 32 | ||
| 34 | canonicalize_file @ 33 | ||
| 35 | canonicalize_file_replace @ 34 | ||
| 36 | canonicalize_file_stream @ 35 | ||
| 37 | canonicalize_str @ 36 | ||
| 38 | change_dir @ 37 | ||
| 39 | change_file_mode_rw @ 38 | ||
| 40 | check_line_length @ 39 | ||
| 41 | close_log_file @ 40 | ||
| 42 | conv_check_file_encoding @ 41 | ||
| 43 | conv_code_converter_destroy @ 42 | ||
| 44 | conv_code_converter_new @ 43 | ||
| 45 | conv_codeset_strdup_full @ 44 | ||
| 46 | conv_convert @ 45 | ||
| 47 | conv_copy_dir @ 46 | ||
| 48 | conv_copy_file @ 47 | ||
| 49 | conv_encode_filename @ 48 | ||
| 50 | conv_encode_header @ 49 | ||
| 51 | conv_filename_from_utf8 @ 50 | ||
| 52 | conv_filename_to_utf8 @ 51 | ||
| 53 | conv_get_autodetect_type @ 52 | ||
| 54 | conv_get_charset_from_str @ 53 | ||
| 55 | conv_get_charset_str @ 54 | ||
| 56 | conv_get_code_conv_func @ 55 | ||
| 57 | conv_get_current_locale @ 56 | ||
| 58 | conv_get_internal_charset @ 57 | ||
| 59 | conv_get_internal_charset_str @ 58 | ||
| 60 | conv_get_locale_charset @ 59 | ||
| 61 | conv_get_locale_charset_str @ 60 | ||
| 62 | conv_get_outgoing_charset @ 61 | ||
| 63 | conv_get_outgoing_charset_str @ 62 | ||
| 64 | conv_guess_ja_encoding @ 63 | ||
| 65 | conv_iconv_strdup @ 64 | ||
| 66 | conv_iconv_strdup_with_cd @ 65 | ||
| 67 | conv_is_ja_locale @ 66 | ||
| 68 | conv_is_multibyte_encoding @ 67 | ||
| 69 | conv_localetodisp @ 68 | ||
| 70 | conv_mb_alnum @ 69 | ||
| 71 | conv_set_autodetect_type @ 70 | ||
| 72 | conv_unmime_header @ 71 | ||
| 73 | conv_utf8todisp @ 72 | ||
| 74 | copy_dir @ 73 | ||
| 75 | copy_file @ 74 | ||
| 76 | copy_file_part @ 75 | ||
| 77 | copy_mbox @ 76 | ||
| 78 | cur_account @ 77 DATA | ||
| 79 | custom_header_find @ 78 | ||
| 80 | custom_header_free @ 79 | ||
| 81 | custom_header_get_str @ 80 | ||
| 82 | custom_header_read_config @ 81 | ||
| 83 | custom_header_read_str @ 82 | ||
| 84 | custom_header_write_config @ 83 | ||
| 85 | debug_print @ 84 | ||
| 86 | decode_uri @ 85 | ||
| 87 | decode_xdigit_encoded_str @ 86 | ||
| 88 | dirent_is_directory @ 87 | ||
| 89 | dirent_is_regular_file @ 88 | ||
| 90 | display_header_prop_free @ 89 | ||
| 91 | display_header_prop_get_str @ 90 | ||
| 92 | display_header_prop_read_str @ 91 | ||
| 93 | eliminate_address_comment @ 92 | ||
| 94 | eliminate_parenthesis @ 93 | ||
| 95 | eliminate_quote @ 94 | ||
| 96 | empty_mbox @ 95 | ||
| 97 | encode_uri @ 96 | ||
| 98 | event_loop_iterate @ 97 | ||
| 99 | execute_async @ 98 | ||
| 100 | execute_command_line @ 99 | ||
| 101 | execute_command_line_async_wait @ 100 | ||
| 102 | execute_open_file @ 101 | ||
| 103 | execute_print_file @ 102 | ||
| 104 | execute_sync @ 103 | ||
| 105 | export_to_mbox @ 104 | ||
| 106 | extract_address @ 105 | ||
| 107 | extract_list_id_str @ 106 | ||
| 108 | extract_parenthesis @ 107 | ||
| 109 | extract_parenthesis_with_escape @ 108 | ||
| 110 | extract_parenthesis_with_skip_quote @ 109 | ||
| 111 | extract_quote @ 110 | ||
| 112 | extract_quote_with_escape @ 111 | ||
| 113 | fd_accept @ 112 | ||
| 114 | fd_close @ 113 | ||
| 115 | fd_connect_inet @ 114 | ||
| 116 | fd_connect_unix @ 115 | ||
| 117 | fd_getline @ 116 | ||
| 118 | fd_gets @ 117 | ||
| 119 | fd_open_inet @ 118 | ||
| 120 | fd_open_unix @ 119 | ||
| 121 | fd_read @ 120 | ||
| 122 | fd_recv @ 121 | ||
| 123 | fd_write @ 122 | ||
| 124 | fd_write_all @ 123 | ||
| 125 | file_exist @ 124 | ||
| 126 | file_read_stream_to_str @ 125 | ||
| 127 | file_read_to_str @ 126 | ||
| 128 | filter_action_exec @ 127 | ||
| 129 | filter_action_list_free @ 128 | ||
| 130 | filter_action_new @ 129 | ||
| 131 | filter_apply @ 130 | ||
| 132 | filter_apply_msginfo @ 131 | ||
| 133 | filter_cond_list_free @ 132 | ||
| 134 | filter_cond_new @ 133 | ||
| 135 | filter_get_keyword_from_msg @ 134 | ||
| 136 | filter_get_str @ 135 | ||
| 137 | filter_info_free @ 136 | ||
| 138 | filter_info_new @ 137 | ||
| 139 | filter_list_delete_path @ 138 | ||
| 140 | filter_list_rename_path @ 139 | ||
| 141 | filter_match_rule @ 140 | ||
| 142 | filter_read_config @ 141 | ||
| 143 | filter_read_file @ 142 | ||
| 144 | filter_read_str @ 143 | ||
| 145 | filter_rule_delete_action_by_dest_path @ 144 | ||
| 146 | filter_rule_free @ 145 | ||
| 147 | filter_rule_list_free @ 146 | ||
| 148 | filter_rule_match_type_str_to_enum @ 147 | ||
| 149 | filter_rule_new @ 148 | ||
| 150 | filter_rule_rename_dest_path @ 149 | ||
| 151 | filter_rule_requires_full_headers @ 150 | ||
| 152 | filter_write_config @ 151 | ||
| 153 | filter_write_file @ 152 | ||
| 154 | filter_xml_node_to_filter_list @ 153 | ||
| 155 | folder_add @ 154 | ||
| 156 | folder_create_tree @ 155 | ||
| 157 | folder_destroy @ 156 | ||
| 158 | folder_find_child_item_by_name @ 157 | ||
| 159 | folder_find_from_name @ 158 | ||
| 160 | folder_find_from_path @ 159 | ||
| 161 | folder_find_item_and_num_from_id @ 160 | ||
| 162 | folder_find_item_from_identifier @ 161 | ||
| 163 | folder_find_item_from_path @ 162 | ||
| 164 | folder_get_default_draft @ 163 | ||
| 165 | folder_get_default_folder @ 164 | ||
| 166 | folder_get_default_inbox @ 165 | ||
| 167 | folder_get_default_outbox @ 166 | ||
| 168 | folder_get_default_queue @ 167 | ||
| 169 | folder_get_default_trash @ 168 | ||
| 170 | folder_get_identifier @ 169 | ||
| 171 | folder_get_list @ 170 | ||
| 172 | folder_get_path @ 171 | ||
| 173 | folder_get_status @ 172 | ||
| 174 | folder_item_add_msg @ 173 | ||
| 175 | folder_item_add_msg_msginfo @ 174 | ||
| 176 | folder_item_add_msgs @ 175 | ||
| 177 | folder_item_add_msgs_msginfo @ 176 | ||
| 178 | folder_item_append @ 177 | ||
| 179 | folder_item_close @ 178 | ||
| 180 | folder_item_compare @ 179 | ||
| 181 | folder_item_copy @ 180 | ||
| 182 | folder_item_copy_msg @ 181 | ||
| 183 | folder_item_copy_msgs @ 182 | ||
| 184 | folder_item_destroy @ 183 | ||
| 185 | folder_item_fetch_all_msg @ 184 | ||
| 186 | folder_item_fetch_msg @ 185 | ||
| 187 | folder_item_get_cache_file @ 186 | ||
| 188 | folder_item_get_identifier @ 187 | ||
| 189 | folder_item_get_mark_file @ 188 | ||
| 190 | folder_item_get_msg_list @ 189 | ||
| 191 | folder_item_get_msginfo @ 190 | ||
| 192 | folder_item_get_path @ 191 | ||
| 193 | folder_item_get_uncached_msg_list @ 192 | ||
| 194 | folder_item_is_msg_changed @ 193 | ||
| 195 | folder_item_move_msg @ 194 | ||
| 196 | folder_item_move_msgs @ 195 | ||
| 197 | folder_item_new @ 196 | ||
| 198 | folder_item_remove @ 197 | ||
| 199 | folder_item_remove_all_msg @ 198 | ||
| 200 | folder_item_remove_children @ 199 | ||
| 201 | folder_item_remove_msg @ 200 | ||
| 202 | folder_item_remove_msgs @ 201 | ||
| 203 | folder_item_scan @ 202 | ||
| 204 | folder_item_scan_foreach @ 203 | ||
| 205 | folder_local_folder_destroy @ 204 | ||
| 206 | folder_local_folder_init @ 205 | ||
| 207 | folder_new @ 206 | ||
| 208 | folder_read_list @ 207 | ||
| 209 | folder_remote_folder_destroy @ 208 | ||
| 210 | folder_remote_folder_init @ 209 | ||
| 211 | folder_scan_tree @ 210 | ||
| 212 | folder_set_missing_folders @ 211 | ||
| 213 | folder_set_name @ 212 | ||
| 214 | folder_set_ui_func @ 213 | ||
| 215 | folder_tree_destroy @ 214 | ||
| 216 | folder_unref_account_all @ 215 | ||
| 217 | folder_write_list @ 216 | ||
| 218 | fromuutobits @ 217 | ||
| 219 | generate_mime_boundary @ 218 | ||
| 220 | get_abbrev_newsgroup_name @ 219 | ||
| 221 | get_alt_filename @ 220 | ||
| 222 | get_command_output @ 221 | ||
| 223 | get_debug_mode @ 222 | ||
| 224 | get_document_dir @ 223 | ||
| 225 | get_domain_name @ 224 | ||
| 226 | get_file_size @ 225 | ||
| 227 | get_file_size_as_crlf @ 226 | ||
| 228 | get_home_dir @ 227 | ||
| 229 | get_imap_cache_dir @ 228 | ||
| 230 | get_left_file_size @ 229 | ||
| 231 | get_mail_base_dir @ 230 | ||
| 232 | get_mime_tmp_dir @ 231 | ||
| 233 | get_news_cache_dir @ 232 | ||
| 234 | get_next_word_len @ 233 | ||
| 235 | get_old_rc_dir @ 234 | ||
| 236 | get_outgoing_rfc2822_file @ 235 | ||
| 237 | get_outgoing_rfc2822_str @ 236 | ||
| 238 | get_quote_level @ 237 | ||
| 239 | get_rc_dir @ 238 | ||
| 240 | get_rfc822_date @ 239 | ||
| 241 | get_startup_dir @ 240 | ||
| 242 | get_template_dir @ 241 | ||
| 243 | get_tmp_dir @ 242 | ||
| 244 | get_tmp_file @ 243 | ||
| 245 | get_uri_len @ 244 | ||
| 246 | get_uri_path @ 245 | ||
| 247 | hash_free_strings @ 246 | ||
| 248 | hash_free_value_mem @ 247 | ||
| 249 | html_parse @ 248 | ||
| 250 | html_parser_destroy @ 249 | ||
| 251 | html_parser_new @ 250 | ||
| 252 | imap_get_class @ 251 | ||
| 253 | imap_msg_list_set_perm_flags @ 252 | ||
| 254 | imap_msg_list_unset_perm_flags @ 253 | ||
| 255 | imap_msg_set_perm_flags @ 254 | ||
| 256 | imap_msg_unset_perm_flags @ 255 | ||
| 257 | input_query_password @ 256 | ||
| 258 | is_ascii_str @ 257 | ||
| 259 | is_dir_exist @ 258 | ||
| 260 | is_file_entry_exist @ 259 | ||
| 261 | is_header_line @ 260 | ||
| 262 | is_next_nonascii @ 261 | ||
| 263 | is_uri_string @ 262 | ||
| 264 | itos @ 263 | ||
| 265 | itos_buf @ 264 | ||
| 266 | list_free_strings @ 265 | ||
| 267 | lock_mbox @ 266 | ||
| 268 | log_error @ 267 | ||
| 269 | log_flush @ 268 | ||
| 270 | log_message @ 269 | ||
| 271 | log_print @ 270 | ||
| 272 | log_warning @ 271 | ||
| 273 | log_write @ 272 | ||
| 274 | make_dir @ 273 | ||
| 275 | make_dir_hier @ 274 | ||
| 276 | md5_hex_hmac @ 275 | ||
| 277 | md5_hmac @ 276 | ||
| 278 | mh_get_class @ 277 | ||
| 279 | move_file @ 278 | ||
| 280 | my_gethostbyname @ 279 | ||
| 281 | my_memmem @ 280 | ||
| 282 | my_strftime @ 281 | ||
| 283 | my_tmpfile @ 282 | ||
| 284 | news_get_class @ 283 | ||
| 285 | news_get_group_list @ 284 | ||
| 286 | news_group_list_free @ 285 | ||
| 287 | news_post @ 286 | ||
| 288 | news_post_stream @ 287 | ||
| 289 | news_remove_group_list_cache @ 288 | ||
| 290 | newsgroup_list_append @ 289 | ||
| 291 | nntp_article @ 290 | ||
| 292 | nntp_body @ 291 | ||
| 293 | nntp_get_article @ 292 | ||
| 294 | nntp_group @ 293 | ||
| 295 | nntp_head @ 294 | ||
| 296 | nntp_list @ 295 | ||
| 297 | nntp_mode @ 296 | ||
| 298 | nntp_newgroups @ 297 | ||
| 299 | nntp_newnews @ 298 | ||
| 300 | nntp_next @ 299 | ||
| 301 | nntp_post @ 300 | ||
| 302 | nntp_session_new @ 301 | ||
| 303 | nntp_stat @ 302 | ||
| 304 | nntp_xhdr @ 303 | ||
| 305 | nntp_xover @ 304 | ||
| 306 | normalize_address_field @ 305 | ||
| 307 | normalize_newlines @ 306 | ||
| 308 | open_uri @ 307 | ||
| 309 | path_cmp @ 308 | ||
| 310 | pop3_delete_recv @ 309 | ||
| 311 | pop3_delete_send @ 310 | ||
| 312 | pop3_gen_send @ 311 | ||
| 313 | pop3_get_uidl_table @ 312 | ||
| 314 | pop3_getauth_apop_send @ 313 | ||
| 315 | pop3_getauth_pass_send @ 314 | ||
| 316 | pop3_getauth_user_send @ 315 | ||
| 317 | pop3_getrange_last_recv @ 316 | ||
| 318 | pop3_getrange_last_send @ 317 | ||
| 319 | pop3_getrange_stat_recv @ 318 | ||
| 320 | pop3_getrange_stat_send @ 319 | ||
| 321 | pop3_getrange_uidl_recv @ 320 | ||
| 322 | pop3_getrange_uidl_send @ 321 | ||
| 323 | pop3_getsize_list_recv @ 322 | ||
| 324 | pop3_getsize_list_send @ 323 | ||
| 325 | pop3_greeting_recv @ 324 | ||
| 326 | pop3_logout_send @ 325 | ||
| 327 | pop3_ok @ 326 | ||
| 328 | pop3_retr_recv @ 327 | ||
| 329 | pop3_retr_send @ 328 | ||
| 330 | pop3_session_new @ 329 | ||
| 331 | pop3_stls_recv @ 330 | ||
| 332 | pop3_stls_send @ 331 | ||
| 333 | pop3_write_msg_to_file @ 332 | ||
| 334 | pop3_write_uidl_list @ 333 | ||
| 335 | prefs_account_apply_tmp_prefs @ 334 | ||
| 336 | prefs_account_free @ 335 | ||
| 337 | prefs_account_get_params @ 336 | ||
| 338 | prefs_account_get_tmp_prefs @ 337 | ||
| 339 | prefs_account_new @ 338 | ||
| 340 | prefs_account_read_config @ 339 | ||
| 341 | prefs_account_set_tmp_prefs @ 340 | ||
| 342 | prefs_account_write_config_all @ 341 | ||
| 343 | prefs_common @ 342 DATA | ||
| 344 | prefs_common_get @ 343 | ||
| 345 | prefs_common_get_params @ 344 | ||
| 346 | prefs_common_junk_filter_list_set @ 345 | ||
| 347 | prefs_common_junk_folder_rename_path @ 346 | ||
| 348 | prefs_common_read_config @ 347 | ||
| 349 | prefs_common_write_config @ 348 | ||
| 350 | prefs_file_close @ 349 | ||
| 351 | prefs_file_close_revert @ 350 | ||
| 352 | prefs_file_get_backup_generation @ 351 | ||
| 353 | prefs_file_open @ 352 | ||
| 354 | prefs_file_set_backup_generation @ 353 | ||
| 355 | prefs_file_write_param @ 354 | ||
| 356 | prefs_free @ 355 | ||
| 357 | prefs_param_table_destroy @ 356 | ||
| 358 | prefs_param_table_get @ 357 | ||
| 359 | prefs_read_config @ 358 | ||
| 360 | prefs_set_default @ 359 | ||
| 361 | prefs_write_config @ 360 | ||
| 362 | proc_mbox @ 361 | ||
| 363 | proc_mbox_full @ 362 | ||
| 364 | procheader_add_header_list @ 363 | ||
| 365 | procheader_copy_header_list @ 364 | ||
| 366 | procheader_date_get_localtime @ 365 | ||
| 367 | procheader_date_parse @ 366 | ||
| 368 | procheader_find_header_list @ 367 | ||
| 369 | procheader_get_fromname @ 368 | ||
| 370 | procheader_get_header_array @ 369 | ||
| 371 | procheader_get_header_array_asis @ 370 | ||
| 372 | procheader_get_header_array_for_display @ 371 | ||
| 373 | procheader_get_header_fields @ 372 | ||
| 374 | procheader_get_header_list @ 373 | ||
| 375 | procheader_get_header_list_from_file @ 374 | ||
| 376 | procheader_get_header_list_from_msginfo @ 375 | ||
| 377 | procheader_get_one_field @ 376 | ||
| 378 | procheader_get_toname @ 377 | ||
| 379 | procheader_get_unfolded_line @ 378 | ||
| 380 | procheader_header_array_destroy @ 379 | ||
| 381 | procheader_header_free @ 380 | ||
| 382 | procheader_header_list_destroy @ 381 | ||
| 383 | procheader_merge_header_list @ 382 | ||
| 384 | procheader_merge_header_list_dup @ 383 | ||
| 385 | procheader_parse_file @ 384 | ||
| 386 | procheader_parse_str @ 385 | ||
| 387 | procheader_parse_stream @ 386 | ||
| 388 | procmime_decode_content @ 387 | ||
| 389 | procmime_execute_open_file @ 388 | ||
| 390 | procmime_find_string @ 389 | ||
| 391 | procmime_find_string_part @ 390 | ||
| 392 | procmime_get_all_parts @ 391 | ||
| 393 | procmime_get_encoding_for_charset @ 392 | ||
| 394 | procmime_get_encoding_for_str @ 393 | ||
| 395 | procmime_get_encoding_for_text_file @ 394 | ||
| 396 | procmime_get_encoding_str @ 395 | ||
| 397 | procmime_get_first_text_content @ 396 | ||
| 398 | procmime_get_mime_type @ 397 | ||
| 399 | procmime_get_part @ 398 | ||
| 400 | procmime_get_part_file_name @ 399 | ||
| 401 | procmime_get_part_fp @ 400 | ||
| 402 | procmime_get_text_content @ 401 | ||
| 403 | procmime_get_tmp_file_name @ 402 | ||
| 404 | procmime_mimeinfo_free_all @ 403 | ||
| 405 | procmime_mimeinfo_insert @ 404 | ||
| 406 | procmime_mimeinfo_new @ 405 | ||
| 407 | procmime_mimeinfo_next @ 406 | ||
| 408 | procmime_scan_content_disposition @ 407 | ||
| 409 | procmime_scan_content_type @ 408 | ||
| 410 | procmime_scan_content_type_str @ 409 | ||
| 411 | procmime_scan_encoding @ 410 | ||
| 412 | procmime_scan_message @ 411 | ||
| 413 | procmime_scan_mime_header @ 412 | ||
| 414 | procmime_scan_mime_type @ 413 | ||
| 415 | procmime_scan_multipart_message @ 414 | ||
| 416 | procmsg_add_cache_queue @ 415 | ||
| 417 | procmsg_add_flags @ 416 | ||
| 418 | procmsg_add_mark_queue @ 417 | ||
| 419 | procmsg_clear_cache @ 418 | ||
| 420 | procmsg_clear_mark @ 419 | ||
| 421 | procmsg_cmp_msgnum_for_sort @ 420 | ||
| 422 | procmsg_copy_messages @ 421 | ||
| 423 | procmsg_empty_all_trash @ 422 | ||
| 424 | procmsg_empty_trash @ 423 | ||
| 425 | procmsg_flush_cache_queue @ 424 | ||
| 426 | procmsg_flush_folder @ 425 | ||
| 427 | procmsg_flush_folder_foreach @ 426 | ||
| 428 | procmsg_flush_mark_queue @ 427 | ||
| 429 | procmsg_get_last_num_in_msg_list @ 428 | ||
| 430 | procmsg_get_mark_sum @ 429 | ||
| 431 | procmsg_get_message_file @ 430 | ||
| 432 | procmsg_get_message_file_list @ 431 | ||
| 433 | procmsg_get_message_file_path @ 432 | ||
| 434 | procmsg_get_msginfo @ 433 | ||
| 435 | procmsg_get_thread_date @ 434 | ||
| 436 | procmsg_get_thread_tree @ 435 | ||
| 437 | procmsg_mark_all_read @ 436 | ||
| 438 | procmsg_message_file_list_free @ 437 | ||
| 439 | procmsg_move_messages @ 438 | ||
| 440 | procmsg_msg_exist @ 439 | ||
| 441 | procmsg_msg_hash_table_append @ 440 | ||
| 442 | procmsg_msg_hash_table_create @ 441 | ||
| 443 | procmsg_msg_list_free @ 442 | ||
| 444 | procmsg_msginfo_copy @ 443 | ||
| 445 | procmsg_msginfo_equal @ 444 | ||
| 446 | procmsg_msginfo_free @ 445 | ||
| 447 | procmsg_msginfo_get_full_info @ 446 | ||
| 448 | procmsg_open_cache_file @ 447 | ||
| 449 | procmsg_open_data_file @ 448 | ||
| 450 | procmsg_open_mark_file @ 449 | ||
| 451 | procmsg_open_message @ 450 | ||
| 452 | procmsg_open_message_decrypted @ 451 | ||
| 453 | procmsg_print_message @ 452 | ||
| 454 | procmsg_print_message_part @ 453 | ||
| 455 | procmsg_read_cache @ 454 | ||
| 456 | procmsg_read_cache_data_str @ 455 | ||
| 457 | procmsg_remove_all_cached_messages @ 456 | ||
| 458 | procmsg_save_to_outbox @ 457 | ||
| 459 | procmsg_set_auto_decrypt_message @ 458 | ||
| 460 | procmsg_set_decrypt_message_func @ 459 | ||
| 461 | procmsg_set_flags @ 460 | ||
| 462 | procmsg_sort_msg_list @ 461 | ||
| 463 | procmsg_to_folder_hash_table_create @ 462 | ||
| 464 | procmsg_trash_messages_exist @ 463 | ||
| 465 | procmsg_write_cache @ 464 | ||
| 466 | procmsg_write_cache_list @ 465 | ||
| 467 | procmsg_write_flags @ 466 | ||
| 468 | procmsg_write_flags_for_multiple_folders @ 467 | ||
| 469 | procmsg_write_flags_list @ 468 | ||
| 470 | progress_show @ 469 | ||
| 471 | ptr_array_free_strings @ 470 | ||
| 472 | qp_decode_line @ 471 | ||
| 473 | qp_decode_q_encoding @ 472 | ||
| 474 | qp_encode_line @ 473 | ||
| 475 | qp_get_q_encoding_len @ 474 | ||
| 476 | qp_q_encode @ 475 | ||
| 477 | recv_bytes @ 476 | ||
| 478 | recv_bytes_write @ 477 | ||
| 479 | recv_bytes_write_to_file @ 478 | ||
| 480 | recv_set_ui_func @ 479 | ||
| 481 | recv_write @ 480 | ||
| 482 | recv_write_to_file @ 481 | ||
| 483 | references_list_append @ 482 | ||
| 484 | references_list_prepend @ 483 | ||
| 485 | remote_tzoffset_sec @ 484 | ||
| 486 | remove_all_files @ 485 | ||
| 487 | remove_all_numbered_files @ 486 | ||
| 488 | remove_dir_recursive @ 487 | ||
| 489 | remove_expired_files @ 488 | ||
| 490 | remove_numbered_files @ 489 | ||
| 491 | remove_return @ 490 | ||
| 492 | remove_space @ 491 | ||
| 493 | rename_force @ 492 | ||
| 494 | s_gnet_md5_clone @ 493 | ||
| 495 | s_gnet_md5_copy_string @ 494 | ||
| 496 | s_gnet_md5_delete @ 495 | ||
| 497 | s_gnet_md5_equal @ 496 | ||
| 498 | s_gnet_md5_final @ 497 | ||
| 499 | s_gnet_md5_get_digest @ 498 | ||
| 500 | s_gnet_md5_get_string @ 499 | ||
| 501 | s_gnet_md5_hash @ 500 | ||
| 502 | s_gnet_md5_new @ 501 | ||
| 503 | s_gnet_md5_new_incremental @ 502 | ||
| 504 | s_gnet_md5_new_string @ 503 | ||
| 505 | s_gnet_md5_update @ 504 | ||
| 506 | scan_mailto_url @ 505 | ||
| 507 | session_connect @ 506 | ||
| 508 | session_destroy @ 507 | ||
| 509 | session_disconnect @ 508 | ||
| 510 | session_init @ 509 | ||
| 511 | session_is_connected @ 510 | ||
| 512 | session_recv_data @ 511 | ||
| 513 | session_recv_data_as_file @ 512 | ||
| 514 | session_recv_msg @ 513 | ||
| 515 | session_send_data @ 514 | ||
| 516 | session_send_msg @ 515 | ||
| 517 | session_set_access_time @ 516 | ||
| 518 | session_set_recv_data_notify @ 517 | ||
| 519 | session_set_recv_data_progressive_notify @ 518 | ||
| 520 | session_set_recv_message_notify @ 519 | ||
| 521 | session_set_send_data_notify @ 520 | ||
| 522 | session_set_send_data_progressive_notify @ 521 | ||
| 523 | session_set_timeout @ 522 | ||
| 524 | session_start_tls @ 523 | ||
| 525 | set_debug_mode @ 524 | ||
| 526 | set_event_loop_func @ 525 | ||
| 527 | set_input_query_password_func @ 526 | ||
| 528 | set_log_file @ 527 | ||
| 529 | set_log_show_status_func @ 528 | ||
| 530 | set_log_ui_func @ 529 | ||
| 531 | set_log_ui_func_full @ 530 | ||
| 532 | set_log_verbosity @ 531 | ||
| 533 | set_progress_func @ 532 | ||
| 534 | set_rc_dir @ 533 | ||
| 535 | set_startup_dir @ 534 | ||
| 536 | set_ui_update_func @ 535 | ||
| 537 | sinfo_equal @ 536 | ||
| 538 | sinfo_hash @ 537 | ||
| 539 | slist_free_strings @ 538 | ||
| 540 | smtp_session_new @ 539 | ||
| 541 | sock_add_watch @ 540 | ||
| 542 | sock_add_watch_poll @ 541 | ||
| 543 | sock_cleanup @ 542 | ||
| 544 | sock_close @ 543 | ||
| 545 | sock_connect @ 544 | ||
| 546 | sock_connect_async_thread @ 545 | ||
| 547 | sock_connect_async_thread_wait @ 546 | ||
| 548 | sock_getline @ 547 | ||
| 549 | sock_gets @ 548 | ||
| 550 | sock_has_read_data @ 549 | ||
| 551 | sock_init @ 550 | ||
| 552 | sock_is_nonblocking_mode @ 551 | ||
| 553 | sock_peek @ 552 | ||
| 554 | sock_printf @ 553 | ||
| 555 | sock_puts @ 554 | ||
| 556 | sock_read @ 555 | ||
| 557 | sock_set_io_timeout @ 556 | ||
| 558 | sock_set_nonblocking_mode @ 557 | ||
| 559 | sock_watch_funcs @ 558 DATA | ||
| 560 | sock_write @ 559 | ||
| 561 | sock_write_all @ 560 | ||
| 562 | ssl_done @ 561 | ||
| 563 | ssl_done_socket @ 562 | ||
| 564 | ssl_getline @ 563 | ||
| 565 | ssl_gets @ 564 | ||
| 566 | ssl_init @ 565 | ||
| 567 | ssl_init_socket @ 566 | ||
| 568 | ssl_init_socket_with_method @ 567 | ||
| 569 | ssl_peek @ 568 | ||
| 570 | ssl_read @ 569 | ||
| 571 | ssl_set_verify_func @ 570 | ||
| 572 | ssl_write @ 571 | ||
| 573 | ssl_write_all @ 572 | ||
| 574 | status_print @ 573 | ||
| 575 | str_case_equal @ 574 | ||
| 576 | str_case_find @ 575 | ||
| 577 | str_case_find_equal @ 576 | ||
| 578 | str_case_hash @ 577 | ||
| 579 | str_find @ 578 | ||
| 580 | str_find_equal @ 579 | ||
| 581 | str_find_format_times @ 580 | ||
| 582 | str_has_suffix_case @ 581 | ||
| 583 | str_open_as_stream @ 582 | ||
| 584 | str_write_to_file @ 583 | ||
| 585 | strcasestr @ 584 | ||
| 586 | strchomp_all @ 585 | ||
| 587 | strchr_parenthesis_close @ 586 | ||
| 588 | strchr_with_skip_quote @ 587 | ||
| 589 | strcmp2 @ 588 | ||
| 590 | strcrchomp @ 589 | ||
| 591 | string_table_free @ 590 | ||
| 592 | string_table_free_string @ 591 | ||
| 593 | string_table_get_stats @ 592 | ||
| 594 | string_table_insert_string @ 593 | ||
| 595 | string_table_lookup_string @ 594 | ||
| 596 | string_table_new @ 595 | ||
| 597 | strncpy2 @ 596 | ||
| 598 | strrchr_with_skip_quote @ 597 | ||
| 599 | strretchomp @ 598 | ||
| 600 | strsplit_csv @ 599 | ||
| 601 | strsplit_parenthesis @ 600 | ||
| 602 | strsplit_with_quote @ 601 | ||
| 603 | strstr_with_skip_quote @ 602 | ||
| 604 | strtailchomp @ 603 | ||
| 605 | subject_compare @ 604 | ||
| 606 | subject_compare_for_sort @ 605 | ||
| 607 | subst_char @ 606 | ||
| 608 | subst_chars @ 607 | ||
| 609 | subst_control @ 608 | ||
| 610 | subst_for_filename @ 609 | ||
| 611 | subst_null @ 610 | ||
| 612 | syl_app_create @ 611 | ||
| 613 | syl_app_get @ 612 | ||
| 614 | syl_app_get_type @ 613 | ||
| 615 | syl_cleanup @ 614 | ||
| 616 | syl_init @ 615 | ||
| 617 | syl_init_gettext @ 616 | ||
| 618 | syl_link @ 617 | ||
| 619 | syl_marshal_VOID__POINTER_STRING_STRING @ 618 | ||
| 620 | syl_marshal_VOID__POINTER_STRING_UINT @ 619 | ||
| 621 | syl_save_all_state @ 620 | ||
| 622 | syl_setup_rc_dir @ 621 | ||
| 623 | to_human_readable @ 622 | ||
| 624 | to_number @ 623 | ||
| 625 | touufrombits @ 624 | ||
| 626 | trim_string @ 625 | ||
| 627 | trim_string_before @ 626 | ||
| 628 | trim_subject @ 627 | ||
| 629 | trim_subject_for_compare @ 628 | ||
| 630 | trim_subject_for_sort @ 629 | ||
| 631 | tzoffset @ 630 | ||
| 632 | tzoffset_buf @ 631 | ||
| 633 | tzoffset_sec @ 632 | ||
| 634 | ui_update @ 633 | ||
| 635 | uncanonicalize_file @ 634 | ||
| 636 | uncanonicalize_file_replace @ 635 | ||
| 637 | unfold_line @ 636 | ||
| 638 | unlock_mbox @ 637 | ||
| 639 | unmime_header @ 638 | ||
| 640 | uri_list_extract_filenames @ 639 | ||
| 641 | uriencode_for_filename @ 640 | ||
| 642 | uriencode_for_mailto @ 641 | ||
| 643 | utos_buf @ 642 | ||
| 644 | uudigit @ 643 DATA | ||
| 645 | virtual_get_class @ 644 | ||
| 646 | xml_attr_new @ 645 | ||
| 647 | xml_close_file @ 646 | ||
| 648 | xml_compare_tag @ 647 | ||
| 649 | xml_copy_attr @ 648 | ||
| 650 | xml_copy_tag @ 649 | ||
| 651 | xml_file_put_escape_str @ 650 | ||
| 652 | xml_file_put_node @ 651 | ||
| 653 | xml_file_put_xml_decl @ 652 | ||
| 654 | xml_free_node @ 653 | ||
| 655 | xml_free_tree @ 654 | ||
| 656 | xml_get_current_tag @ 655 | ||
| 657 | xml_get_current_tag_attr @ 656 | ||
| 658 | xml_get_dtd @ 657 | ||
| 659 | xml_get_element @ 658 | ||
| 660 | xml_node_new @ 659 | ||
| 661 | xml_open_file @ 660 | ||
| 662 | xml_parse_file @ 661 | ||
| 663 | xml_parse_next_tag @ 662 | ||
| 664 | xml_pop_tag @ 663 | ||
| 665 | xml_push_tag @ 664 | ||
| 666 | xml_read_line @ 665 | ||
| 667 | xml_tag_add_attr @ 666 | ||
| 668 | xml_tag_new @ 667 | ||
| 669 | xml_truncate_buf @ 668 | ||
| 670 | xml_unescape_str @ 669 | ||
| 671 | strcasestr_with_skip_quote @ 670 | ||
| 672 | is_path_parent @ 671 | ||
| 673 | extract_addresses @ 672 | ||
| 674 | to_unumber @ 673 | ||
| 675 | imap_msg_list_set_colorlabel_flags @ 674 | ||
| 676 | filter_get_addressbook_func @ 675 | ||
| 677 | filter_set_addressbook_func @ 676 | ||
| 678 | procmsg_flaginfo_list_free @ 677 | ||
| 679 | procmsg_concat_partial_messages @ 678 | ||
| 680 | get_last_empty_line_size @ 679 | ||
| 681 | append_file_part @ 680 | ||
| 682 | procmime_scan_content_type_partial @ 681 | ||
| 683 | folder_get_default_junk @ 682 | ||
| 684 | folder_get_junk @ 683 | ||
| 685 | folder_set_junk @ 684 | ||
| 686 | procmime_get_part_fp_fp @ 685 | ||
| 687 | xml_escape_str @ 686 | ||
| 688 | session_connect_full @ 687 | ||
| 689 | socks_info_new @ 688 | ||
| 690 | socks_info_free @ 689 | ||
| 691 | socks_connect @ 690 | ||
| 692 | socks4_connect @ 691 | ||
| 693 | socks5_connect @ 692 | ||
| 694 | folder_remote_folder_destroy_all_sessions @ 693 | ||
| 695 | filter_junk_rule_create @ 694 | ||
| 696 | folder_remote_folder_active_session_exist @ 695 | ||
| 697 | procmsg_add_messages_from_queue @ 696 | ||
| 698 | to_human_readable_buf @ 697 | ||
| 699 | folder_item_is_trash @ 698 | ||
| 700 | play_sound @ 699 | ||
| 701 | session_get_error @ 700 | ||
| 702 | sock_new @ 701 | ||
| 703 | sock_info_connect @ 702 | ||
| 704 | sock_info_connect_async_thread @ 703 | ||
| 705 | sock_info_connect_async_thread_wait @ 704 | ||
| 706 | folder_set_ui_func2 @ 705 | ||
| 707 | folder_get_ui_func2 @ 706 | ||
| 708 | folder_call_ui_func2 @ 707 | ||
| 709 | export_msgs_to_mbox @ 708 | ||
| 710 | copy_file_stream @ 709 | ||
| 711 | procmsg_save_message_as_text @ 710 | ||
| 712 | procmime_get_tmp_file_name_for_user @ 711 | ||
| 713 | procmime_scan_message_stream @ 712 | ||
| 714 | strconcat_csv @ 713 | ||
