MCPcopy Create free account

hub / github.com/dobin/RedEdr / functions

Functions1,333 in github.com/dobin/RedEdr

↓ 1 callersFunctioninit_settings
RedEdrDriver/settings.c:8
↓ 1 callersMethodinitialize_ssl
RedEdr/httplib.h:9091
↓ 1 callersFunctioninstall_signal_handlers
RedEdrShared/loguru.cpp:1932
↓ 1 callersFunctionint_to_string
RedEdrShared/json.hpp:5197
↓ 1 callersFunctioninteger_parser
RedEdr/cxxops.hpp:941
↓ 1 callersMethodis_adjacent
RedEdrShared/ranges.h:47
↓ 1 callersFunctionis_chunked_transfer_encoding
RedEdr/httplib.h:4147
↓ 1 callersFunctionis_connection_error
RedEdr/httplib.h:3393
↓ 1 callersFunctionis_dir
RedEdr/httplib.h:2519
↓ 1 callersFunctionis_file
RedEdr/httplib.h:2510
↓ 1 callersFunctionis_hex
RedEdr/httplib.h:2407
↓ 1 callersFunctionis_negative_number
RedEdrShared/json.hpp:18742
↓ 1 callersFunctionis_number
@brief return whether value is a number @sa https://json.nlohmann.me/api/basic_json/is_number/
RedEdrShared/json.hpp:20679
↓ 1 callersFunctionis_structured
@brief return whether type is structured @sa https://json.nlohmann.me/api/basic_json/is_structured/
RedEdrShared/json.hpp:20658
↓ 1 callersFunctionis_valid_path
RedEdr/httplib.h:2524
↓ 1 callersFunctionkeep_alive
RedEdr/httplib.h:3157
↓ 1 callersFunctionkey
RedEdrShared/json.hpp:6910
↓ 1 callersMethodlisten
RedEdr/httplib.h:6114
↓ 1 callersFunctionload_system_certs_on_macos
RedEdr/httplib.h:5262
↓ 1 callersFunctionload_system_certs_on_windows
NOTE: This code came up with the following stackoverflow post: https://stackoverflow.com/questions/9507184/can-openssl-on-windows-use-the-system-certi
RedEdr/httplib.h:5162
↓ 1 callersFunctionlog
RedEdrShared/loguru.cpp:1540
↓ 1 callersFunctionlog_and_abort
RedEdrShared/loguru.cpp:1655
↓ 1 callersFunctionmake_multipart_ranges_data
RedEdr/httplib.h:5056
↓ 1 callersMethodmerge
RedEdrShared/ranges.h:30
↓ 1 callersMethodon_idle
RedEdr/httplib.h:668
↓ 1 callersMethodopen
RedEdr/httplib.h:2823
↓ 1 callersFunctionoperator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
RedEdrShared/json.hpp:13523
↓ 1 callersMethodoperator+
add to iterator
RedEdrShared/json.hpp:13749
↓ 1 callersFunctionoperator+=
@brief add an object to an array @sa https://json.nlohmann.me/api/basic_json/operator+=/
RedEdrShared/json.hpp:22463
↓ 1 callersFunctionoperator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
RedEdrShared/json.hpp:13545
↓ 1 callersFunctionoperator<
RedEdrShared/json.hpp:2902
↓ 1 callersMethodoperator==
RedEdrShared/json.hpp:12804
↓ 1 callersMethodparse
RedEdr/httplib.h:4616
↓ 1 callersFunctionparse_args
RedEdrShared/loguru.cpp:473
↓ 1 callersFunctionparse_disposition_params
RedEdr/httplib.h:4529
↓ 1 callersFunctionparse_multipart_boundary
RedEdr/httplib.h:4518
↓ 1 callersFunctionparse_range_header
RedEdr/httplib.h:4554
↓ 1 callersFunctionpointer_to_uint64
RedEdrShared/utils.cpp:39
↓ 1 callersFunctionprepare_content_receiver
RedEdr/httplib.h:4153
↓ 1 callersFunctionprettify_stacktrace
RedEdrShared/loguru.cpp:1189
↓ 1 callersMethodprint_value
RedEdrShared/loguru.hpp:880
↓ 1 callersFunctionprocess_client_socket_ssl
RedEdr/httplib.h:8647
↓ 1 callersFunctionprocess_server_socket
RedEdr/httplib.h:3196
↓ 1 callersFunctionprocess_server_socket_ssl
RedEdr/httplib.h:8632
↓ 1 callersFunctionprocessinfo
RedEdrTester/RedEdrTester.cpp:57
↓ 1 callersFunctionrange_error
RedEdr/httplib.h:4940
↓ 1 callersFunctionraw_vlog
RedEdrShared/loguru.cpp:1533
↓ 1 callersFunctionread_content_chunked
RedEdr/httplib.h:4093
↓ 1 callersFunctionread_content_without_length
RedEdr/httplib.h:4077
↓ 1 callersFunctionreferenceable_value
RedEdrShared/loguru.hpp:1335
↓ 1 callersFunctionremove_all_callbacks
RedEdrShared/loguru.cpp:1021
↓ 1 callersFunctionremove_all_occurrences_case_insensitive
RedEdrShared/utils.cpp:92
↓ 1 callersFunctionremove_sign
* Overload to make the compiler happy while it is instantiating * dump_integer for number_unsigned_t. * Must never be called.
RedEdrShared/json.hpp:18994
↓ 1 callersFunctionretrieve_certs_from_keychain
RedEdr/httplib.h:5196
↓ 1 callersFunctionretrieve_root_certs_from_keychain
RedEdr/httplib.h:5220
↓ 1 callersFunctionsax_parse
RedEdrShared/json.hpp:23432
↓ 1 callersMethodsend
RedEdr/httplib.h:7145
↓ 1 callersFunctionsend_socket
RedEdr/httplib.h:2966
↓ 1 callersMethodset_boundary
RedEdr/httplib.h:4608
↓ 1 callersMethodset_ca_cert_store
RedEdr/httplib.h:8502
↓ 1 callersMethodset_content_provider
RedEdr/httplib.h:5607
↓ 1 callersFunctionset_name_to_verbosity_callback
RedEdrShared/loguru.cpp:911
↓ 1 callersFunctionset_thread_name
RedEdrShared/loguru.cpp:1062
↓ 1 callersFunctionset_verbosity_to_name_callback
RedEdrShared/loguru.cpp:906
↓ 1 callersMethodshutdown
RedEdr/httplib.h:697
↓ 1 callersFunctionskip_bom
! @brief skip the UTF-8 byte order mark @return true iff there is no BOM or the correct BOM has been skipped */
RedEdrShared/json.hpp:8891
↓ 1 callersFunctionskip_content_with_length
RedEdr/httplib.h:4066
↓ 1 callersMethodsocket
RedEdr/httplib.h:5752
↓ 1 callersFunctionsplit
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
RedEdrShared/json.hpp:14506
↓ 1 callersFunctionsplit_option_names
RedEdr/cxxops.hpp:668
↓ 1 callersFunctionstacktrace
RedEdrShared/loguru.cpp:1270
↓ 1 callersFunctionstacktrace_as_stdstring
RedEdrShared/loguru.cpp:1210
↓ 1 callersFunctionstart_child_process
RedEdrPplService/control.cpp:158
↓ 1 callersFunctionstream_print
Use this in your EcPrinter implementations.
RedEdrShared/loguru.cpp:1735
↓ 1 callersFunctionstringstream_parser
RedEdr/cxxops.hpp:1011
↓ 1 callersFunctiontailFileW
Stupid but working tail-f implementation Just checks every second for new data
RedEdr/logreader.cpp:22
↓ 1 callersFunctionterminal_bold
Formating
RedEdrShared/loguru.cpp:280
↓ 1 callersFunctionterminal_light_red
RedEdrShared/loguru.cpp:276
↓ 1 callersFunctionterminal_red
RedEdrShared/loguru.cpp:268
↓ 1 callersFunctionterminal_yellow
RedEdrShared/loguru.cpp:270
↓ 1 callersMethodtext
format json data into ucs text
RedEdr/jsonw.hpp:1552
↓ 1 callersFunctiontoUTF8String
RedEdr/cxxops.hpp:248
↓ 1 callersFunctionto_cbor
@brief create a CBOR serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_cbor/
RedEdrShared/json.hpp:23596
↓ 1 callersFunctionto_json_tuple_impl
RedEdrShared/json.hpp:5801
↓ 1 callersFunctionto_utf8
RedEdr/httplib.h:2448
↓ 1 callersFunctiontrim_copy
RedEdr/httplib.h:2685
↓ 1 callersFunctiontype
@brief return the type of the JSON value (explicit) @sa https://json.nlohmann.me/api/basic_json/type/
RedEdrShared/json.hpp:20644
↓ 1 callersFunctionunescape
RedEdrShared/json.hpp:3006
↓ 1 callersFunctionvalue
RedEdr/cxxops.hpp:1324
↓ 1 callersFunctionvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
RedEdrShared/json.hpp:13639
↓ 1 callersFunctionvlog_and_abort
RedEdrShared/loguru.cpp:1648
↓ 1 callersFunctionwait_until_socket_is_ready
RedEdr/httplib.h:3035
↓ 1 callersMethodwkeys
return all available keys in either ucs or utf8 enconding
RedEdr/jsonw.hpp:932
↓ 1 callersFunctionwrite_content_without_length
RedEdr/httplib.h:4305
↓ 1 callersFunctionwrite_file
RedEdrShared/utils.cpp:185
↓ 1 callersFunctionwrite_hex_byte
RedEdrShared/loguru.cpp:559
↓ 1 callersFunctionwrite_multipart_ranges_data
RedEdr/httplib.h:5091
↓ 1 callersFunctionwstring2wcharAlloc
RedEdrShared/utils.cpp:31
↓ 1 callersMethodwtext
format json data into utf8 text in json standard
RedEdr/jsonw.hpp:1544
FunctionAPCInjectorRoutine
RedEdrDriver/kapcinjector.c:200
← previousnext →501–600 of 1,333, ranked by callers