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
Method
make_output_stream
lib/mu-server.cc:204
Method
make_parse
lib/utils/mu-command-handler.hh:56
Method
make_query_match
* Update the match structure with unreadable/duplicate flags * * @param doc a Xapian document. * * @return a new QueryMatch object */
lib/mu-query-match-deciders.cc:47
Method
make_related_decider
lib/mu-query-match-deciders.cc:191
Method
make_related_enquire
lib/mu-query.cc:95
Method
make_rx_matchers
lib/mu-contacts-cache.cc:79
Method
make_temp_dir
lib/utils/mu-utils-file.cc:112
Method
make_thread_decider
lib/mu-query-match-deciders.cc:219
Method
make_xapian_query
lib/mu-query-xapianizer.cc:370
Method
maybe_commit
lib/mu-xapian-db.hh:466
Function
maybe_remove_socket_path
scm/mu-scm.cc:155
Function
maybe_setsid
* Set the child to a group leader to avoid being killed when the * parent group is killed. */ LCOV_EXCL_START*/
lib/utils/mu-utils-file.cc:203
Method
mdc
lib/message/mu-mime-object.hh:637
Method
message_file_parts
lib/message/mu-message-file.cc:53
Method
message_id
* Get the message-id for the document (message) this iterator is * pointing at, or not when not available * * @return a message-id */
lib/mu-query-results.hh:280
Method
message_id
* Gets the message-id if it exists, or nullopt otherwise. * * @return string or nullopt */
lib/message/mu-mime-object.hh:1017
Function
message_scm_free
guile/mu-guile-message.cc:74
Function
message_scm_print
guile/mu-guile-message.cc:83
Method
metadata
* Get metadata for the given key * * @param key key (non-empty) * * @return the value or empty */
lib/mu-xapian-db.hh:309
Function
mime_stream_read
scm/mu-scm-mime.cc:40
Function
mime_stream_seek
scm/mu-scm-mime.cc:54
Method
mime_type
lib/message/mu-mime-object.hh:191
Method
mime_type
lib/message/mu-mime-object.hh:825
Method
mkdir_handler
lib/mu-server.cc:929
Method
move_docid
lib/mu-server.cc:1008
Method
move_handler
* 'move' moves a message to a different maildir and/or changes its flags. * parameters are *either* a 'docid:' or 'msgid:' pointing to the message, a
lib/mu-server.cc:1035
Method
mu_cmd_add
mu/mu-cmd-add.cc:25
Method
mu_cmd_cfind
mu/mu-cmd-cfind.cc:253
Method
mu_cmd_execute
mu/mu-cmd.cc:132
Method
mu_cmd_extract
mu/mu-cmd-extract.cc:142
Method
mu_cmd_find
mu/mu-cmd-count.cc:414
Method
mu_cmd_find
mu/mu-cmd-find.cc:507
Method
mu_cmd_index
mu/mu-cmd-index.cc:80
Method
mu_cmd_info
mu/mu-cmd-info.cc:322
Method
mu_cmd_init
mu/mu-cmd-init.cc:28
Method
mu_cmd_labels
mu/mu-cmd-labels.cc:168
Method
mu_cmd_mkdir
mu/mu-cmd-mkdir.cc:27
Method
mu_cmd_move
mu/mu-cmd-move.cc:31
Method
mu_cmd_remove
mu/mu-cmd-remove.cc:25
Method
mu_cmd_script
mu/mu-cmd-script.cc:28
Method
mu_cmd_server
mu/mu-cmd-server.cc:152
Method
mu_cmd_verify
mu/mu-cmd-verify.cc:143
Method
mu_cmd_view
mu/mu-cmd-view.cc:173
Function
mu_guile_g_error
guile/mu-guile.cc:56
Function
mu_guile_init
guile/mu-guile.cc:240
Function
mu_guile_message_init
guile/mu-guile-message.cc:469
Function
mu_guile_uninit_instance
guile/mu-guile.cc:106
Function
mu_join
lib/utils/mu-utils.hh:157
Function
mu_none
lib/utils/mu-utils.hh:82
Function
mu_printerr
lib/utils/mu-utils.hh:127
Method
mu_test_init
lib/utils/mu-test-utils.cc:90
Method
mu_test_mu_hacker
LCOV_EXCL_START*/
lib/utils/mu-test-utils.cc:40
Method
mu_test_mu_valgrind
lib/utils/mu-test-utils.cc:46
Function
on_path
lib/mu-scanner.cc:415
Method
openpgp_data
* Gets whether or not (and what type) of OpenPGP data is contained * * @return OpenGPGData */
lib/message/mu-mime-object.hh:1222
Method
operator!=
lib/mu-indexer.cc:72
Method
operator!=
lib/mu-query-results.hh:228
Method
operator!=
lib/utils/mu-sexp.hh:62
Method
operator!=
* Operator!= * * @param rhs some other Contact * * @return true or false. */
lib/message/mu-contact.hh:111
Function
operator""_sym
* String-literal; allow for ":foo"_sym to be a symbol */
lib/utils/mu-sexp.hh:308
Function
operator&
lib/utils/mu-utils.hh:716
Function
operator&=
lib/utils/mu-utils.hh:713
Method
operator()
* operator() * * This receives the documents considered during a Xapian query, and * is to return either true (keep) or false (ignore) * * W
lib/mu-query-match-deciders.cc:138
Method
operator()
* operator() * * This receives the documents considered during a Xapian query, and * is to return either true (keep) or false (ignore) * * W
lib/mu-query-match-deciders.cc:175
Method
operator()
* operator() * * This receives the documents considered during a Xapian query, and * is to return either true (keep) or false (ignore) * * O
lib/mu-query-match-deciders.cc:211
Method
operator()
lib/mu-query.cc:117
Method
operator()
lib/mu-contacts-cache.cc:281
Method
operator()
lib/utils/mu-utils.hh:374
Method
operator()
lib/message/mu-contact.hh:241
Method
operator()
can not yet be a λ in C++17
lib/message/mu-labels.cc:110
Method
operator++
* Increment the iterator (postfix) * * @return the iterator before updating */
lib/mu-query-results.hh:192
Method
operator--
* Decrement the iterator (postfix) * * @return the iterator before updating */
lib/mu-query-results.hh:214
Method
operator<
lib/mu-query-results.hh:98
Method
operator<
* operator< * * Less "relevant" contacts are smaller than more relevant. * * Used as a somewhat over-engineered way to sort by relevance *
lib/message/mu-contact.hh:134
Function
operator==
equality
lib/message/mu-fields.hh:215
Method
operator==
lib/mu-indexer.cc:69
Method
operator==
* (Non)Equivalence operators * * @param rhs some other iterator * * @return true or false */
lib/mu-query-results.hh:227
Method
operator==
lib/utils/mu-sexp.hh:59
Method
operator==
* Operator==; based on the e-mail address only * * @param rhs some other Contact * * @return true or false. */
lib/message/mu-contact.hh:101
Function
operator|
lib/utils/mu-utils.hh:707
Function
operator|=
lib/utils/mu-utils.hh:710
Function
operator~
lib/utils/mu-utils.hh:719
Function
opify
lib/mu-query-processor.cc:275
Method
opt_string
lib/mu-query-match-deciders.cc:100
Method
opt_string
* Get some value from the document, or Nothing if empty. * * @param id a message field id * * @return the value */
lib/mu-query-results.hh:343
Method
output
output
lib/mu-server.cc:162
Function
output_bbdb
mu/mu-cmd-cfind.cc:162
Function
output_csv
mu/mu-cmd-cfind.cc:180
Function
output_json
mu/mu-cmd-cfind.cc:191
Function
output_json
mu/mu-cmd-count.cc:280
Function
output_json
mu/mu-cmd-find.cc:369
Function
output_link
mu/mu-cmd-count.cc:95
Function
output_link
mu/mu-cmd-find.cc:184
Function
output_mutt_address_book
mu/mu-cmd-cfind.cc:130
Function
output_mutt_alias
mu/mu-cmd-cfind.cc:119
Function
output_org_contact
mu/mu-cmd-cfind.cc:152
Function
output_plain
mu/mu-cmd-cfind.cc:103
Function
output_plain
mu/mu-cmd-count.cc:245
Function
output_plain
mu/mu-cmd-find.cc:334
Method
output_results
lib/mu-server.cc:636
← previous
next →
901–1,000 of 1,465, ranked by callers