Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aixed/WeChat-Hook
/ functions
Functions
1,775 in github.com/aixed/WeChat-Hook
⨍
Functions
1,775
◇
Types & classes
476
Method
apply_ranges
3rdparty/httplib/httplib.h:5940
Method
apply_ranges
include/httplib.h:5940
Function
back
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
include/json.hpp:21314
Function
back
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
include/json/json.hpp:21314
Method
backup
xdb/db_mgr.cpp:145
Method
backup_xprogress
xdb/db_mgr.cpp:140
Function
basic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
include/json.hpp:19960
Function
basic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
include/json/json.hpp:19960
Function
basic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
include/json.hpp:19916
Function
basic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
include/json/json.hpp:19916
Function
basic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
include/json.hpp:23866
Function
basic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
include/json/json.hpp:23866
Function
basic_json from_bjdata
include/json.hpp:23414
Function
basic_json from_bjdata
include/json/json.hpp:23414
Function
basic_json from_bson
include/json.hpp:23444
Function
basic_json from_bson
include/json/json.hpp:23444
Function
basic_json from_cbor
include/json.hpp:23246
Function
basic_json from_cbor
include/json/json.hpp:23246
Function
basic_json from_msgpack
include/json.hpp:23305
Function
basic_json from_msgpack
include/json/json.hpp:23305
Function
basic_json from_ubjson
include/json.hpp:23359
Function
basic_json from_ubjson
include/json/json.hpp:23359
Function
basic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
include/json.hpp:19214
Function
basic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
include/json/json.hpp:19214
Function
basic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
include/json.hpp:19968
Function
basic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
include/json/json.hpp:19968
Function
basic_json parse
include/json.hpp:22925
Function
basic_json parse
include/json/json.hpp:22925
Function
binary
include/json.hpp:6708
Function
binary
include/json/json.hpp:6708
Method
binary
include/json.hpp:6892
Method
binary
include/json/json.hpp:6892
Method
binary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
include/json.hpp:9075
Method
binary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
include/json/json.hpp:9075
Method
binary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
include/json.hpp:14757
Method
binary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
include/json/json.hpp:14757
Method
bind_internal
3rdparty/httplib/httplib.h:5743
Method
bind_internal
include/httplib.h:5743
Method
bind_to_any_port
3rdparty/httplib/httplib.h:5359
Method
bind_to_any_port
include/httplib.h:5359
Method
bind_to_port
3rdparty/httplib/httplib.h:5354
Method
bind_to_port
include/httplib.h:5354
Function
boolean
include/json.hpp:6678
Function
boolean
include/json/json.hpp:6678
Method
boolean
include/json.hpp:6862
Method
boolean
include/json/json.hpp:6862
Method
brotli_compressor
3rdparty/httplib/httplib.h:3332
Method
brotli_compressor
include/httplib.h:3332
Method
brotli_decompressor
3rdparty/httplib/httplib.h:3372
Method
brotli_decompressor
include/httplib.h:3372
Method
buf_append
3rdparty/httplib/httplib.h:4221
Method
buf_append
include/httplib.h:4221
Method
buf_data
3rdparty/httplib/httplib.h:4190
Method
buf_data
include/httplib.h:4190
Method
buf_erase
3rdparty/httplib/httplib.h:4239
Method
buf_erase
include/httplib.h:4239
Method
buf_find
3rdparty/httplib/httplib.h:4198
Method
buf_find
include/httplib.h:4198
Method
buf_head
3rdparty/httplib/httplib.h:4192
Method
buf_head
include/httplib.h:4192
Method
buf_size
3rdparty/httplib/httplib.h:4188
Method
buf_size
include/httplib.h:4188
Method
buf_start_with
3rdparty/httplib/httplib.h:4194
Method
buf_start_with
include/httplib.h:4194
Method
calc_bson_array_size
! @return The size of the BSON-encoded array @a value */
include/json.hpp:15813
Method
calc_bson_array_size
! @return The size of the BSON-encoded array @a value */
include/json/json.hpp:15813
Method
calc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
include/json.hpp:15828
Method
calc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
include/json/json.hpp:15828
Method
calc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document e
include/json.hpp:15870
Method
calc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document e
include/json/json.hpp:15870
Method
calc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator).
include/json.hpp:15666
Method
calc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator).
include/json/json.hpp:15666
Method
calc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
include/json.hpp:15743
Method
calc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
include/json/json.hpp:15743
Method
calc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize
include/json.hpp:15965
Method
calc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize
include/json/json.hpp:15965
Method
calc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
include/json.hpp:15713
Method
calc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
include/json/json.hpp:15713
Method
calc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
include/json.hpp:15771
Method
calc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
include/json/json.hpp:15771
Function
cf_object_ptr_deleter
3rdparty/httplib/httplib.h:4550
Function
cf_object_ptr_deleter
include/httplib.h:4550
Method
check_host_name
3rdparty/httplib/httplib.h:8330
Method
check_host_name
include/httplib.h:8330
Function
clear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
include/json.hpp:21937
Function
clear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
include/json/json.hpp:21937
Method
clear_file_info
3rdparty/httplib/httplib.h:4152
Method
clear_file_info
include/httplib.h:4152
Function
clear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
include/json.hpp:5805
Function
clear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
include/json/json.hpp:5805
Method
close_socket
3rdparty/httplib/httplib.h:6329
Method
close_socket
include/httplib.h:6329
Method
codec_get_key
xdb/db_mgr.cpp:115
Function
conditional_static_cast
include/json.hpp:3951
Function
conditional_static_cast
include/json/json.hpp:3951
Method
construct
include/json.hpp:5276
Method
construct
include/json.hpp:5289
Method
construct
include/json.hpp:5322
Method
construct
include/json.hpp:5344
Method
construct
include/json.hpp:5357
← previous
next →
901–1,000 of 1,775, ranked by callers