Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/djcb/mu
/ functions
Functions
1,465 in github.com/djcb/mu
⨍
Functions
1,465
◇
Types & classes
216
↓ 10 callers
Method
position
* Get the current position * * @return position */
lib/utils/mu-html-to-text.cc:83
↓ 10 callers
Method
symbolp
lib/utils/mu-sexp.hh:75
↓ 10 callers
Function
xapian_try_result
lib/mu-xapian-db.hh:90
↓ 9 callers
Method
body_html
lib/message/mu-message.cc:820
↓ 9 callers
Method
cc
* Get the recipient(s) (Cc:) for this message * * @return recipients */
lib/message/mu-message.hh:200
↓ 9 callers
Method
changed
* get the last change-time this message. For path/document-based * messages this corresponds with the ctime of the underlying file; for * the text
lib/message/mu-message.hh:285
↓ 9 callers
Function
flags_from_absolute_expr
* Get the (OR'ed) flags corresponding to an expression. * * @param expr the expression (a sequence of flag shortcut characters) * @param ignore_inv
lib/message/mu-flags.hh:262
↓ 9 callers
Function
flags_from_delta_expr
* Calculate flags from existing flags and a delta expression * * Update @p flags with the flags in @p expr, where @p exprt consists of the the * no
lib/message/mu-flags.hh:295
↓ 9 callers
Method
head_symbolp
lib/utils/mu-sexp.hh:230
↓ 9 callers
Function
mu_guile_scm_from_string
guile/mu-guile.cc:33
↓ 9 callers
Function
mu_message
lib/utils/mu-utils.hh:95
↓ 9 callers
Function
mu_print_encoded
lib/utils/mu-utils.hh:302
↓ 9 callers
Method
number_arg
* Get a number argument * * @param name of the argument * * @return number or Nothing if not found */
lib/utils/mu-command-handler.hh:129
↓ 9 callers
Function
print_field
mu/mu-cmd-view.cc:67
↓ 9 callers
Function
priority_name
* Get the name for a given priority * * @return the name */
lib/message/mu-priority.hh:110
↓ 9 callers
Method
raw_filename
lib/message/mu-message-part.cc:102
↓ 9 callers
Method
references
* references() returns the concatenation of the References and In-Reply-To * message-ids (in that order). Duplicates are removed. * * The _first_ o
lib/message/mu-mime-object.cc:418
↓ 9 callers
Function
seq_find_if
lib/utils/mu-utils.hh:576
↓ 8 callers
Function
assert_contacts_equal
lib/tests/test-mu-msg.cc:41
↓ 8 callers
Method
cbegin
lib/utils/mu-sexp.hh:194
↓ 8 callers
Method
is_ignored
lib/mu-contacts-cache.cc:367
↓ 8 callers
Method
label_map
lib/mu-store.cc:751
↓ 8 callers
Function
register_symbol
guile/mu-guile-message.cc:414
↓ 8 callers
Method
string_vec_value
lib/message/mu-document.cc:144
↓ 7 callers
Function
add_muhome_option
mu/mu-options.cc:212
↓ 7 callers
Function
check_parse
lib/utils/mu-sexp.cc:492
↓ 7 callers
Method
contacts
lib/message/mu-mime-object.cc:375
↓ 7 callers
Method
done
* Are we done with the html blob, i.e, has it been fully scraped? * * @return true or false */
lib/utils/mu-html-to-text.cc:74
↓ 7 callers
Method
for_each
lib/mu-contacts-cache.cc:287
↓ 7 callers
Method
get
lib/mu-config.hh:286
↓ 7 callers
Method
is_phrasable_term
lib/message/mu-fields.hh:157
↓ 7 callers
Method
labels
* Get the labels for this message * * @return a list with the tags for this msg. Don't modify/free */
lib/message/mu-message.hh:370
↓ 7 callers
Function
msg_sexp_str
* A message here consists of a message s-expression with optionally a :docid * and/or :meta expression added. * * We could parse the sexp and use t
lib/mu-server.cc:264
↓ 7 callers
Function
mu_info
lib/utils/mu-utils.hh:91
↓ 7 callers
Function
mu_log
lib/utils/mu-utils.hh:77
↓ 7 callers
Function
print_attr_xml
mu/mu-cmd-count.cc:301
↓ 7 callers
Function
print_attr_xml
mu/mu-cmd-find.cc:393
↓ 7 callers
Method
read_only
lib/mu-xapian-db.cc:48
↓ 7 callers
Method
reset
lib/message/mu-mime-object.hh:257
↓ 7 callers
Method
stringp
* Is some Sexp of the given type? * * @return true or false */
lib/utils/mu-sexp.hh:72
↓ 7 callers
Function
to_ut
like C++23 std::to_underlying
lib/utils/mu-utils.hh:693
↓ 7 callers
Method
type
* Get the type of value * * @return type */
lib/utils/mu-sexp.hh:152
↓ 7 callers
Method
update_labels
lib/mu-store.cc:700
↓ 6 callers
Method
change_to
lib/mu-indexer.cc:75
↓ 6 callers
Method
include_in_sexp
lib/message/mu-fields.hh:172
↓ 6 callers
Method
is_attachment
lib/message/mu-message-part.cc:140
↓ 6 callers
Method
is_value
lib/message/mu-fields.hh:166
↓ 6 callers
Function
make_database
mu/tests/test-mu-query.cc:45
↓ 6 callers
Function
message_from_scm
guile/mu-guile-message.cc:68
↓ 6 callers
Method
move_message
lib/mu-store.cc:600
↓ 6 callers
Method
pop_front
lib/utils/mu-sexp.hh:225
↓ 6 callers
Function
seq_for_each
lib/utils/mu-utils.hh:642
↓ 6 callers
Function
string_nth
lib/mu-query-xapianizer.cc:77
↓ 6 callers
Function
to_char
* Get the char for some priority * * @param id an id * * @return the char */
lib/message/mu-priority.hh:57
↓ 6 callers
Function
utf8_clean
* If the string is already valid utf8, return it * otherwise, return a valid utf8 version * * @param str some string * * @return a utf8-string *
lib/utils/mu-utils.hh:191
↓ 6 callers
Function
utf8_flatten
lib/utils/mu-utils.hh:209
↓ 5 callers
Method
all_contacts
lib/message/mu-message.cc:827
↓ 5 callers
Function
append_text
lib/message/mu-message.cc:374
↓ 5 callers
Method
bcc
* Get the recipient(s) (Bcc:) for this message * * @return recipients */
lib/message/mu-message.hh:207
↓ 5 callers
Function
colorify
mu/mu-cmd-info.cc:38
↓ 5 callers
Method
content_type
* Get the content type * * @return the content-type or Nothing */
lib/message/mu-mime-object.hh:817
↓ 5 callers
Method
cooked_filename
lib/message/mu-message-part.cc:79
↓ 5 callers
Method
doc_id
* Get the doc-id for the document this iterator is pointing at, or 0 * when looking at end. * * @return a doc-id. */
lib/mu-query-results.hh:272
↓ 5 callers
Method
enquire
* Get a database enquire object for queries. * * @return an enquire object */
lib/mu-xapian-db.hh:286
↓ 5 callers
Method
exit_code
lib/utils/mu-error.hh:139
↓ 5 callers
Function
field_for_each
lib/message/mu-fields.hh:506
↓ 5 callers
Method
head
lib/utils/mu-sexp.hh:227
↓ 5 callers
Method
is_multipart_encrypted
* Is this a MimeMultiPart? * * @return true or false */
lib/message/mu-mime-object.hh:907
↓ 5 callers
Method
is_multipart_signed
* Is this a MimeMultiPart? * * @return true or false */
lib/message/mu-mime-object.hh:916
↓ 5 callers
Function
make_from_stream
lib/message/mu-mime-object.cc:279
↓ 5 callers
Function
message_options
mu/mu-cmd.hh:39
↓ 5 callers
Function
mime_types_equal
lib/message/mu-mime-object.cc:596
↓ 5 callers
Function
priority_from_char
* Get the priority for some character; unknown ones * become Normal. * * @param c some character */
lib/message/mu-priority.hh:69
↓ 5 callers
Method
remove
lib/message/mu-document.cc:323
↓ 5 callers
Method
remove_message
lib/mu-store.cc:410
↓ 5 callers
Method
replace
* Replace all occurrences of @this regexp in some string with a * replacement string * * @param str some string * @param repl replacement stri
lib/utils/mu-regex.hh:156
↓ 5 callers
Method
set_metadata
* Set some metadata * * @param name key name * @param val value */
lib/mu-xapian-db.hh:155
↓ 5 callers
Function
tail
lib/mu-query-xapianizer.cc:56
↓ 5 callers
Method
unref
* Unref the object * */
lib/message/mu-mime-object.hh:155
↓ 4 callers
Method
bool_arg
* Get a boolean argument * * @param name of the argument * * @return true if there's a non-nil symbol value for the given * name; false othe
lib/utils/mu-command-handler.hh:148
↓ 4 callers
Method
code
* Get the error-code for this error * * @return the error-code */
lib/utils/mu-error.hh:117
↓ 4 callers
Method
completed
lib/mu-indexer.cc:601
↓ 4 callers
Method
count_query
lib/mu-store.cc:801
↓ 4 callers
Method
docid
lib/message/mu-message.cc:201
↓ 4 callers
Method
find_message_unlocked
lib/mu-store.cc:164
↓ 4 callers
Function
flags_filter
* Filter out flags which are not in the given category * * @param flags flags * @param cat category * * @return filtered flags */
lib/message/mu-flags.hh:350
↓ 4 callers
Function
flags_keep_unmutable
* Return flags, where flags = new_flags but with unmutable_flag in the * result the same as in old_flags * * @param old_flags * @param new_flags
lib/message/mu-flags.hh:386
↓ 4 callers
Function
get_opt_int
lib/utils/mu-option.cc:37
↓ 4 callers
Function
get_recip
mu/tests/gmime-test.c:28
↓ 4 callers
Function
head_symbol
lib/mu-query-xapianizer.cc:67
↓ 4 callers
Method
is_message_part
* Is this a MimeMessagePart? * * @return true orf alse */
lib/message/mu-mime-object.hh:932
↓ 4 callers
Method
maildirs
lib/mu-store.cc:822
↓ 4 callers
Function
matches
lib/utils/mu-html-to-text.cc:45
↓ 4 callers
Method
message_id
lib/mu-query-threads.cc:622
↓ 4 callers
Function
mu_guile_error
guile/mu-guile.cc:44
↓ 4 callers
Function
mu_guile_scm_is_msg
guile/mu-guile-message.cc:51
↓ 4 callers
Method
parse_query
lib/mu-store.cc:810
↓ 4 callers
Function
run_scm
scm/mu-scm.cc:190
↓ 4 callers
Function
second
lib/mu-query-parser.cc:43
↓ 4 callers
Method
shortcut_lower
* Get the lower-case version of shortcut * * @return lower-case shortcut */
lib/message/mu-flags.hh:107
← previous
next →
101–200 of 1,465, ranked by callers