MCPcopy Create free account

hub / github.com/ReversecLabs/C3 / functions

Functions5,004 in github.com/ReversecLabs/C3

↓ 32 callersMethodfirst_attribute
Gets first attribute of node, optionally matching attribute name. \param name Name of attribute to find, or 0 to return first attribute regardless of
Src/Common/EWS/rapidxml/rapidxml.hpp:1735
↓ 32 callersFunctionto_string_t
Src/Common/CppRestSdk/include/cpprest/asyncrt_utils.h:229
↓ 32 callersFunctiontype_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was calle
Src/Common/json/json.hpp:19146
↓ 30 callersFunctionEn
(t,e)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 30 callersMethoditems
Src/Common/EWS/ews.hpp:9052
↓ 29 callersMethodGetData
Src/Common/FSecure/WinHttp/Handles/HttpResponse.h:76
↓ 29 callersMethodToString
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Core/RouteId.cpp:21
↓ 29 callersMethoddocument
Src/Common/EWS/ews.hpp:7268
↓ 29 callersMethoderase
<summary> Deletes an element of the JSON array. </summary> <param name="position">A const_iterator to the element to delete.</param> <returns>Iterator
Src/Common/CppRestSdk/include/cpprest/json.h:872
↓ 29 callersMethodfirst_node_ns
Gets first child node, matching node local name and namespace URI. \param namespace_uri Namespace URI of child to find; this string have to be zero-te
Src/Common/EWS/rapidxml/rapidxml.hpp:1548
↓ 29 callersFunctionhelper
Src/Common/CppRestSdk/include/cpprest/streams.h:417
↓ 29 callersMethodname
Gets qualified name of the node. Interpretation of name depends on type of node. Note that name will not be zero-terminated if rapidxml::parse_no_stri
Src/Common/EWS/rapidxml/rapidxml.hpp:1079
↓ 29 callersFunctionni
(t,e,n,i,r)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 28 callersFunctioncreate_task
Src/Common/CppRestSdk/include/pplx/pplxtasks.h:4874
↓ 28 callersFunctionh
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 27 callersFunctionIsWindowsVersionOrGreater
Src/CebuLoader/WindowsVersion.cpp:90
↓ 27 callersFunctiondecode
Src/Common/EWS/ews.hpp:286
↓ 27 callersFunctionoi
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 26 callersFunctionQr
(t,e,n,i)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 26 callersFunctionU
(t,e,n,i)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 26 callersFunctionZu
()
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:80
↓ 26 callersMethodlength
<summary> Get length of generated nonce string. </summary> <returns>Nonce string length.</returns>
Src/Common/CppRestSdk/include/cpprest/asyncrt_utils.h:684
↓ 26 callersMethodparse_error
Src/Common/json/json.hpp:253
↓ 26 callersMethodto_string
Src/Common/EWS/ews.hpp:7318
↓ 25 callersFunctionBa
(t)
Src/WebController/Backend/wwwroot/js/app.d2696140.js:1
↓ 25 callersMethodRequest
Send HTTP request @param request - request to send @param content type - optional content type (override content type from `request`) @param data - op
Src/Common/FSecure/WinHttp/HttpClient.h:32
↓ 25 callersFunctionjs
(t,e)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:80
↓ 25 callersMethodkey
Src/Common/json/json.hpp:3387
↓ 25 callersMethodupdate
Src/Common/EWS/ews.hpp:16609
↓ 24 callersFunctionassert_invariant
! @brief checks the class invariants This function asserts the class invariants. It needs to be called at the end of every constructor to make
Src/Common/json/json.hpp:13843
↓ 24 callersFunctionbasic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with an em
Src/Common/json/json.hpp:13961
↓ 24 callersMethodcend
<summary> Gets the end const iterator element of the array. </summary> <returns>A <c>const_iterator</c> to the end of the JSON array.</returns>
Src/Common/CppRestSdk/include/cpprest/json.h:851
↓ 24 callersMethodclear
Clears the pool. This causes memory occupied by nodes allocated by the pool to be freed. Any nodes or strings allocated from the pool will no longer b
Src/Common/EWS/rapidxml/rapidxml.hpp:878
↓ 24 callersMethodend
<summary> Gets the end iterator element of the array </summary> <returns>An <c>iterator</c> to the end of the JSON array.</returns>
Src/Common/CppRestSdk/include/cpprest/json.h:809
↓ 24 callersFunctionis_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type is ob
Src/Common/json/json.hpp:15059
↓ 24 callersMethodname
Returns the attachment's name
Src/Common/EWS/ews.hpp:8646
↓ 24 callersMethodsuccess
Src/Common/EWS/ews.hpp:8919
↓ 23 callersMethodAdd
Adds a new Element. @param id ID of the Element to add. @param element Element to add. @return the newly created Element. @throw std::invalid_argument
Src/Core/Profiler.h:37
↓ 23 callersMethod_Then
Src/Common/CppRestSdk/include/pplx/pplxtasks.h:3760
↓ 23 callersFunctionget_element_by_qname
Select element by qualified name, nullptr if there is no such element TODO: how to avoid ambiguities when two elements exist with the same name and na
Src/Common/EWS/ews.hpp:6807
↓ 23 callersMethodget_position
return position of last read token
Src/Common/json/json.hpp:6879
↓ 23 callersMethodremove
<summary> Removes a header field. </summary> <param name="name">The name of the header field.</param>
Src/Common/CppRestSdk/include/cpprest/http_headers.h:197
↓ 23 callersMethodsize
Gets file data size. \return Size of file data, in characters.
Src/Common/EWS/rapidxml/rapidxml_utils.hpp:75
↓ 22 callersFunctionAa
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:113
↓ 22 callersMethodDecrypt
Src/Common/FSecure/Crypto/String.cpp:17
↓ 22 callersFunctionGenerateRandomValue
Src/Common/FSecure/CppTools/Utils.h:91
↓ 22 callersFunctionPt
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 22 callersFunctionXn
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:30
↓ 22 callersFunctionZi
(t,e)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 22 callersMethod_set_creation_callstack
Src/Common/CppRestSdk/include/pplx/pplxtasks.h:1212
↓ 22 callersFunctionfe
(t,e)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:30
↓ 22 callersMethodname
Gets name of the node. Interpretation of name depends on type of node. Note that name will not be zero-terminated if rapidxml::parse_no_string_termina
Src/Common/rapidxml-1.13/rapidxml.hpp:673
↓ 22 callersFunctionst
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:30
↓ 21 callersFunctionGenerateRandomString
Src/Common/FSecure/CppTools/Utils.h:53
↓ 21 callersFunctionM
()
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:8
↓ 21 callersFunctionTo
()
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:138
↓ 21 callersMethodappend_attribute
Appends a new attribute to the node. \param attribute Attribute to append.
Src/Common/EWS/rapidxml/rapidxml.hpp:1980
↓ 21 callersMethodclose
<summary> Closes a websocket client connection, sends a close frame to the server and waits for a close message from the server. </summary> <returns>A
Src/Common/CppRestSdk/include/cpprest/ws_client.h:471
↓ 21 callersFunctionlt
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 21 callersFunctionmeasure
Src/Common/EWS/rapidxml/rapidxml.hpp:447
↓ 21 callersFunctionpn
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 21 callersMethodpop_back
! @brief remove last reference token @pre not `empty()` @liveexample{The example shows the usage of `pop_back`.,json_pointer__pop_back} @co
Src/Common/json/json.hpp:8689
↓ 21 callersMethodvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Src/Common/json/json.hpp:8302
↓ 20 callersFunctionQe
(t,e,i,o,a)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 20 callersFunctionW
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:20
↓ 20 callersMethod_Cancel
Src/Common/CppRestSdk/include/pplx/pplxtasks.h:1869
↓ 20 callersMethodallocate_attribute
Allocates a new attribute from the pool, and optionally assigns name and value to it. If the allocation request cannot be accomodated, this function w
Src/Common/EWS/rapidxml/rapidxml.hpp:780
↓ 20 callersMethodcount
Src/ChannelLinter/argparse.hpp:438
↓ 20 callersMethodempty
<summary> Checks if there are any elements in the JSON object. </summary> <returns>True if empty.</returns>
Src/Common/CppRestSdk/include/cpprest/json.h:1128
↓ 20 callersFunctionie
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 20 callersMethodopenModal
(id: string, modal: string, options: any = {})
Src/WebController/UI/src/c3.ts:49
↓ 20 callersMethodset_body
<summary> Sets the body of the message to a textual string and set the "Content-Type" header. Assumes the character encoding of the string is UTF-8. <
Src/Common/CppRestSdk/include/cpprest/http_msg.h:685
↓ 19 callersMethodGet
Src/Common/CppRestSdk/include/pplx/pplxtasks.h:845
↓ 19 callersFunctionH
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:20
↓ 19 callersFunctionHr
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 19 callersMethodSetData
Set content type and body @param content type @param request body data
Src/Common/FSecure/WinHttp/HttpRequest.h:50
↓ 19 callersMethodhas
<summary> Checks if there is a header with the given key. </summary> <param name="name">The name of the header field.</param> <returns><c>true</c> if
Src/Common/CppRestSdk/include/cpprest/http_headers.h:209
↓ 19 callersFunctionnn
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:55
↓ 19 callersFunctionput
Src/Common/CppCodec/data/access.hpp:97
↓ 19 callersMethodstatus_code
<summary> Gets the status code of the response message. </summary> <returns>status code.</returns>
Src/Common/CppRestSdk/include/cpprest/http_msg.h:555
↓ 19 callersMethodtype
Src/Common/EWS/ews.hpp:9536
↓ 18 callersFunction$u
()
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:80
↓ 18 callersFunctionF
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:8
↓ 18 callersFunctionIsWindowsVersionOrGreater
Src/Common/FSecure/WinTools/WindowsVersion.h:154
↓ 18 callersFunctionYs
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:80
↓ 18 callersFunctionb
()
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:8
↓ 18 callersMethodnamespace_uri
Gets namespace URI of the node. Note that URI will not be zero-terminated if rapidxml::parse_no_string_terminators option was selected during parse. N
Src/Common/EWS/rapidxml/rapidxml.hpp:1113
↓ 18 callersMethodnumber_integer
Src/Common/json/json.hpp:3362
↓ 18 callersMethodoperator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Src/Common/json/json.hpp:8255
↓ 18 callersMethodpush_back
Src/Common/CppRestSdk/include/pplx/pplxcancellation_token.h:285
↓ 18 callersMethodwait
Src/Common/CppRestSdk/include/cpprest/filestream.h:78
↓ 18 callersFunctionwt
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:113
↓ 18 callersFunctionye
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 17 callersFunctionMultiply
Src/Common/tinyAES/aes.c:320
↓ 17 callersFunctionSe
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 17 callersFunctionTimeSinceEpoch
Impersonation of Y2038 problem
Src/Common/FSecure/CppTools/Utils.h:127
↓ 17 callersFunctionUn
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:30
↓ 17 callersFunctionXt
(t,e,n,i)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 17 callersFunction_JoinAllTokens_Add
Src/Common/CppRestSdk/include/pplx/pplxtasks.h:6514
↓ 17 callersMethodbegin
<summary> Gets the beginning iterator element of the array </summary> <returns>An <c>iterator</c> to the beginning of the JSON array.</returns>
Src/Common/CppRestSdk/include/cpprest/json.h:797
← previousnext →101–200 of 5,004, ranked by callers