Get some string data. More...
Functions | |
static void | alias_address (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Alias: Full Address - Implements get_string_t -. | |
static void | alias_alias (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Alias: Alias name - Implements get_string_t -. | |
static void | alias_comment (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Alias: Comment - Implements get_string_t -. | |
static void | alias_email (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Alias: Email Address - Implements get_string_t -. | |
static void | alias_name (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Alias: Personal Name - Implements get_string_t -. | |
static void | alias_tags (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Alias: Tags - Implements get_string_t -. | |
static void | alias_view_flags (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
AliasView: Flags - Implements get_string_t -. | |
static void | alias_view_tagged (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
AliasView: Tagged char - Implements get_string_t -. | |
static void | attach_charset (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Attachment: Charset - Implements get_string_t -. | |
static void | attach_tree (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Attachment: Tree characters - Implements get_string_t -. | |
static void | body_attach_qualifies (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Body: Attachment counting - Implements get_string_t -. | |
static void | body_charset_convert (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Body: Requires conversion flag - Implements get_string_t -. | |
static void | body_deleted (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Body: Deleted - Implements get_string_t -. | |
static void | body_description (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Body: Description - Implements get_string_t -. | |
static void | body_disposition (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Body: Disposition flag - Implements get_string_t -. | |
static void | body_file (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Body: Filename - Implements get_string_t -. | |
static void | body_file_disposition (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Body: Filename in header - Implements get_string_t -. | |
static void | body_file_size (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Body: Size - Implements get_string_t -. | |
static void | body_mime_encoding (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Body: MIME type - Implements get_string_t -. | |
static void | body_mime_major (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Body: Major MIME type - Implements get_string_t -. | |
static void | body_mime_minor (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Body: MIME subtype - Implements get_string_t -. | |
static void | body_tagged (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Body: Is Tagged - Implements get_string_t -. | |
static void | body_unlink (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Body: Unlink flag - Implements get_string_t -. | |
static void | autocrypt_address (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Autocrypt: Address - Implements get_string_t -. | |
static void | autocrypt_enabled (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Autocrypt: Status flag - Implements get_string_t -. | |
static void | autocrypt_keyid (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Autocrypt: GPG Key - Implements get_string_t -. | |
static void | autocrypt_prefer_encrypt (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Autocrypt: Prefer-encrypt flag - Implements get_string_t -. | |
static void | folder_date (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Last modified - Implements get_string_t -. | |
static void | folder_date_format (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Last modified ($date_format) - Implements get_string_t -. | |
static void | folder_date_strf (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Last modified (strftime) - Implements get_string_t -. | |
static void | folder_description (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Description - Implements get_string_t -. | |
static void | folder_filename (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Filename - Implements get_string_t -. | |
static void | folder_file_group (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Group name - Implements get_string_t -. | |
static void | folder_file_mode (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: File permissions - Implements get_string_t -. | |
static void | folder_file_owner (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Owner name - Implements get_string_t -. | |
static void | folder_file_size (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Size in bytes - Implements get_string_t -. | |
static void | folder_hard_links (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Hard links - Implements get_string_t -. | |
static void | folder_message_count (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Number of messages - Implements get_string_t -. | |
static void | folder_new_mail (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: New mail flag - Implements get_string_t -. | |
static void | folder_tagged (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Is Tagged - Implements get_string_t -. | |
static void | folder_unread_count (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Number of unread messages - Implements get_string_t -. | |
static void | global_padding_space (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Fixed whitespace - Implements get_string_t -. | |
static void | compress_from (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Compress: From filename - Implements get_string_t -. | |
static void | compress_to (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Compress: To filename - Implements get_string_t -. | |
static void | compose_attach_size (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Compose: Size in bytes - Implements get_string_t -. | |
static void | global_hostname (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Compose: Hostname - Implements get_string_t -. | |
static void | global_version (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Compose: Version - Implements get_string_t -. | |
static void | history_match (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
History: History match - Implements get_string_t -. | |
static void | email_body_characters (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Number of raw bytes - Implements get_string_t -. | |
static void | email_combined_flags (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Status flags - Implements get_string_t -. | |
static void | email_crypto_flags (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Message crypto flags - Implements get_string_t -. | |
static void | email_date_format (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Sent date and time - Implements get_string_t -. | |
static void | email_date_format_local (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Sent local date and time - Implements get_string_t -. | |
static void | email_date_strf (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Sent date and time - Implements get_string_t -. | |
static void | email_date_strf_local (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Sent local date and time - Implements get_string_t -. | |
static void | email_flag_chars (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Status flag - Implements get_string_t -. | |
static void | email_from_list (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: List address - Implements get_string_t -. | |
static void | email_index_hook (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: index-format-hook - Implements get_string_t -. | |
static void | email_list_or_save_folder (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: List Name or Save folder - Implements get_string_t -. | |
static void | email_message_flags (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Message tag flags - Implements get_string_t -. | |
static void | email_size (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Number of bytes - Implements get_string_t -. | |
static void | email_status_flags (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Message status flags - Implements get_string_t -. | |
static void | email_strf_recv_local (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Received local date and time - Implements get_string_t -. | |
static void | email_tags (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Message tags - Implements get_string_t -. | |
static void | email_tags_transformed (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Individual tag - Implements get_string_t -. | |
static void | email_thread_hidden_count (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Number of hidden messages - Implements get_string_t -. | |
static void | email_thread_tags (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Tags - Implements get_string_t -. | |
static void | email_to_chars (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: $to_chars flag - Implements get_string_t -. | |
static void | envelope_cc_all (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Cc recipients - Implements get_string_t -. | |
static void | envelope_first_name (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: First name - Implements get_string_t -. | |
static void | envelope_from (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Author Address - Implements get_string_t -. | |
static void | envelope_from_full (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Sender - Implements get_string_t -. | |
static void | envelope_initials (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Initials of author - Implements get_string_t -. | |
static void | envelope_list_address (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Email list - Implements get_string_t -. | |
static void | envelope_list_empty (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Mailing list - Implements get_string_t -. | |
static void | envelope_message_id (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Message-id - Implements get_string_t -. | |
static void | envelope_name (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Author's real name - Implements get_string_t -. | |
static void | envelope_newsgroup (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Newsgroup name - Implements get_string_t -. | |
static void | envelope_organization (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Organization - Implements get_string_t -. | |
static void | envelope_reply_to (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Reply-to address - Implements get_string_t -. | |
static void | envelope_sender (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Author name - Implements get_string_t -. | |
static void | envelope_sender_plain (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Plain author name - Implements get_string_t -. | |
static void | envelope_spam (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Spam attributes - Implements get_string_t -. | |
static void | envelope_subject (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Subject - Implements get_string_t -. | |
static void | envelope_thread_tree (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Thread tree - Implements get_string_t -. | |
static void | envelope_thread_x_label (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: X-Label (if different) - Implements get_string_t -. | |
static void | envelope_to (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: To field - Implements get_string_t -. | |
static void | envelope_to_all (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: To recipients - Implements get_string_t -. | |
static void | envelope_username (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: User name - Implements get_string_t -. | |
static void | envelope_x_comment_to (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: X-Comment-To - Implements get_string_t -. | |
static void | envelope_x_label (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: X-Label - Implements get_string_t -. | |
static void | mailbox_mailbox_name (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Filename - Implements get_string_t -. | |
static void | mailbox_percentage (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Progress indicator - Implements get_string_t -. | |
static void | global_config_sort (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Sorting mode - Implements get_string_t -. | |
static void | global_config_sort_aux (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Aux sorting method - Implements get_string_t -. | |
static void | global_config_use_threads (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Current threading mode - Implements get_string_t -. | |
static void | index_description (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Description of the mailbox - Implements get_string_t -. | |
static void | index_limit_pattern (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Active limit pattern - Implements get_string_t -. | |
static void | index_limit_size (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Size of the messages - Implements get_string_t -. | |
static void | index_mailbox_path (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: pathname of the mailbox - Implements get_string_t -. | |
static void | index_mailbox_size (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Size of the current mailbox - Implements get_string_t -. | |
static void | index_readonly (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Modified/read-only flag - Implements get_string_t -. | |
static void | menu_percentage (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Percentage through index - Implements get_string_t -. | |
static void | pgp_command_file_message (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP Command: Filename of message - Implements get_string_t -. | |
static void | pgp_command_file_signature (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP Command: Filename of signature - Implements get_string_t -. | |
static void | pgp_command_key_ids (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP Command: key IDs - Implements get_string_t -. | |
static void | pgp_command_need_pass (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP Command: PGPPASSFD=0 if passphrase is needed - Implements get_string_t -. | |
static void | pgp_command_sign_as (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP Command: $pgp_sign_as or $pgp_default_key - Implements get_string_t -. | |
static void | gpgme_entry_trust (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
GPGME: Trust/validity - Implements get_string_t -. | |
static void | gpgme_entry_user_id (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
GPGME: User id - Implements get_string_t -. | |
static void | gpgme_key_algorithm (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
GPGME: Key Algorithm - Implements get_string_t -. | |
static void | gpgme_key_capabilities (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
GPGME: Key Capabilities - Implements get_string_t -. | |
static void | gpgme_key_date (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
GPGME: Date of the key - Implements get_string_t -. | |
static void | gpgme_key_fingerprint (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
GPGME: Key fingerprint - Implements get_string_t -. | |
static void | gpgme_key_flags (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
GPGME: Key Flags - Implements get_string_t -. | |
static void | gpgme_key_id (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
GPGME: Key id - Implements get_string_t -. | |
static void | gpgme_key_protocol (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
GPGME: Protocol - Implements get_string_t -. | |
static void | pgp_entry_ignore (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Field not supported - Implements get_string_t -. | |
static void | pgp_entry_trust (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Trust/validity - Implements get_string_t -. | |
static void | pgp_entry_user_id (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: User id - Implements get_string_t -. | |
static void | pgp_key_algorithm (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Key Algorithm - Implements get_string_t -. | |
static void | pgp_key_capabilities (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Key Capabilities - Implements get_string_t -. | |
static void | pgp_key_date (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Date of the key - Implements get_string_t -. | |
static void | pgp_key_flags (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Key Flags - Implements get_string_t -. | |
static void | pgp_key_id (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Key id - Implements get_string_t -. | |
static void | pgp_pkey_algorithm (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Principal Key Algorithm - Implements get_string_t -. | |
static void | pgp_pkey_capabilities (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Principal Key Capabilities - Implements get_string_t -. | |
static void | pgp_pkey_flags (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Principal Key Flags - Implements get_string_t -. | |
static void | pgp_pkey_id (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Principal Key id - Implements get_string_t -. | |
static void | smime_command_algorithm (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Smime Command: algorithm - Implements get_string_t -. | |
static void | smime_command_certificate_ids (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Smime Command: certificate IDs - Implements get_string_t -. | |
static void | smime_command_certificate_path (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Smime Command: CA location - Implements get_string_t -. | |
static void | smime_command_digest_algorithm (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Smime Command: Message digest algorithm - Implements get_string_t -. | |
static void | smime_command_intermediate_ids (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Smime Command: Intermediate certificates - Implements get_string_t -. | |
static void | smime_command_key (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Smime Command: Key-pair - Implements get_string_t -. | |
static void | smime_command_message_file (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Smime Command: Filename of message - Implements get_string_t -. | |
static void | smime_command_signature_file (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Smime Command: Filename of signature - Implements get_string_t -. | |
static void | group_index_description (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
NNTP: Description - Implements get_string_t -. | |
static void | group_index_flags (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
NNTP: Moderated flag - Implements get_string_t -. | |
static void | group_index_flags2 (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
NNTP: New flag - Implements get_string_t -. | |
static void | group_index_newsgroup (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
NNTP: Newsgroup name - Implements get_string_t -. | |
static void | nntp_account (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Newsrc: Account url - Implements get_string_t -. | |
static void | nntp_port_if (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Newsrc: Port if specified - Implements get_string_t -. | |
static void | nntp_schema (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Newsrc: Url schema - Implements get_string_t -. | |
static void | nntp_server (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Newsrc: News server name - Implements get_string_t -. | |
static void | nntp_username (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Newsrc: Username - Implements get_string_t -. | |
static void | pattern_description (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Pattern: pattern description - Implements get_string_t -. | |
static void | pattern_expression (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Pattern: pattern expression - Implements get_string_t -. | |
static void | greeting_real_name (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Greeting: Real name - Implements get_string_t -. | |
static void | greeting_login_name (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Greeting: Login name - Implements get_string_t -. | |
static void | greeting_first_name (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Greeting: First name - Implements get_string_t -. | |
static void | sidebar_description (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Sidebar: Descriptive name - Implements get_string_t -. | |
static void | sidebar_flagged (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Sidebar: Flagged flags - Implements get_string_t -. | |
static void | sidebar_name (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Sidebar: Name of the mailbox - Implements get_string_t -. | |
static void | sidebar_new_mail (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Sidebar: New mail flag - Implements get_string_t -. | |
Get some string data.
[in] | node | ExpandoNode containing the callback |
[in] | data | Private data |
[in] | flags | Flags, see MuttFormatFlags |
[out] | buf | Buffer in which to save string |
Get some string data to be formatted.
|
static |
Alias: Full Address - Implements get_string_t -.
Definition at line 42 of file expando.c.
|
static |
Alias: Alias name - Implements get_string_t -.
Definition at line 54 of file expando.c.
|
static |
Alias: Comment - Implements get_string_t -.
Definition at line 67 of file expando.c.
|
static |
Alias: Email Address - Implements get_string_t -.
Definition at line 80 of file expando.c.
|
static |
Alias: Personal Name - Implements get_string_t -.
Definition at line 100 of file expando.c.
|
static |
Alias: Tags - Implements get_string_t -.
Definition at line 120 of file expando.c.
|
static |
AliasView: Flags - Implements get_string_t -.
Definition at line 131 of file expando.c.
|
static |
AliasView: Tagged char - Implements get_string_t -.
Definition at line 163 of file expando.c.
|
static |
Attachment: Charset - Implements get_string_t -.
Definition at line 48 of file expando.c.
|
static |
Attachment: Tree characters - Implements get_string_t -.
Definition at line 74 of file expando.c.
|
static |
Body: Attachment counting - Implements get_string_t -.
Definition at line 99 of file expando.c.
|
static |
Body: Requires conversion flag - Implements get_string_t -.
Definition at line 122 of file expando.c.
|
static |
Body: Deleted - Implements get_string_t -.
Definition at line 135 of file expando.c.
|
static |
Body: Description - Implements get_string_t -.
Definition at line 157 of file expando.c.
|
static |
Body: Disposition flag - Implements get_string_t -.
Definition at line 192 of file expando.c.
|
static |
Body: Filename - Implements get_string_t -.
Definition at line 217 of file expando.c.
|
static |
Body: Filename in header - Implements get_string_t -.
Definition at line 241 of file expando.c.
|
static |
Body: Size - Implements get_string_t -.
Definition at line 259 of file expando.c.
|
static |
Body: MIME type - Implements get_string_t -.
Definition at line 296 of file expando.c.
|
static |
Body: Major MIME type - Implements get_string_t -.
Definition at line 308 of file expando.c.
|
static |
Body: MIME subtype - Implements get_string_t -.
Definition at line 320 of file expando.c.
|
static |
Body: Is Tagged - Implements get_string_t -.
Definition at line 332 of file expando.c.
|
static |
Body: Unlink flag - Implements get_string_t -.
Definition at line 354 of file expando.c.
|
static |
Autocrypt: Address - Implements get_string_t -.
Definition at line 41 of file expando.c.
|
static |
Autocrypt: Status flag - Implements get_string_t -.
Definition at line 52 of file expando.c.
|
static |
Autocrypt: GPG Key - Implements get_string_t -.
Definition at line 74 of file expando.c.
|
static |
Autocrypt: Prefer-encrypt flag - Implements get_string_t -.
Definition at line 96 of file expando.c.
|
static |
Browser: Last modified - Implements get_string_t -.
Definition at line 47 of file expando.c.
|
static |
Browser: Last modified ($date_format) - Implements get_string_t -.
Definition at line 81 of file expando.c.
|
static |
Browser: Last modified (strftime) - Implements get_string_t -.
Definition at line 126 of file expando.c.
|
static |
Browser: Description - Implements get_string_t -.
Definition at line 173 of file expando.c.
|
static |
Browser: Filename - Implements get_string_t -.
Definition at line 197 of file expando.c.
|
static |
Browser: Group name - Implements get_string_t -.
Definition at line 217 of file expando.c.
|
static |
Browser: File permissions - Implements get_string_t -.
Definition at line 238 of file expando.c.
|
static |
Browser: Owner name - Implements get_string_t -.
Definition at line 273 of file expando.c.
|
static |
Browser: Size in bytes - Implements get_string_t -.
Definition at line 294 of file expando.c.
|
static |
Browser: Hard links - Implements get_string_t -.
Definition at line 317 of file expando.c.
|
static |
Browser: Number of messages - Implements get_string_t -.
Definition at line 343 of file expando.c.
|
static |
Browser: New mail flag - Implements get_string_t -.
Definition at line 370 of file expando.c.
|
static |
Browser: Is Tagged - Implements get_string_t -.
Definition at line 422 of file expando.c.
|
static |
Browser: Number of unread messages - Implements get_string_t -.
Definition at line 444 of file expando.c.
|
static |
Fixed whitespace - Implements get_string_t -.
Definition at line 471 of file expando.c.
|
static |
Compress: From filename - Implements get_string_t -.
Definition at line 40 of file expando.c.
|
static |
Compress: To filename - Implements get_string_t -.
Definition at line 54 of file expando.c.
|
static |
Compose: Size in bytes - Implements get_string_t -.
Definition at line 59 of file expando.c.
|
static |
Compose: Hostname - Implements get_string_t -.
Definition at line 83 of file expando.c.
|
static |
Compose: Version - Implements get_string_t -.
Definition at line 93 of file expando.c.
|
static |
History: History match - Implements get_string_t -.
Definition at line 49 of file expando.c.
|
static |
Index: Number of raw bytes - Implements get_string_t -.
Definition at line 400 of file expando_index.c.
|
static |
Index: Status flags - Implements get_string_t -.
Definition at line 420 of file expando_index.c.
|
static |
Index: Message crypto flags - Implements get_string_t -.
Definition at line 502 of file expando_index.c.
|
static |
Index: Sent date and time - Implements get_string_t -.
Definition at line 542 of file expando_index.c.
|
static |
Index: Sent local date and time - Implements get_string_t -.
Definition at line 559 of file expando_index.c.
|
static |
Index: Sent date and time - Implements get_string_t -.
Definition at line 603 of file expando_index.c.
|
static |
Index: Sent local date and time - Implements get_string_t -.
Definition at line 630 of file expando_index.c.
|
static |
Index: Status flag - Implements get_string_t -.
Definition at line 658 of file expando_index.c.
|
static |
Index: List address - Implements get_string_t -.
Definition at line 696 of file expando_index.c.
|
static |
Index: index-format-hook - Implements get_string_t -.
Definition at line 716 of file expando_index.c.
|
static |
Index: List Name or Save folder - Implements get_string_t -.
Definition at line 752 of file expando_index.c.
|
static |
Index: Message tag flags - Implements get_string_t -.
Definition at line 776 of file expando_index.c.
|
static |
Index: Number of bytes - Implements get_string_t -.
Definition at line 838 of file expando_index.c.
|
static |
Index: Message status flags - Implements get_string_t -.
Definition at line 871 of file expando_index.c.
|
static |
Index: Received local date and time - Implements get_string_t -.
Definition at line 931 of file expando_index.c.
|
static |
Index: Message tags - Implements get_string_t -.
Definition at line 959 of file expando_index.c.
|
static |
Index: Individual tag - Implements get_string_t -.
Definition at line 975 of file expando_index.c.
|
static |
Index: Number of hidden messages - Implements get_string_t -.
Definition at line 1007 of file expando_index.c.
|
static |
Index: Tags - Implements get_string_t -.
Definition at line 1073 of file expando_index.c.
|
static |
Index: $to_chars flag - Implements get_string_t -.
Definition at line 1119 of file expando_index.c.
|
static |
Index: Cc recipients - Implements get_string_t -.
Definition at line 1140 of file expando_index.c.
|
static |
Index: First name - Implements get_string_t -.
Definition at line 1154 of file expando_index.c.
|
static |
Index: Author Address - Implements get_string_t -.
Definition at line 1199 of file expando_index.c.
|
static |
Index: Sender - Implements get_string_t -.
Definition at line 1223 of file expando_index.c.
|
static |
Index: Initials of author - Implements get_string_t -.
Definition at line 1237 of file expando_index.c.
|
static |
Index: Email list - Implements get_string_t -.
Definition at line 1264 of file expando_index.c.
|
static |
Index: Mailing list - Implements get_string_t -.
Definition at line 1287 of file expando_index.c.
|
static |
Index: Message-id - Implements get_string_t -.
Definition at line 1307 of file expando_index.c.
|
static |
Index: Author's real name - Implements get_string_t -.
Definition at line 1322 of file expando_index.c.
|
static |
Index: Newsgroup name - Implements get_string_t -.
Definition at line 1342 of file expando_index.c.
|
static |
Index: Organization - Implements get_string_t -.
Definition at line 1357 of file expando_index.c.
|
static |
Index: Reply-to address - Implements get_string_t -.
Definition at line 1372 of file expando_index.c.
|
static |
Index: Author name - Implements get_string_t -.
Definition at line 1397 of file expando_index.c.
|
static |
Index: Plain author name - Implements get_string_t -.
Definition at line 1418 of file expando_index.c.
|
static |
Index: Spam attributes - Implements get_string_t -.
Definition at line 1439 of file expando_index.c.
|
static |
Index: Subject - Implements get_string_t -.
Definition at line 1453 of file expando_index.c.
|
static |
Index: Thread tree - Implements get_string_t -.
Definition at line 1478 of file expando_index.c.
|
static |
Index: X-Label (if different) - Implements get_string_t -.
Definition at line 1497 of file expando_index.c.
|
static |
Index: To field - Implements get_string_t -.
Definition at line 1543 of file expando_index.c.
|
static |
Index: To recipients - Implements get_string_t -.
Definition at line 1575 of file expando_index.c.
|
static |
Index: User name - Implements get_string_t -.
Definition at line 1589 of file expando_index.c.
|
static |
Index: X-Comment-To - Implements get_string_t -.
Definition at line 1617 of file expando_index.c.
|
static |
Index: X-Label - Implements get_string_t -.
Definition at line 1632 of file expando_index.c.
|
static |
Index: Filename - Implements get_string_t -.
Definition at line 1650 of file expando_index.c.
|
static |
Index: Progress indicator - Implements get_string_t -.
Definition at line 1698 of file expando_index.c.
|
static |
Status: Sorting mode - Implements get_string_t -.
Definition at line 76 of file expando_status.c.
|
static |
Status: Aux sorting method - Implements get_string_t -.
Definition at line 89 of file expando_status.c.
|
static |
Status: Current threading mode - Implements get_string_t -.
Definition at line 102 of file expando_status.c.
|
static |
Status: Description of the mailbox - Implements get_string_t -.
Definition at line 146 of file expando_status.c.
|
static |
Status: Active limit pattern - Implements get_string_t -.
Definition at line 192 of file expando_status.c.
|
static |
Status: Size of the messages - Implements get_string_t -.
Definition at line 206 of file expando_status.c.
|
static |
Status: pathname of the mailbox - Implements get_string_t -.
Definition at line 237 of file expando_status.c.
|
static |
Status: Size of the current mailbox - Implements get_string_t -.
Definition at line 271 of file expando_status.c.
|
static |
Status: Modified/read-only flag - Implements get_string_t -.
Definition at line 352 of file expando_status.c.
|
static |
Status: Percentage through index - Implements get_string_t -.
Definition at line 434 of file expando_status.c.
|
static |
PGP Command: Filename of message - Implements get_string_t -.
Definition at line 39 of file expando_command.c.
|
static |
PGP Command: Filename of signature - Implements get_string_t -.
Definition at line 51 of file expando_command.c.
|
static |
PGP Command: key IDs - Implements get_string_t -.
Definition at line 63 of file expando_command.c.
|
static |
PGP Command: PGPPASSFD=0 if passphrase is needed - Implements get_string_t -.
Definition at line 75 of file expando_command.c.
|
static |
PGP Command: $pgp_sign_as or $pgp_default_key - Implements get_string_t -.
Definition at line 87 of file expando_command.c.
|
static |
GPGME: Trust/validity - Implements get_string_t -.
Definition at line 105 of file expando_gpgme.c.
|
static |
GPGME: User id - Implements get_string_t -.
Definition at line 148 of file expando_gpgme.c.
|
static |
GPGME: Key Algorithm - Implements get_string_t -.
Definition at line 161 of file expando_gpgme.c.
|
static |
GPGME: Key Capabilities - Implements get_string_t -.
Definition at line 179 of file expando_gpgme.c.
|
static |
GPGME: Date of the key - Implements get_string_t -.
Definition at line 192 of file expando_gpgme.c.
|
static |
GPGME: Key fingerprint - Implements get_string_t -.
Definition at line 242 of file expando_gpgme.c.
|
static |
GPGME: Key Flags - Implements get_string_t -.
Definition at line 257 of file expando_gpgme.c.
|
static |
GPGME: Key id - Implements get_string_t -.
Definition at line 270 of file expando_gpgme.c.
|
static |
GPGME: Protocol - Implements get_string_t -.
Definition at line 296 of file expando_gpgme.c.
|
static |
PGP: Field not supported - Implements get_string_t -.
Definition at line 66 of file expando_pgp.c.
|
static |
PGP: Trust/validity - Implements get_string_t -.
Definition at line 83 of file expando_pgp.c.
|
static |
PGP: User id - Implements get_string_t -.
Definition at line 95 of file expando_pgp.c.
|
static |
PGP: Key Algorithm - Implements get_string_t -.
Definition at line 138 of file expando_pgp.c.
|
static |
PGP: Key Capabilities - Implements get_string_t -.
Definition at line 152 of file expando_pgp.c.
|
static |
PGP: Date of the key - Implements get_string_t -.
Definition at line 168 of file expando_pgp.c.
|
static |
PGP: Key Flags - Implements get_string_t -.
Definition at line 212 of file expando_pgp.c.
|
static |
PGP: Key id - Implements get_string_t -.
Definition at line 227 of file expando_pgp.c.
|
static |
PGP: Principal Key Algorithm - Implements get_string_t -.
Definition at line 253 of file expando_pgp.c.
|
static |
PGP: Principal Key Capabilities - Implements get_string_t -.
Definition at line 268 of file expando_pgp.c.
|
static |
PGP: Principal Key Flags - Implements get_string_t -.
Definition at line 285 of file expando_pgp.c.
|
static |
PGP: Principal Key id - Implements get_string_t -.
Definition at line 301 of file expando_pgp.c.
|
static |
Smime Command: algorithm - Implements get_string_t -.
Definition at line 43 of file expando_smime.c.
|
static |
Smime Command: certificate IDs - Implements get_string_t -.
Definition at line 55 of file expando_smime.c.
|
static |
Smime Command: CA location - Implements get_string_t -.
Definition at line 67 of file expando_smime.c.
|
static |
Smime Command: Message digest algorithm - Implements get_string_t -.
Definition at line 100 of file expando_smime.c.
|
static |
Smime Command: Intermediate certificates - Implements get_string_t -.
Definition at line 112 of file expando_smime.c.
|
static |
Smime Command: Key-pair - Implements get_string_t -.
Definition at line 124 of file expando_smime.c.
|
static |
Smime Command: Filename of message - Implements get_string_t -.
Definition at line 136 of file expando_smime.c.
|
static |
Smime Command: Filename of signature - Implements get_string_t -.
Definition at line 148 of file expando_smime.c.
|
static |
NNTP: Description - Implements get_string_t -.
Definition at line 45 of file expando_browser.c.
|
static |
NNTP: Moderated flag - Implements get_string_t -.
Definition at line 71 of file expando_browser.c.
|
static |
NNTP: New flag - Implements get_string_t -.
Definition at line 93 of file expando_browser.c.
|
static |
NNTP: Newsgroup name - Implements get_string_t -.
Definition at line 115 of file expando_browser.c.
|
static |
Newsrc: Account url - Implements get_string_t -.
Definition at line 44 of file expando_newsrc.c.
|
static |
Newsrc: Port if specified - Implements get_string_t -.
Definition at line 92 of file expando_newsrc.c.
|
static |
Newsrc: Url schema - Implements get_string_t -.
Definition at line 107 of file expando_newsrc.c.
|
static |
Newsrc: News server name - Implements get_string_t -.
Definition at line 130 of file expando_newsrc.c.
|
static |
Newsrc: Username - Implements get_string_t -.
Definition at line 147 of file expando_newsrc.c.
|
static |
Pattern: pattern description - Implements get_string_t -.
Definition at line 39 of file expando.c.
|
static |
Pattern: pattern expression - Implements get_string_t -.
Definition at line 51 of file expando.c.
|
static |
Greeting: Real name - Implements get_string_t -.
Definition at line 41 of file expando.c.
|
static |
Greeting: Login name - Implements get_string_t -.
Definition at line 54 of file expando.c.
|
static |
Greeting: First name - Implements get_string_t -.
Definition at line 78 of file expando.c.
|
static |
Sidebar: Descriptive name - Implements get_string_t -.
Definition at line 77 of file expando.c.
|
static |
Sidebar: Flagged flags - Implements get_string_t -.
Definition at line 103 of file expando.c.
|
static |
Sidebar: Name of the mailbox - Implements get_string_t -.
Definition at line 174 of file expando.c.
|
static |
Sidebar: New mail flag - Implements get_string_t -.
Definition at line 192 of file expando.c.