Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiscordMessenger/dm
/ functions
Functions
7,787 in github.com/DiscordMessenger/dm
⨍
Functions
7,787
◇
Types & classes
3,442
↓ 3 callers
Function
locked
deps/boost/regex/pending/static_mutex.hpp:48
↓ 3 callers
Method
lookup_collatename
deps/boost/regex/v5/c_regex_traits.hpp:281
↓ 3 callers
Method
lookup_collatename
deps/boost/regex/v4/c_regex_traits.hpp:303
↓ 3 callers
Function
make_content_range_header_field
deps/httplib/httplib.h:4341
↓ 3 callers
Method
masked_copy
Copy and mask/unmask in one operation * Reads input from one string and writes unmasked output to another. * * @param [in] i The input strin
deps/websocketpp/processors/hybi13.hpp:961
↓ 3 callers
Method
maybe_assign
deps/boost/regex/v4/match_results.hpp:589
↓ 3 callers
Function
md5_append
deps/websocketpp/common/md5.hpp:357
↓ 3 callers
Function
message_digest
deps/httplib/httplib.h:4469
↓ 3 callers
Method
moved_or_copied
deps/nlohmann/json.h:14764
↓ 3 callers
Method
named_subexpression
Named sub-expressions:
deps/boost/regex/v5/match_results.hpp:213
↓ 3 callers
Method
named_subexpression
Named sub-expressions:
deps/boost/regex/v4/match_results.hpp:242
↓ 3 callers
Method
named_subexpression_index
deps/boost/regex/v5/match_results.hpp:236
↓ 3 callers
Method
named_subexpression_index
deps/boost/regex/v4/match_results.hpp:265
↓ 3 callers
Function
params_to_query_str
deps/httplib/httplib.h:3930
↓ 3 callers
Method
port
Set the port associated with the endpoint. The port number is always in the host's byte order.
deps/asio/asio/ip/basic_endpoint.hpp:180
↓ 3 callers
Method
post
deps/asio/asio/detail/impl/strand_service.hpp:63
↓ 3 callers
Method
prepare_control
Generic prepare control frame with opcode and payload. * Internal control frame building method. Handles validation, masking, etc * * @param
deps/websocketpp/processors/hybi13.hpp:977
↓ 3 callers
Function
prepare_masking_key
Extract a masking key into a value the size of a machine word. * Machine word size must be 4 or 8. * * @param key Masking key to extract from * *
deps/websocketpp/frame.hpp:595
↓ 3 callers
Function
process_client_socket
deps/httplib/httplib.h:2689
↓ 3 callers
Function
process_multipart_ranges_data
deps/httplib/httplib.h:4353
↓ 3 callers
Function
raise_error
deps/boost/regex/v5/pattern_except.hpp:91
↓ 3 callers
Method
ranges_begin
deps/boost/regex/v5/basic_regex_creator.hpp:143
↓ 3 callers
Method
ranges_begin
deps/boost/regex/v4/basic_regex_creator.hpp:155
↓ 3 callers
Method
ranges_end
deps/boost/regex/v5/basic_regex_creator.hpp:147
↓ 3 callers
Method
ranges_end
deps/boost/regex/v4/basic_regex_creator.hpp:159
↓ 3 callers
Function
read_content
deps/httplib/httplib.h:3689
↓ 3 callers
Function
read_socket
deps/httplib/httplib.h:2432
↓ 3 callers
Method
receive_with_flags
deps/asio/asio/detail/null_socket_service.hpp:340
↓ 3 callers
Function
ref_count_up
deps/asio/asio/detail/atomic_count.hpp:35
↓ 3 callers
Function
regex_match
deps/boost/regex/v5/regex_match.hpp:33
↓ 3 callers
Function
regex_match
deps/boost/regex/v4/regex_match.hpp:44
↓ 3 callers
Function
regex_replace
deps/boost/regex/v5/regex_replace.hpp:28
↓ 3 callers
Function
regex_replace
deps/boost/regex/v4/regex_replace.hpp:39
↓ 3 callers
Function
reserved
Test whether a close code is in a reserved range * @param [in] code The code to test * @return Whether or not code is reserved */
deps/websocketpp/close.hpp:184
↓ 3 callers
Method
reset_cancellation_state
deps/asio/asio/spawn.hpp:89
↓ 3 callers
Method
reset_cancellation_state
deps/asio/asio/impl/awaitable.hpp:714
↓ 3 callers
Method
reset_cancellation_state
deps/asio/asio/experimental/impl/coro.hpp:42
↓ 3 callers
Method
return_values
deps/asio/asio/impl/awaitable.hpp:558
↓ 3 callers
Method
return_void
deps/asio/asio/impl/awaitable.hpp:586
↓ 3 callers
Function
running_in_this_thread
Determine whether the strand is running in the current thread. * @return @c true if the current thread is executing a function that was * submitted
deps/asio/asio/strand.hpp:360
↓ 3 callers
Method
scope_id
The scope ID of the address. * Returns the scope ID associated with the IPv6 address. */
deps/asio/asio/ip/address_v6.hpp:111
↓ 3 callers
Function
select_write
deps/httplib/httplib.h:2485
↓ 3 callers
Method
set_begin
set iterator to a defined beginning
deps/nlohmann/json.h:12672
↓ 3 callers
Method
set_named_subs
deps/boost/regex/v5/match_results.hpp:531
↓ 3 callers
Method
set_named_subs
deps/boost/regex/v4/match_results.hpp:564
↓ 3 callers
Method
set_version
deps/websocketpp/http/impl/parser.hpp:41
↓ 3 callers
Method
shutdown
Shut down SSL on the stream. * This function is used to shut down SSL on the stream. The function call * will block until SSL has been shut down or
deps/asio/asio/ssl/stream.hpp:604
↓ 3 callers
Method
singles_begin
deps/boost/regex/v5/basic_regex_creator.hpp:135
↓ 3 callers
Method
singles_begin
deps/boost/regex/v4/basic_regex_creator.hpp:147
↓ 3 callers
Method
singles_end
deps/boost/regex/v5/basic_regex_creator.hpp:139
↓ 3 callers
Method
singles_end
deps/boost/regex/v4/basic_regex_creator.hpp:151
↓ 3 callers
Function
start_read_op
deps/asio/asio/impl/read.hpp:489
↓ 3 callers
Function
start_write_op
deps/asio/asio/impl/write.hpp:454
↓ 3 callers
Function
status_message
deps/httplib/httplib.h:3137
↓ 3 callers
Method
str
deps/boost/regex/v4/basic_regex.hpp:500
↓ 3 callers
Function
string_replace_all
deps/websocketpp/impl/utilities_impl.hpp:73
↓ 3 callers
Method
target_type
!defined(ASIO_NO_TYPEID)
deps/asio/asio/execution/any_executor.hpp:820
↓ 3 callers
Method
test
deps/boost/regex/v4/indexed_bit_flag.hpp:41
↓ 3 callers
Method
total_microseconds
deps/asio/asio/detail/chrono_time_traits.hpp:147
↓ 3 callers
Method
transform
deps/boost/regex/v5/w32_regex_traits.hpp:444
↓ 3 callers
Method
transform
deps/boost/regex/v4/w32_regex_traits.hpp:324
↓ 3 callers
Function
trim
deps/httplib/httplib.h:2313
↓ 3 callers
Function
unget
! @brief unget current character (read it again on next get) We implement unget by setting variable next_unget to true. The input is not
deps/nlohmann/json.h:8679
↓ 3 callers
Function
utf8_byte_count
deps/boost/regex/v5/unicode_iterator.hpp:96
↓ 3 callers
Function
utf8_byte_count
deps/boost/regex/v4/unicode_iterator.hpp:101
↓ 3 callers
Method
value
deps/asio/asio/execution/prefer_only.hpp:174
↓ 3 callers
Method
value
deps/asio/asio/execution/mapping.hpp:764
↓ 3 callers
Method
write_http_response
deps/websocketpp/impl/connection_impl.hpp:1296
↓ 3 callers
Method
write_http_response_error
deps/websocketpp/impl/connection_impl.hpp:949
↓ 2 callers
Method
AddExtraHeaders
src/discord/LocalSettings.hpp:138
↓ 2 callers
Method
AddToHistory
src/discord/DiscordInstance.hpp:52
↓ 2 callers
Method
AddTypingName
src/windows/StatusBar.cpp:64
↓ 2 callers
Method
AskLeave
src/windows/GuildLister.cpp:419
↓ 2 callers
Function
BitMix
src/discord/Util.cpp:36
↓ 2 callers
Function
CenterWindow
src/windows/WinUtils.cpp:1396
↓ 2 callers
Function
CheckError
src/windows/QRCodeDialog.cpp:36
↓ 2 callers
Method
ClearMembers
src/windows/MemberList.cpp:46
↓ 2 callers
Method
ClearTypers
src/windows/StatusBar.cpp:94
↓ 2 callers
Method
Close
src/discord/WebsocketClient.cpp:265
↓ 2 callers
Function
CloseCleanup
src/windows/Main.cpp:460
↓ 2 callers
Method
ComputePermissionOverwrites
Thanks https://discord.com/developers/docs/topics/permissions#permission-overwrites
src/discord/Channel.cpp:7
↓ 2 callers
Method
Connect
src/discord/WebsocketClient.cpp:209
↓ 2 callers
Function
ConvertToTStringAddCR
src/windows/WinUtils.cpp:392
↓ 2 callers
Function
CreateImageViewer
src/windows/ImageViewer.cpp:465
↓ 2 callers
Function
CreateMessageLink
src/windows/WinUtils.cpp:464
↓ 2 callers
Function
CreateTemporarySnowflake
Creates a temporary snowflake based on time.
src/discord/DiscordInstance.cpp:24
↓ 2 callers
Function
DbgPrintWV
src/windows/Frontend_Win32.cpp:422
↓ 2 callers
Function
Deinitialize
src/windows/TextToSpeech.cpp:8
↓ 2 callers
Method
DisableFormatting
src/discord/LocalSettings.hpp:145
↓ 2 callers
Function
DownloadOnRequestFail
src/windows/WinUtils.cpp:836
↓ 2 callers
Method
DrawConfined
src/discord/FormattedText.cpp:734
↓ 2 callers
Function
DrawIconInsideProfilePicture
src/windows/WinUtils.cpp:1217
↓ 2 callers
Function
DrawIconInvert
src/windows/WinUtils.cpp:1560
↓ 2 callers
Method
DrawLoading
src/windows/LoadingMessage.cpp:62
↓ 2 callers
Function
DrawMentionStatus
src/windows/WinUtils.cpp:1228
↓ 2 callers
Method
DrawRole
src/windows/RoleList.cpp:111
↓ 2 callers
Method
EditMessage
src/windows/MessageList.cpp:4716
↓ 2 callers
Method
EnableNotifications
src/discord/LocalSettings.hpp:199
↓ 2 callers
Method
EncodeDirty
Encodes the parts of the payload that have changed.
deps/protobuf/Protobuf.hpp:156
↓ 2 callers
Function
EnsureMaximumSize
src/windows/WinUtils.cpp:983
← previous
next →
901–1,000 of 7,787, ranked by callers