Get some string data. More...
Functions | |
void | alias_a (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Alias: Alias name - Implements ExpandoRenderData::get_string() -. | |
void | alias_c (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Alias: Comment - Implements ExpandoRenderData::get_string() -. | |
void | alias_f (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Alias: Flags - Implements ExpandoRenderData::get_string() -. | |
void | alias_r (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Alias: Address - Implements ExpandoRenderData::get_string() -. | |
void | alias_t (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Alias: Tagged char - Implements ExpandoRenderData::get_string() -. | |
void | alias_Y (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Alias: Tags - Implements ExpandoRenderData::get_string() -. | |
void | query_a (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Query: Address - Implements ExpandoRenderData::get_string() -. | |
void | query_e (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Query: Extra information - Implements ExpandoRenderData::get_string() -. | |
void | query_n (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Query: Name - Implements ExpandoRenderData::get_string() -. | |
void | query_t (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Query: Tagged char - Implements ExpandoRenderData::get_string() -. | |
void | query_Y (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Query: Tags - Implements ExpandoRenderData::get_string() -. | |
void | attach_c (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Attachment: Requires conversion flag - Implements ExpandoRenderData::get_string() -. | |
void | attach_C (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Attachment: Charset - Implements ExpandoRenderData::get_string() -. | |
void | attach_d (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Attachment: Description - Implements ExpandoRenderData::get_string() -. | |
void | attach_D (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Attachment: Deleted - Implements ExpandoRenderData::get_string() -. | |
void | attach_e (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Attachment: MIME type - Implements ExpandoRenderData::get_string() -. | |
void | attach_f (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Attachment: Filename - Implements ExpandoRenderData::get_string() -. | |
void | attach_F (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Attachment: Filename in header - Implements ExpandoRenderData::get_string() -. | |
void | attach_I (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Attachment: Disposition flag - Implements ExpandoRenderData::get_string() -. | |
void | attach_m (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Attachment: Major MIME type - Implements ExpandoRenderData::get_string() -. | |
void | attach_M (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Attachment: MIME subtype - Implements ExpandoRenderData::get_string() -. | |
void | attach_Q (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Attachment: Attachment counting - Implements ExpandoRenderData::get_string() -. | |
void | attach_s (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Attachment: Size - Implements ExpandoRenderData::get_string() -. | |
void | attach_t (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Attachment: Is Tagged - Implements ExpandoRenderData::get_string() -. | |
void | attach_T (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Attachment: Tree characters - Implements ExpandoRenderData::get_string() -. | |
void | attach_u (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Attachment: Unlink flag - Implements ExpandoRenderData::get_string() -. | |
void | autocrypt_a (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Autocrypt: Address - Implements ExpandoRenderData::get_string() -. | |
void | autocrypt_k (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Autocrypt: GPG Key - Implements ExpandoRenderData::get_string() -. | |
void | autocrypt_p (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Autocrypt: Prefer-encrypt flag - Implements ExpandoRenderData::get_string() -. | |
void | autocrypt_s (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Autocrypt: Status flag - Implements ExpandoRenderData::get_string() -. | |
void | folder_date (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Last modified (strftime) - Implements ExpandoRenderData::get_string() -. | |
void | folder_space (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Fixed whitespace - Implements ExpandoRenderData::get_string() -. | |
void | folder_d (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Last modified - Implements ExpandoRenderData::get_string() -. | |
void | folder_D (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Last modified ($date_format) - Implements ExpandoRenderData::get_string() -. | |
void | folder_f (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Filename - Implements ExpandoRenderData::get_string() -. | |
void | folder_F (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: File permissions - Implements ExpandoRenderData::get_string() -. | |
void | folder_g (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Group name - Implements ExpandoRenderData::get_string() -. | |
void | folder_i (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Description - Implements ExpandoRenderData::get_string() -. | |
void | folder_l (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Hard links - Implements ExpandoRenderData::get_string() -. | |
void | folder_m (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Number of messages - Implements ExpandoRenderData::get_string() -. | |
void | folder_n (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Number of unread messages - Implements ExpandoRenderData::get_string() -. | |
void | folder_N (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: New mail flag - Implements ExpandoRenderData::get_string() -. | |
void | folder_s (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Size in bytes - Implements ExpandoRenderData::get_string() -. | |
void | folder_t (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Is Tagged - Implements ExpandoRenderData::get_string() -. | |
void | folder_u (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Browser: Owner name - Implements ExpandoRenderData::get_string() -. | |
void | compress_f (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Compress: From filename - Implements ExpandoRenderData::get_string() -. | |
void | compress_t (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Compress: To filename - Implements ExpandoRenderData::get_string() -. | |
void | compose_h (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Compose: Hostname - Implements ExpandoRenderData::get_string() -. | |
void | compose_l (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Compose: Size in bytes - Implements ExpandoRenderData::get_string() -. | |
void | compose_v (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Compose: Version - Implements ExpandoRenderData::get_string() -. | |
void | index_date_recv_local (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Received local date and time - Implements ExpandoRenderData::get_string() -. | |
void | index_date_local (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Sent local date and time - Implements ExpandoRenderData::get_string() -. | |
void | index_date (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Sent date and time - Implements ExpandoRenderData::get_string() -. | |
void | index_format_hook (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: index-format-hook - Implements ExpandoRenderData::get_string() -. | |
void | index_a (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Author Address - Implements ExpandoRenderData::get_string() -. | |
void | index_A (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Reply-to address - Implements ExpandoRenderData::get_string() -. | |
void | index_b (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Filename - Implements ExpandoRenderData::get_string() -. | |
void | index_B (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Email list - Implements ExpandoRenderData::get_string() -. | |
void | index_c (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Number of bytes - Implements ExpandoRenderData::get_string() -. | |
void | index_cr (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Number of raw bytes - Implements ExpandoRenderData::get_string() -. | |
void | index_d (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Sent date and time - Implements ExpandoRenderData::get_string() -. | |
void | index_D (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Sent local date and time - Implements ExpandoRenderData::get_string() -. | |
void | index_f (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Sender - Implements ExpandoRenderData::get_string() -. | |
void | index_F (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Author name - Implements ExpandoRenderData::get_string() -. | |
void | index_Fp (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Plain author name - Implements ExpandoRenderData::get_string() -. | |
void | index_g (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Message tags - Implements ExpandoRenderData::get_string() -. | |
void | index_G (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Individual tag - Implements ExpandoRenderData::get_string() -. | |
void | index_H (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Spam attributes - Implements ExpandoRenderData::get_string() -. | |
void | index_i (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Message-id - Implements ExpandoRenderData::get_string() -. | |
void | index_I (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Initials of author - Implements ExpandoRenderData::get_string() -. | |
void | index_J (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Tags - Implements ExpandoRenderData::get_string() -. | |
void | index_K (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Mailing list - Implements ExpandoRenderData::get_string() -. | |
void | index_L (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: List address - Implements ExpandoRenderData::get_string() -. | |
void | index_M (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Number of hidden messages - Implements ExpandoRenderData::get_string() -. | |
void | index_n (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Author's real name - Implements ExpandoRenderData::get_string() -. | |
void | index_O (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: List Name or Save folder - Implements ExpandoRenderData::get_string() -. | |
void | index_P (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Progress indicator - Implements ExpandoRenderData::get_string() -. | |
void | index_q (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Newsgroup name - Implements ExpandoRenderData::get_string() -. | |
void | index_r (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: To recipients - Implements ExpandoRenderData::get_string() -. | |
void | index_R (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Cc recipients - Implements ExpandoRenderData::get_string() -. | |
void | index_s (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Subject - Implements ExpandoRenderData::get_string() -. | |
void | index_S (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Status flag - Implements ExpandoRenderData::get_string() -. | |
void | index_t (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: To field - Implements ExpandoRenderData::get_string() -. | |
void | index_T (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: $to_chars flag - Implements ExpandoRenderData::get_string() -. | |
void | index_tree (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Thread tree - Implements ExpandoRenderData::get_string() -. | |
void | index_u (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: User name - Implements ExpandoRenderData::get_string() -. | |
void | index_v (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: First name - Implements ExpandoRenderData::get_string() -. | |
void | index_W (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Organization - Implements ExpandoRenderData::get_string() -. | |
void | index_x (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: X-Comment-To - Implements ExpandoRenderData::get_string() -. | |
void | index_y (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: X-Label - Implements ExpandoRenderData::get_string() -. | |
void | index_Y (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: X-Label (if different) - Implements ExpandoRenderData::get_string() -. | |
void | index_zc (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Message crypto flags - Implements ExpandoRenderData::get_string() -. | |
void | index_zs (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Message status flags - Implements ExpandoRenderData::get_string() -. | |
void | index_zt (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Message tag flags - Implements ExpandoRenderData::get_string() -. | |
void | index_Z (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Index: Status flags - Implements ExpandoRenderData::get_string() -. | |
void | history_s (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
History: History match - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_gpgme_date (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
GPGME: Date of the key - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_gpgme_p (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
GPGME: Protocol - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_gpgme_t (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
GPGME: Trust/validity - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_gpgme_u (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
GPGME: User id - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_gpgme_a (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
GPGME: Key Algorithm - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_gpgme_c (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
GPGME: Key Capabilities - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_gpgme_f (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
GPGME: Key Flags - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_gpgme_i (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
GPGME: Key fingerprint - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_gpgme_k (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
GPGME: Key id - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_pgp_date (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Date of the key - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_pgp_t (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Trust/validity - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_pgp_u (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: User id - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_pgp_a (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Key Algorithm - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_pgp_A (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Principal Key Algorithm - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_pgp_c (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Key Capabilities - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_pgp_C (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Principal Key Capabilities - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_pgp_f (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Key Flags - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_pgp_F (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Principal Key Flags - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_pgp_k (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Key id - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_pgp_K (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Principal Key id - Implements ExpandoRenderData::get_string() -. | |
void | pgp_entry_ignore (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP: Field not supported - Implements ExpandoRenderData::get_string() -. | |
void | pgp_command_a (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP Command: $pgp_sign_as or $pgp_default_key - Implements ExpandoRenderData::get_string() -. | |
void | pgp_command_f (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP Command: Filename of message - Implements ExpandoRenderData::get_string() -. | |
void | pgp_command_p (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP Command: PGPPASSFD=0 if passphrase is needed - Implements ExpandoRenderData::get_string() -. | |
void | pgp_command_r (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP Command: key IDs - Implements ExpandoRenderData::get_string() -. | |
void | pgp_command_s (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
PGP Command: Filename of signature - Implements ExpandoRenderData::get_string() -. | |
void | smime_command_a (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Smime Command: algorithm - Implements ExpandoRenderData::get_string() -. | |
void | smime_command_c (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Smime Command: certificate IDs - Implements ExpandoRenderData::get_string() -. | |
void | smime_command_C (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Smime Command: CA location - Implements ExpandoRenderData::get_string() -. | |
void | smime_command_d (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Smime Command: Message digest algorithm - Implements ExpandoRenderData::get_string() -. | |
void | smime_command_f (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Smime Command: Filename of message - Implements ExpandoRenderData::get_string() -. | |
void | smime_command_i (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Smime Command: Intermediate certificates - Implements ExpandoRenderData::get_string() -. | |
void | smime_command_k (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Smime Command: Key-pair - Implements ExpandoRenderData::get_string() -. | |
void | smime_command_s (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Smime Command: Filename of signature - Implements ExpandoRenderData::get_string() -. | |
void | group_index_d (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
NNTP: Description - Implements ExpandoRenderData::get_string() -. | |
void | group_index_f (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
NNTP: Newsgroup name - Implements ExpandoRenderData::get_string() -. | |
void | group_index_M (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
NNTP: Moderated flag - Implements ExpandoRenderData::get_string() -. | |
void | group_index_N (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
NNTP: New flag - Implements ExpandoRenderData::get_string() -. | |
void | nntp_a (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Newsrc: Account url - Implements ExpandoRenderData::get_string() -. | |
void | nntp_P (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Newsrc: Port if specified - Implements ExpandoRenderData::get_string() -. | |
void | nntp_s (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Newsrc: News server name - Implements ExpandoRenderData::get_string() -. | |
void | nntp_S (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Newsrc: Url schema - Implements ExpandoRenderData::get_string() -. | |
void | nntp_u (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Newsrc: Username - Implements ExpandoRenderData::get_string() -. | |
void | pattern_d (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Pattern: pattern description - Implements ExpandoRenderData::get_string() -. | |
void | pattern_e (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Pattern: pattern expression - Implements ExpandoRenderData::get_string() -. | |
void | greeting_n (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Greeting: Real name - Implements ExpandoRenderData::get_string() -. | |
void | greeting_u (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Greeting: Login name - Implements ExpandoRenderData::get_string() -. | |
void | greeting_v (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Greeting: First name - Implements ExpandoRenderData::get_string() -. | |
void | sidebar_bang (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Sidebar: Flagged flags - Implements ExpandoRenderData::get_string() -. | |
void | sidebar_B (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Sidebar: Name of the mailbox - Implements ExpandoRenderData::get_string() -. | |
void | sidebar_D (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Sidebar: Descriptive name - Implements ExpandoRenderData::get_string() -. | |
void | sidebar_n (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Sidebar: New mail flag - Implements ExpandoRenderData::get_string() -. | |
void | status_r (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Modified/read-only flag - Implements ExpandoRenderData::get_string() -. | |
void | status_D (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Description of the mailbox - Implements ExpandoRenderData::get_string() -. | |
void | status_f (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: pathname of the mailbox - Implements ExpandoRenderData::get_string() -. | |
void | status_l (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Size of the current mailbox - Implements ExpandoRenderData::get_string() -. | |
void | status_T (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Current threading mode - Implements ExpandoRenderData::get_string() -. | |
void | status_s (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Sorting mode - Implements ExpandoRenderData::get_string() -. | |
void | status_S (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Aux sorting method - Implements ExpandoRenderData::get_string() -. | |
void | status_P (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Percentage through index - Implements ExpandoRenderData::get_string() -. | |
void | status_h (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Local hostname - Implements ExpandoRenderData::get_string() -. | |
void | status_L (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Size of the messages - Implements ExpandoRenderData::get_string() -. | |
void | status_v (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Version string - Implements ExpandoRenderData::get_string() -. | |
void | status_V (const struct ExpandoNode *node, void *data, MuttFormatFlags flags, struct Buffer *buf) |
Status: Active limit pattern - Implements ExpandoRenderData::get_string() -. | |
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.
void alias_a | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Alias: Alias name - Implements ExpandoRenderData::get_string() -.
Definition at line 116 of file dlg_alias.c.
void alias_c | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Alias: Comment - Implements ExpandoRenderData::get_string() -.
Definition at line 129 of file dlg_alias.c.
void alias_f | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Alias: Flags - Implements ExpandoRenderData::get_string() -.
Definition at line 151 of file dlg_alias.c.
void alias_r | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Alias: Address - Implements ExpandoRenderData::get_string() -.
Definition at line 174 of file dlg_alias.c.
void alias_t | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Alias: Tagged char - Implements ExpandoRenderData::get_string() -.
Definition at line 195 of file dlg_alias.c.
void alias_Y | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Alias: Tags - Implements ExpandoRenderData::get_string() -.
Definition at line 208 of file dlg_alias.c.
void query_a | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Query: Address - Implements ExpandoRenderData::get_string() -.
Definition at line 145 of file dlg_query.c.
void query_e | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Query: Extra information - Implements ExpandoRenderData::get_string() -.
Definition at line 170 of file dlg_query.c.
void query_n | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Query: Name - Implements ExpandoRenderData::get_string() -.
Definition at line 183 of file dlg_query.c.
void query_t | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Query: Tagged char - Implements ExpandoRenderData::get_string() -.
Definition at line 205 of file dlg_query.c.
void query_Y | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Query: Tags - Implements ExpandoRenderData::get_string() -.
Definition at line 218 of file dlg_query.c.
void attach_c | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Attachment: Requires conversion flag - Implements ExpandoRenderData::get_string() -.
Definition at line 136 of file dlg_attach.c.
void attach_C | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Attachment: Charset - Implements ExpandoRenderData::get_string() -.
Definition at line 149 of file dlg_attach.c.
void attach_d | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Attachment: Description - Implements ExpandoRenderData::get_string() -.
Definition at line 165 of file dlg_attach.c.
void attach_D | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Attachment: Deleted - Implements ExpandoRenderData::get_string() -.
Definition at line 209 of file dlg_attach.c.
void attach_e | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Attachment: MIME type - Implements ExpandoRenderData::get_string() -.
Definition at line 222 of file dlg_attach.c.
void attach_f | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Attachment: Filename - Implements ExpandoRenderData::get_string() -.
Definition at line 234 of file dlg_attach.c.
void attach_F | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Attachment: Filename in header - Implements ExpandoRenderData::get_string() -.
Definition at line 258 of file dlg_attach.c.
void attach_I | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Attachment: Disposition flag - Implements ExpandoRenderData::get_string() -.
Definition at line 276 of file dlg_attach.c.
void attach_m | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Attachment: Major MIME type - Implements ExpandoRenderData::get_string() -.
Definition at line 301 of file dlg_attach.c.
void attach_M | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Attachment: MIME subtype - Implements ExpandoRenderData::get_string() -.
Definition at line 313 of file dlg_attach.c.
void attach_Q | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Attachment: Attachment counting - Implements ExpandoRenderData::get_string() -.
Definition at line 344 of file dlg_attach.c.
void attach_s | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Attachment: Size - Implements ExpandoRenderData::get_string() -.
Definition at line 370 of file dlg_attach.c.
void attach_t | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Attachment: Is Tagged - Implements ExpandoRenderData::get_string() -.
Definition at line 403 of file dlg_attach.c.
void attach_T | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Attachment: Tree characters - Implements ExpandoRenderData::get_string() -.
Definition at line 416 of file dlg_attach.c.
void attach_u | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Attachment: Unlink flag - Implements ExpandoRenderData::get_string() -.
Definition at line 439 of file dlg_attach.c.
void autocrypt_a | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Autocrypt: Address - Implements ExpandoRenderData::get_string() -.
Definition at line 117 of file dlg_autocrypt.c.
void autocrypt_k | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Autocrypt: GPG Key - Implements ExpandoRenderData::get_string() -.
Definition at line 128 of file dlg_autocrypt.c.
void autocrypt_p | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Autocrypt: Prefer-encrypt flag - Implements ExpandoRenderData::get_string() -.
Definition at line 150 of file dlg_autocrypt.c.
void autocrypt_s | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Autocrypt: Status flag - Implements ExpandoRenderData::get_string() -.
Definition at line 173 of file dlg_autocrypt.c.
void folder_date | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Browser: Last modified (strftime) - Implements ExpandoRenderData::get_string() -.
Definition at line 207 of file dlg_browser.c.
void folder_space | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Fixed whitespace - Implements ExpandoRenderData::get_string() -.
Definition at line 241 of file dlg_browser.c.
void folder_d | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Browser: Last modified - Implements ExpandoRenderData::get_string() -.
Definition at line 282 of file dlg_browser.c.
void folder_D | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Browser: Last modified ($date_format) - Implements ExpandoRenderData::get_string() -.
Definition at line 316 of file dlg_browser.c.
void folder_f | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Browser: Filename - Implements ExpandoRenderData::get_string() -.
Definition at line 349 of file dlg_browser.c.
void folder_F | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Browser: File permissions - Implements ExpandoRenderData::get_string() -.
Definition at line 369 of file dlg_browser.c.
void folder_g | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Browser: Group name - Implements ExpandoRenderData::get_string() -.
Definition at line 404 of file dlg_browser.c.
void folder_i | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Browser: Description - Implements ExpandoRenderData::get_string() -.
Definition at line 425 of file dlg_browser.c.
void folder_l | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Browser: Hard links - Implements ExpandoRenderData::get_string() -.
Definition at line 462 of file dlg_browser.c.
void folder_m | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Browser: Number of messages - Implements ExpandoRenderData::get_string() -.
Definition at line 488 of file dlg_browser.c.
void folder_n | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Browser: Number of unread messages - Implements ExpandoRenderData::get_string() -.
Definition at line 514 of file dlg_browser.c.
void folder_N | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Browser: New mail flag - Implements ExpandoRenderData::get_string() -.
Definition at line 536 of file dlg_browser.c.
void folder_s | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Browser: Size in bytes - Implements ExpandoRenderData::get_string() -.
Definition at line 568 of file dlg_browser.c.
void folder_t | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Browser: Is Tagged - Implements ExpandoRenderData::get_string() -.
Definition at line 591 of file dlg_browser.c.
void folder_u | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Browser: Owner name - Implements ExpandoRenderData::get_string() -.
Definition at line 604 of file dlg_browser.c.
void compress_f | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Compress: From filename - Implements ExpandoRenderData::get_string() -.
Definition at line 287 of file compress.c.
void compress_t | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Compress: To filename - Implements ExpandoRenderData::get_string() -.
Definition at line 301 of file compress.c.
void compose_h | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Compose: Hostname - Implements ExpandoRenderData::get_string() -.
Definition at line 108 of file cbar.c.
void compose_l | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Compose: Size in bytes - Implements ExpandoRenderData::get_string() -.
Definition at line 127 of file cbar.c.
void compose_v | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Compose: Version - Implements ExpandoRenderData::get_string() -.
Definition at line 141 of file cbar.c.
void index_date_recv_local | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Received local date and time - Implements ExpandoRenderData::get_string() -.
Definition at line 396 of file hdrline.c.
void index_date_local | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Sent local date and time - Implements ExpandoRenderData::get_string() -.
Definition at line 423 of file hdrline.c.
void index_date | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Sent date and time - Implements ExpandoRenderData::get_string() -.
Definition at line 450 of file hdrline.c.
void index_format_hook | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: index-format-hook - Implements ExpandoRenderData::get_string() -.
Definition at line 464 of file hdrline.c.
void index_a | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Author Address - Implements ExpandoRenderData::get_string() -.
Definition at line 484 of file hdrline.c.
void index_A | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Reply-to address - Implements ExpandoRenderData::get_string() -.
Definition at line 508 of file hdrline.c.
void index_b | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Filename - Implements ExpandoRenderData::get_string() -.
Definition at line 533 of file hdrline.c.
void index_B | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Email list - Implements ExpandoRenderData::get_string() -.
Definition at line 567 of file hdrline.c.
void index_c | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Number of bytes - Implements ExpandoRenderData::get_string() -.
Definition at line 603 of file hdrline.c.
void index_cr | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Number of raw bytes - Implements ExpandoRenderData::get_string() -.
Definition at line 623 of file hdrline.c.
void index_d | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Sent date and time - Implements ExpandoRenderData::get_string() -.
Definition at line 672 of file hdrline.c.
void index_D | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Sent local date and time - Implements ExpandoRenderData::get_string() -.
Definition at line 689 of file hdrline.c.
void index_f | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Sender - Implements ExpandoRenderData::get_string() -.
Definition at line 743 of file hdrline.c.
void index_F | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Author name - Implements ExpandoRenderData::get_string() -.
Definition at line 757 of file hdrline.c.
void index_Fp | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Plain author name - Implements ExpandoRenderData::get_string() -.
Definition at line 778 of file hdrline.c.
void index_g | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Message tags - Implements ExpandoRenderData::get_string() -.
Definition at line 799 of file hdrline.c.
void index_G | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Individual tag - Implements ExpandoRenderData::get_string() -.
Definition at line 815 of file hdrline.c.
void index_H | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Spam attributes - Implements ExpandoRenderData::get_string() -.
Definition at line 835 of file hdrline.c.
void index_i | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Message-id - Implements ExpandoRenderData::get_string() -.
Definition at line 849 of file hdrline.c.
void index_I | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Initials of author - Implements ExpandoRenderData::get_string() -.
Definition at line 864 of file hdrline.c.
void index_J | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Tags - Implements ExpandoRenderData::get_string() -.
Definition at line 891 of file hdrline.c.
void index_K | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Mailing list - Implements ExpandoRenderData::get_string() -.
Definition at line 937 of file hdrline.c.
void index_L | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: List address - Implements ExpandoRenderData::get_string() -.
Definition at line 973 of file hdrline.c.
void index_M | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Number of hidden messages - Implements ExpandoRenderData::get_string() -.
Definition at line 1007 of file hdrline.c.
void index_n | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Author's real name - Implements ExpandoRenderData::get_string() -.
Definition at line 1060 of file hdrline.c.
void index_O | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: List Name or Save folder - Implements ExpandoRenderData::get_string() -.
Definition at line 1093 of file hdrline.c.
void index_P | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Progress indicator - Implements ExpandoRenderData::get_string() -.
Definition at line 1117 of file hdrline.c.
void index_q | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Newsgroup name - Implements ExpandoRenderData::get_string() -.
Definition at line 1129 of file hdrline.c.
void index_r | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: To recipients - Implements ExpandoRenderData::get_string() -.
Definition at line 1144 of file hdrline.c.
void index_R | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Cc recipients - Implements ExpandoRenderData::get_string() -.
Definition at line 1158 of file hdrline.c.
void index_s | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Subject - Implements ExpandoRenderData::get_string() -.
Definition at line 1172 of file hdrline.c.
void index_S | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Status flag - Implements ExpandoRenderData::get_string() -.
Definition at line 1197 of file hdrline.c.
void index_t | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: To field - Implements ExpandoRenderData::get_string() -.
Definition at line 1235 of file hdrline.c.
void index_T | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: $to_chars flag - Implements ExpandoRenderData::get_string() -.
Definition at line 1267 of file hdrline.c.
void index_tree | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Thread tree - Implements ExpandoRenderData::get_string() -.
Definition at line 1288 of file hdrline.c.
void index_u | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: User name - Implements ExpandoRenderData::get_string() -.
Definition at line 1307 of file hdrline.c.
void index_v | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: First name - Implements ExpandoRenderData::get_string() -.
Definition at line 1335 of file hdrline.c.
void index_W | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Organization - Implements ExpandoRenderData::get_string() -.
Definition at line 1380 of file hdrline.c.
void index_x | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: X-Comment-To - Implements ExpandoRenderData::get_string() -.
Definition at line 1395 of file hdrline.c.
void index_y | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: X-Label - Implements ExpandoRenderData::get_string() -.
Definition at line 1431 of file hdrline.c.
void index_Y | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: X-Label (if different) - Implements ExpandoRenderData::get_string() -.
Definition at line 1449 of file hdrline.c.
void index_zc | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Message crypto flags - Implements ExpandoRenderData::get_string() -.
Definition at line 1495 of file hdrline.c.
void index_zs | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Message status flags - Implements ExpandoRenderData::get_string() -.
Definition at line 1535 of file hdrline.c.
void index_zt | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Message tag flags - Implements ExpandoRenderData::get_string() -.
Definition at line 1595 of file hdrline.c.
void index_Z | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Index: Status flags - Implements ExpandoRenderData::get_string() -.
Definition at line 1628 of file hdrline.c.
void history_s | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
History: History match - Implements ExpandoRenderData::get_string() -.
Definition at line 99 of file dlg_history.c.
void pgp_entry_gpgme_date | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
GPGME: Date of the key - Implements ExpandoRenderData::get_string() -.
Definition at line 302 of file dlg_gpgme.c.
void pgp_entry_gpgme_p | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
GPGME: Protocol - Implements ExpandoRenderData::get_string() -.
Definition at line 357 of file dlg_gpgme.c.
void pgp_entry_gpgme_t | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
GPGME: Trust/validity - Implements ExpandoRenderData::get_string() -.
Definition at line 372 of file dlg_gpgme.c.
void pgp_entry_gpgme_u | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
GPGME: User id - Implements ExpandoRenderData::get_string() -.
Definition at line 417 of file dlg_gpgme.c.
void pgp_entry_gpgme_a | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
GPGME: Key Algorithm - Implements ExpandoRenderData::get_string() -.
Definition at line 432 of file dlg_gpgme.c.
void pgp_entry_gpgme_c | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
GPGME: Key Capabilities - Implements ExpandoRenderData::get_string() -.
Definition at line 452 of file dlg_gpgme.c.
void pgp_entry_gpgme_f | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
GPGME: Key Flags - Implements ExpandoRenderData::get_string() -.
Definition at line 467 of file dlg_gpgme.c.
void pgp_entry_gpgme_i | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
GPGME: Key fingerprint - Implements ExpandoRenderData::get_string() -.
Definition at line 482 of file dlg_gpgme.c.
void pgp_entry_gpgme_k | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
GPGME: Key id - Implements ExpandoRenderData::get_string() -.
Definition at line 499 of file dlg_gpgme.c.
void pgp_entry_pgp_date | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
PGP: Date of the key - Implements ExpandoRenderData::get_string() -.
Definition at line 270 of file dlg_pgp.c.
void pgp_entry_pgp_t | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
PGP: Trust/validity - Implements ExpandoRenderData::get_string() -.
Definition at line 317 of file dlg_pgp.c.
void pgp_entry_pgp_u | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
PGP: User id - Implements ExpandoRenderData::get_string() -.
Definition at line 331 of file dlg_pgp.c.
void pgp_entry_pgp_a | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
PGP: Key Algorithm - Implements ExpandoRenderData::get_string() -.
Definition at line 346 of file dlg_pgp.c.
void pgp_entry_pgp_A | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
PGP: Principal Key Algorithm - Implements ExpandoRenderData::get_string() -.
Definition at line 362 of file dlg_pgp.c.
void pgp_entry_pgp_c | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
PGP: Key Capabilities - Implements ExpandoRenderData::get_string() -.
Definition at line 379 of file dlg_pgp.c.
void pgp_entry_pgp_C | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
PGP: Principal Key Capabilities - Implements ExpandoRenderData::get_string() -.
Definition at line 397 of file dlg_pgp.c.
void pgp_entry_pgp_f | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
PGP: Key Flags - Implements ExpandoRenderData::get_string() -.
Definition at line 416 of file dlg_pgp.c.
void pgp_entry_pgp_F | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
PGP: Principal Key Flags - Implements ExpandoRenderData::get_string() -.
Definition at line 433 of file dlg_pgp.c.
void pgp_entry_pgp_k | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
PGP: Key id - Implements ExpandoRenderData::get_string() -.
Definition at line 451 of file dlg_pgp.c.
void pgp_entry_pgp_K | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
PGP: Principal Key id - Implements ExpandoRenderData::get_string() -.
Definition at line 467 of file dlg_pgp.c.
void pgp_entry_ignore | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
PGP: Field not supported - Implements ExpandoRenderData::get_string() -.
Definition at line 517 of file dlg_pgp.c.
void pgp_command_a | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
PGP Command: $pgp_sign_as or $pgp_default_key - Implements ExpandoRenderData::get_string() -.
Definition at line 59 of file pgpinvoke.c.
void pgp_command_f | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
PGP Command: Filename of message - Implements ExpandoRenderData::get_string() -.
Definition at line 71 of file pgpinvoke.c.
void pgp_command_p | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
PGP Command: PGPPASSFD=0 if passphrase is needed - Implements ExpandoRenderData::get_string() -.
Definition at line 83 of file pgpinvoke.c.
void pgp_command_r | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
PGP Command: key IDs - Implements ExpandoRenderData::get_string() -.
Definition at line 95 of file pgpinvoke.c.
void pgp_command_s | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
PGP Command: Filename of signature - Implements ExpandoRenderData::get_string() -.
Definition at line 107 of file pgpinvoke.c.
void smime_command_a | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Smime Command: algorithm - Implements ExpandoRenderData::get_string() -.
Definition at line 203 of file smime.c.
void smime_command_c | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Smime Command: certificate IDs - Implements ExpandoRenderData::get_string() -.
Definition at line 217 of file smime.c.
void smime_command_C | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Smime Command: CA location - Implements ExpandoRenderData::get_string() -.
Definition at line 231 of file smime.c.
void smime_command_d | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Smime Command: Message digest algorithm - Implements ExpandoRenderData::get_string() -.
Definition at line 266 of file smime.c.
void smime_command_f | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Smime Command: Filename of message - Implements ExpandoRenderData::get_string() -.
Definition at line 280 of file smime.c.
void smime_command_i | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Smime Command: Intermediate certificates - Implements ExpandoRenderData::get_string() -.
Definition at line 294 of file smime.c.
void smime_command_k | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Smime Command: Key-pair - Implements ExpandoRenderData::get_string() -.
Definition at line 308 of file smime.c.
void smime_command_s | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Smime Command: Filename of signature - Implements ExpandoRenderData::get_string() -.
Definition at line 322 of file smime.c.
void group_index_d | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
NNTP: Description - Implements ExpandoRenderData::get_string() -.
Definition at line 65 of file browse.c.
void group_index_f | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
NNTP: Newsgroup name - Implements ExpandoRenderData::get_string() -.
Definition at line 91 of file browse.c.
void group_index_M | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
NNTP: Moderated flag - Implements ExpandoRenderData::get_string() -.
Definition at line 103 of file browse.c.
void group_index_N | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
NNTP: New flag - Implements ExpandoRenderData::get_string() -.
Definition at line 144 of file browse.c.
void nntp_a | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Newsrc: Account url - Implements ExpandoRenderData::get_string() -.
Definition at line 916 of file newsrc.c.
void nntp_P | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Newsrc: Port if specified - Implements ExpandoRenderData::get_string() -.
Definition at line 964 of file newsrc.c.
void nntp_s | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Newsrc: News server name - Implements ExpandoRenderData::get_string() -.
Definition at line 979 of file newsrc.c.
void nntp_S | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Newsrc: Url schema - Implements ExpandoRenderData::get_string() -.
Definition at line 996 of file newsrc.c.
void nntp_u | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Newsrc: Username - Implements ExpandoRenderData::get_string() -.
Definition at line 1019 of file newsrc.c.
void pattern_d | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Pattern: pattern description - Implements ExpandoRenderData::get_string() -.
Definition at line 100 of file dlg_pattern.c.
void pattern_e | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Pattern: pattern expression - Implements ExpandoRenderData::get_string() -.
Definition at line 112 of file dlg_pattern.c.
void greeting_n | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Greeting: Real name - Implements ExpandoRenderData::get_string() -.
Definition at line 679 of file send.c.
void greeting_u | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Greeting: Login name - Implements ExpandoRenderData::get_string() -.
Definition at line 692 of file send.c.
void greeting_v | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Greeting: First name - Implements ExpandoRenderData::get_string() -.
Definition at line 716 of file send.c.
void sidebar_bang | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Sidebar: Flagged flags - Implements ExpandoRenderData::get_string() -.
Definition at line 333 of file window.c.
void sidebar_B | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Sidebar: Name of the mailbox - Implements ExpandoRenderData::get_string() -.
Definition at line 373 of file window.c.
void sidebar_D | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Sidebar: Descriptive name - Implements ExpandoRenderData::get_string() -.
Definition at line 407 of file window.c.
void sidebar_n | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Sidebar: New mail flag - Implements ExpandoRenderData::get_string() -.
Definition at line 473 of file window.c.
void status_r | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Status: Modified/read-only flag - Implements ExpandoRenderData::get_string() -.
Definition at line 85 of file status.c.
void status_D | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Status: Description of the mailbox - Implements ExpandoRenderData::get_string() -.
Definition at line 118 of file status.c.
void status_f | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Status: pathname of the mailbox - Implements ExpandoRenderData::get_string() -.
Definition at line 139 of file status.c.
void status_l | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Status: Size of the current mailbox - Implements ExpandoRenderData::get_string() -.
Definition at line 295 of file status.c.
void status_T | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Status: Current threading mode - Implements ExpandoRenderData::get_string() -.
Definition at line 312 of file status.c.
void status_s | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Status: Sorting mode - Implements ExpandoRenderData::get_string() -.
Definition at line 323 of file status.c.
void status_S | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Status: Aux sorting method - Implements ExpandoRenderData::get_string() -.
Definition at line 336 of file status.c.
void status_P | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Status: Percentage through index - Implements ExpandoRenderData::get_string() -.
Definition at line 365 of file status.c.
void status_h | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Status: Local hostname - Implements ExpandoRenderData::get_string() -.
Definition at line 400 of file status.c.
void status_L | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Status: Size of the messages - Implements ExpandoRenderData::get_string() -.
Definition at line 424 of file status.c.
void status_v | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Status: Version string - Implements ExpandoRenderData::get_string() -.
Definition at line 465 of file status.c.
void status_V | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags, | ||
struct Buffer * | buf | ||
) |
Status: Active limit pattern - Implements ExpandoRenderData::get_string() -.
Definition at line 475 of file status.c.