Get some numeric data. More...
Functions | |
long | alias_f_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Alias: Flags - Implements ExpandoRenderData::get_number() -. | |
long | alias_n_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Alias: Index number - Implements ExpandoRenderData::get_number() -. | |
long | alias_t_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Alias: Tagged char - Implements ExpandoRenderData::get_number() -. | |
long | query_c_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Query: Index number - Implements ExpandoRenderData::get_number() -. | |
long | query_t_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Query: Tagged char - Implements ExpandoRenderData::get_number() -. | |
long | attach_D_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Attachment: Deleted - Implements ExpandoRenderData::get_number() -. | |
long | attach_n_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Attachment: Index number - Implements ExpandoRenderData::get_number() -. | |
long | attach_Q_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Attachment: Attachment counting - Implements ExpandoRenderData::get_number() -. | |
long | attach_s_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Attachment: Size - Implements ExpandoRenderData::get_number() -. | |
long | attach_t_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Attachment: Is Tagged - Implements ExpandoRenderData::get_number() -. | |
long | attach_u_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Attachment: Unlink flag - Implements ExpandoRenderData::get_number() -. | |
long | attach_X_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Attachment: Number of MIME parts - Implements ExpandoRenderData::get_number() -. | |
long | autocrypt_n_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Autocrypt: Index number - Implements ExpandoRenderData::get_number() -. | |
long | folder_date_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Browser: Last modified (strftime) - Implements ExpandoRenderData::get_number() -. | |
long | folder_a_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Browser: Alert for new mail - Implements ExpandoRenderData::get_number() -. | |
long | folder_C_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Browser: Index number - Implements ExpandoRenderData::get_number() -. | |
long | folder_d_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Browser: Last modified - Implements ExpandoRenderData::get_number() -. | |
long | folder_D_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Browser: Last modified ($date_format) - Implements ExpandoRenderData::get_number() -. | |
long | folder_l_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Browser: Hard links - Implements ExpandoRenderData::get_number() -. | |
long | folder_m_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Browser: Number of messages - Implements ExpandoRenderData::get_number() -. | |
long | folder_n_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Browser: Number of unread messages - Implements ExpandoRenderData::get_number() -. | |
long | folder_N_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Browser: New mail flag - Implements ExpandoRenderData::get_number() -. | |
long | folder_p_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Browser: Poll for new mail - Implements ExpandoRenderData::get_number() -. | |
long | folder_s_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Browser: Size in bytes - Implements ExpandoRenderData::get_number() -. | |
long | folder_t_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Browser: Is Tagged - Implements ExpandoRenderData::get_number() -. | |
long | compose_a_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Compose: Number of attachments - Implements ExpandoRenderData::get_number() -. | |
long | compose_l_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Compose: Size in bytes - Implements ExpandoRenderData::get_number() -. | |
long | index_date_recv_local_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Index: Local received date and time - Implements ExpandoRenderData::get_number() -. | |
long | index_date_local_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Index: Local date and time - Implements ExpandoRenderData::get_number() -. | |
long | index_date_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Index: Sender's date and time - Implements ExpandoRenderData::get_number() -. | |
long | index_c_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Index: Number of bytes - Implements ExpandoRenderData::get_number() -. | |
long | index_C_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Index: Index number - Implements ExpandoRenderData::get_number() -. | |
long | index_d_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Index: Senders Date and time - Implements ExpandoRenderData::get_number() -. | |
long | index_D_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Index: Local Date and time - Implements ExpandoRenderData::get_number() -. | |
long | index_e_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Index: Thread index number - Implements ExpandoRenderData::get_number() -. | |
long | index_E_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Index: Number of messages thread - Implements ExpandoRenderData::get_number() -. | |
long | index_l_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Index: Number of lines - Implements ExpandoRenderData::get_number() -. | |
long | index_m_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Index: Total number of message - Implements ExpandoRenderData::get_number() -. | |
long | index_M_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Index: Number of hidden messages - Implements ExpandoRenderData::get_number() -. | |
long | index_N_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Index: Message score - Implements ExpandoRenderData::get_number() -. | |
long | index_X_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Index: Number of MIME attachments - Implements ExpandoRenderData::get_number() -. | |
long | history_C_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
History: Index number - Implements ExpandoRenderData::get_number() -. | |
long | pgp_entry_gpgme_date_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
GPGME: Date of the key - Implements ExpandoRenderData::get_number() -. | |
long | pgp_entry_gpgme_n_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
GPGME: Index number - Implements ExpandoRenderData::get_number() -. | |
long | pgp_entry_gpgme_l_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
GPGME: Key length - Implements ExpandoRenderData::get_number() -. | |
long | pgp_entry_pgp_date_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
PGP: Date of the key - Implements ExpandoRenderData::get_number() -. | |
long | pgp_entry_pgp_n_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
PGP: Index number - Implements ExpandoRenderData::get_number() -. | |
long | pgp_entry_pgp_l_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
PGP: Key length - Implements ExpandoRenderData::get_number() -. | |
long | pgp_entry_pgp_L_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
PGP: Principal Key length - Implements ExpandoRenderData::get_number() -. | |
long | group_index_a_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
NNTP: Alert for new mail - Implements ExpandoRenderData::get_number() -. | |
long | group_index_C_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
NNTP: Index number - Implements ExpandoRenderData::get_number() -. | |
long | group_index_n_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
NNTP: Number of new articles - Implements ExpandoRenderData::get_number() -. | |
long | group_index_p_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
NNTP: Poll for new mail - Implements ExpandoRenderData::get_number() -. | |
long | group_index_s_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
NNTP: Number of unread articles - Implements ExpandoRenderData::get_number() -. | |
long | nntp_p_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Newsrc: Port - Implements ExpandoRenderData::get_number() -. | |
long | nntp_P_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Newsrc: Port if specified - Implements ExpandoRenderData::get_number() -. | |
long | pattern_n_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Pattern: Index number - Implements ExpandoRenderData::get_number() -. | |
long | sidebar_a_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Sidebar: Alert for new mail - Implements ExpandoRenderData::get_number() -. | |
long | sidebar_d_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Sidebar: Number of deleted messages - Implements ExpandoRenderData::get_number() -. | |
long | sidebar_F_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Sidebar: Number of flagged messages - Implements ExpandoRenderData::get_number() -. | |
long | sidebar_L_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Sidebar: Number of limited messages - Implements ExpandoRenderData::get_number() -. | |
long | sidebar_n_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Sidebar: New mail flag - Implements ExpandoRenderData::get_number() -. | |
long | sidebar_N_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Sidebar: Number of unread messages - Implements ExpandoRenderData::get_number() -. | |
long | sidebar_o_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Sidebar: Number of old messages - Implements ExpandoRenderData::get_number() -. | |
long | sidebar_p_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Sidebar: Poll for new mail - Implements ExpandoRenderData::get_number() -. | |
long | sidebar_r_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Sidebar: Number of read messages - Implements ExpandoRenderData::get_number() -. | |
long | sidebar_S_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Sidebar: number of messages - Implements ExpandoRenderData::get_number() -. | |
long | sidebar_t_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Sidebar: Number of tagged messages - Implements ExpandoRenderData::get_number() -. | |
long | sidebar_Z_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Sidebar: Number of new messages - Implements ExpandoRenderData::get_number() -. | |
long | status_M_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Status: Number of messages - Implements ExpandoRenderData::get_number() -. | |
long | status_m_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Status: Number of messages in the mailbox - Implements ExpandoRenderData::get_number() -. | |
long | status_n_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Status: Number of new messages - Implements ExpandoRenderData::get_number() -. | |
long | status_o_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Status: Number of old messages - Implements ExpandoRenderData::get_number() -. | |
long | status_d_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Status: Number of deleted messages - Implements ExpandoRenderData::get_number() -. | |
long | status_F_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Status: Number of flagged messages - Implements ExpandoRenderData::get_number() -. | |
long | status_t_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Status: Number of tagged messages - Implements ExpandoRenderData::get_number() -. | |
long | status_p_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Status: Number of postponed messages - Implements ExpandoRenderData::get_number() -. | |
long | status_b_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Status: Number of mailboxes with new mail - Implements ExpandoRenderData::get_number() -. | |
long | status_l_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Status: Size of the current mailbox - Implements ExpandoRenderData::get_number() -. | |
long | status_P_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Status: Percentage through index - Implements ExpandoRenderData::get_number() -. | |
long | status_L_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Status: Size of the messages - Implements ExpandoRenderData::get_number() -. | |
long | status_R_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Status: Number of read messages - Implements ExpandoRenderData::get_number() -. | |
long | status_u_num (const struct ExpandoNode *node, void *data, MuttFormatFlags flags) |
Status: Number of unread messages - Implements ExpandoRenderData::get_number() -. | |
Get some numeric data.
[in] | node | ExpandoNode containing the callback |
[in] | data | Private data |
[in] | flags | Flags, see MuttFormatFlags |
num | Data as a number |
Get some numeric data to be formatted.
long alias_f_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Alias: Flags - Implements ExpandoRenderData::get_number() -.
Definition at line 142 of file dlg_alias.c.
long alias_n_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Alias: Index number - Implements ExpandoRenderData::get_number() -.
Definition at line 164 of file dlg_alias.c.
long alias_t_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Alias: Tagged char - Implements ExpandoRenderData::get_number() -.
Definition at line 186 of file dlg_alias.c.
long query_c_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Query: Index number - Implements ExpandoRenderData::get_number() -.
Definition at line 160 of file dlg_query.c.
long query_t_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Query: Tagged char - Implements ExpandoRenderData::get_number() -.
Definition at line 196 of file dlg_query.c.
long attach_D_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Attachment: Deleted - Implements ExpandoRenderData::get_number() -.
Definition at line 200 of file dlg_attach.c.
long attach_n_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Attachment: Index number - Implements ExpandoRenderData::get_number() -.
Definition at line 325 of file dlg_attach.c.
long attach_Q_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Attachment: Attachment counting - Implements ExpandoRenderData::get_number() -.
Definition at line 335 of file dlg_attach.c.
long attach_s_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Attachment: Size - Implements ExpandoRenderData::get_number() -.
Definition at line 357 of file dlg_attach.c.
long attach_t_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Attachment: Is Tagged - Implements ExpandoRenderData::get_number() -.
Definition at line 394 of file dlg_attach.c.
long attach_u_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Attachment: Unlink flag - Implements ExpandoRenderData::get_number() -.
Definition at line 430 of file dlg_attach.c.
long attach_X_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Attachment: Number of MIME parts - Implements ExpandoRenderData::get_number() -.
Definition at line 452 of file dlg_attach.c.
long autocrypt_n_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Autocrypt: Index number - Implements ExpandoRenderData::get_number() -.
Definition at line 140 of file dlg_autocrypt.c.
long folder_date_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Browser: Last modified (strftime) - Implements ExpandoRenderData::get_number() -.
Definition at line 194 of file dlg_browser.c.
long folder_a_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Browser: Alert for new mail - Implements ExpandoRenderData::get_number() -.
Definition at line 250 of file dlg_browser.c.
long folder_C_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Browser: Index number - Implements ExpandoRenderData::get_number() -.
Definition at line 260 of file dlg_browser.c.
long folder_d_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Browser: Last modified - Implements ExpandoRenderData::get_number() -.
Definition at line 270 of file dlg_browser.c.
long folder_D_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Browser: Last modified ($date_format) - Implements ExpandoRenderData::get_number() -.
Definition at line 304 of file dlg_browser.c.
long folder_l_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Browser: Hard links - Implements ExpandoRenderData::get_number() -.
Definition at line 449 of file dlg_browser.c.
long folder_m_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Browser: Number of messages - Implements ExpandoRenderData::get_number() -.
Definition at line 475 of file dlg_browser.c.
long folder_n_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Browser: Number of unread messages - Implements ExpandoRenderData::get_number() -.
Definition at line 501 of file dlg_browser.c.
long folder_N_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Browser: New mail flag - Implements ExpandoRenderData::get_number() -.
Definition at line 527 of file dlg_browser.c.
long folder_p_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Browser: Poll for new mail - Implements ExpandoRenderData::get_number() -.
Definition at line 549 of file dlg_browser.c.
long folder_s_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Browser: Size in bytes - Implements ExpandoRenderData::get_number() -.
Definition at line 559 of file dlg_browser.c.
long folder_t_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Browser: Is Tagged - Implements ExpandoRenderData::get_number() -.
Definition at line 582 of file dlg_browser.c.
long compose_a_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Compose: Number of attachments - Implements ExpandoRenderData::get_number() -.
Definition at line 98 of file cbar.c.
long compose_l_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Compose: Size in bytes - Implements ExpandoRenderData::get_number() -.
Definition at line 118 of file cbar.c.
long index_date_recv_local_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Index: Local received date and time - Implements ExpandoRenderData::get_number() -.
Definition at line 307 of file hdrline.c.
long index_date_local_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Index: Local date and time - Implements ExpandoRenderData::get_number() -.
Definition at line 410 of file hdrline.c.
long index_date_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Index: Sender's date and time - Implements ExpandoRenderData::get_number() -.
Definition at line 437 of file hdrline.c.
long index_c_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Index: Number of bytes - Implements ExpandoRenderData::get_number() -.
Definition at line 590 of file hdrline.c.
long index_C_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Index: Index number - Implements ExpandoRenderData::get_number() -.
Definition at line 643 of file hdrline.c.
long index_d_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Index: Senders Date and time - Implements ExpandoRenderData::get_number() -.
Definition at line 659 of file hdrline.c.
long index_D_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Index: Local Date and time - Implements ExpandoRenderData::get_number() -.
Definition at line 706 of file hdrline.c.
long index_e_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Index: Thread index number - Implements ExpandoRenderData::get_number() -.
Definition at line 719 of file hdrline.c.
long index_E_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Index: Number of messages thread - Implements ExpandoRenderData::get_number() -.
Definition at line 731 of file hdrline.c.
long index_l_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Index: Number of lines - Implements ExpandoRenderData::get_number() -.
Definition at line 957 of file hdrline.c.
long index_m_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Index: Total number of message - Implements ExpandoRenderData::get_number() -.
Definition at line 993 of file hdrline.c.
long index_M_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Index: Number of hidden messages - Implements ExpandoRenderData::get_number() -.
Definition at line 1037 of file hdrline.c.
long index_N_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Index: Message score - Implements ExpandoRenderData::get_number() -.
Definition at line 1080 of file hdrline.c.
long index_X_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Index: Number of MIME attachments - Implements ExpandoRenderData::get_number() -.
Definition at line 1410 of file hdrline.c.
long history_C_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
History: Index number - Implements ExpandoRenderData::get_number() -.
Definition at line 89 of file dlg_history.c.
long pgp_entry_gpgme_date_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
GPGME: Date of the key - Implements ExpandoRenderData::get_number() -.
Definition at line 289 of file dlg_gpgme.c.
long pgp_entry_gpgme_n_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
GPGME: Index number - Implements ExpandoRenderData::get_number() -.
Definition at line 344 of file dlg_gpgme.c.
long pgp_entry_gpgme_l_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
GPGME: Key length - Implements ExpandoRenderData::get_number() -.
Definition at line 516 of file dlg_gpgme.c.
long pgp_entry_pgp_date_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
PGP: Date of the key - Implements ExpandoRenderData::get_number() -.
Definition at line 255 of file dlg_pgp.c.
long pgp_entry_pgp_n_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
PGP: Index number - Implements ExpandoRenderData::get_number() -.
Definition at line 304 of file dlg_pgp.c.
long pgp_entry_pgp_l_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
PGP: Key length - Implements ExpandoRenderData::get_number() -.
Definition at line 484 of file dlg_pgp.c.
long pgp_entry_pgp_L_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
PGP: Principal Key length - Implements ExpandoRenderData::get_number() -.
Definition at line 500 of file dlg_pgp.c.
long group_index_a_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
NNTP: Alert for new mail - Implements ExpandoRenderData::get_number() -.
long group_index_C_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
NNTP: Index number - Implements ExpandoRenderData::get_number() -.
long group_index_n_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
NNTP: Number of new articles - Implements ExpandoRenderData::get_number() -.
Definition at line 125 of file browse.c.
long group_index_p_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
NNTP: Poll for new mail - Implements ExpandoRenderData::get_number() -.
long group_index_s_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
long nntp_p_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Newsrc: Port - Implements ExpandoRenderData::get_number() -.
Definition at line 939 of file newsrc.c.
long nntp_P_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Newsrc: Port if specified - Implements ExpandoRenderData::get_number() -.
Definition at line 950 of file newsrc.c.
long pattern_n_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Pattern: Index number - Implements ExpandoRenderData::get_number() -.
Definition at line 124 of file dlg_pattern.c.
long sidebar_a_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Sidebar: Alert for new mail - Implements ExpandoRenderData::get_number() -.
Definition at line 361 of file window.c.
long sidebar_d_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Sidebar: Number of deleted messages - Implements ExpandoRenderData::get_number() -.
Definition at line 391 of file window.c.
long sidebar_F_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Sidebar: Number of flagged messages - Implements ExpandoRenderData::get_number() -.
Definition at line 433 of file window.c.
long sidebar_L_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Sidebar: Number of limited messages - Implements ExpandoRenderData::get_number() -.
Definition at line 445 of file window.c.
long sidebar_n_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Sidebar: New mail flag - Implements ExpandoRenderData::get_number() -.
Definition at line 461 of file window.c.
long sidebar_N_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Sidebar: Number of unread messages - Implements ExpandoRenderData::get_number() -.
Definition at line 488 of file window.c.
long sidebar_o_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Sidebar: Number of old messages - Implements ExpandoRenderData::get_number() -.
Definition at line 500 of file window.c.
long sidebar_p_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Sidebar: Poll for new mail - Implements ExpandoRenderData::get_number() -.
Definition at line 512 of file window.c.
long sidebar_r_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Sidebar: Number of read messages - Implements ExpandoRenderData::get_number() -.
Definition at line 524 of file window.c.
long sidebar_S_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Sidebar: number of messages - Implements ExpandoRenderData::get_number() -.
long sidebar_t_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Sidebar: Number of tagged messages - Implements ExpandoRenderData::get_number() -.
Definition at line 548 of file window.c.
long sidebar_Z_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Sidebar: Number of new messages - Implements ExpandoRenderData::get_number() -.
long status_M_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Status: Number of messages - Implements ExpandoRenderData::get_number() -.
Definition at line 173 of file status.c.
long status_m_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Status: Number of messages in the mailbox - Implements ExpandoRenderData::get_number() -.
Definition at line 185 of file status.c.
long status_n_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Status: Number of new messages - Implements ExpandoRenderData::get_number() -.
Definition at line 197 of file status.c.
long status_o_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Status: Number of old messages - Implements ExpandoRenderData::get_number() -.
Definition at line 209 of file status.c.
long status_d_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Status: Number of deleted messages - Implements ExpandoRenderData::get_number() -.
Definition at line 221 of file status.c.
long status_F_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Status: Number of flagged messages - Implements ExpandoRenderData::get_number() -.
Definition at line 233 of file status.c.
long status_t_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Status: Number of tagged messages - Implements ExpandoRenderData::get_number() -.
Definition at line 245 of file status.c.
long status_p_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Status: Number of postponed messages - Implements ExpandoRenderData::get_number() -.
Definition at line 257 of file status.c.
long status_b_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Status: Number of mailboxes with new mail - Implements ExpandoRenderData::get_number() -.
Definition at line 269 of file status.c.
long status_l_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Status: Size of the current mailbox - Implements ExpandoRenderData::get_number() -.
Definition at line 281 of file status.c.
long status_P_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Status: Percentage through index - Implements ExpandoRenderData::get_number() -.
Definition at line 349 of file status.c.
long status_L_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Status: Size of the messages - Implements ExpandoRenderData::get_number() -.
Definition at line 410 of file status.c.
long status_R_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Status: Number of read messages - Implements ExpandoRenderData::get_number() -.
Definition at line 441 of file status.c.
long status_u_num | ( | const struct ExpandoNode * | node, |
void * | data, | ||
MuttFormatFlags | flags | ||
) |
Status: Number of unread messages - Implements ExpandoRenderData::get_number() -.
Definition at line 453 of file status.c.