Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ functions
Functions
7,270 in github.com/alliedmodders/sourcemod
⨍
Functions
7,270
◇
Types & classes
1,833
↓ 2 callers
Function
Curl_cookie_loadfiles
* Load cookies from all given cookie files (CURLOPT_COOKIEFILE). */
extensions/curl/curl-src/lib/cookie.c:141
↓ 2 callers
Function
Curl_do
extensions/curl/curl-src/lib/url.c:4693
↓ 2 callers
Function
Curl_getconnectinfo
* Used to extract socket and connectdata struct for the most recent * transfer on the given SessionHandle. * * The socket 'long' will be -1 in case
extensions/curl/curl-src/lib/connect.c:1017
↓ 2 callers
Function
Curl_getinfo
extensions/curl/curl-src/lib/getinfo.c:72
↓ 2 callers
Function
Curl_hash_alloc
extensions/curl/curl-src/lib/hash.c:91
↓ 2 callers
Function
Curl_hash_clean
extensions/curl/curl-src/lib/hash.c:232
↓ 2 callers
Function
Curl_hash_clean_with_criterium
extensions/curl/curl-src/lib/hash.c:245
↓ 2 callers
Function
Curl_hash_init
return 1 on error, 0 is fine */
extensions/curl/curl-src/lib/hash.c:55
↓ 2 callers
Function
Curl_http_auth_act
extensions/curl/curl-src/lib/http.c:431
↓ 2 callers
Function
Curl_http_input_auth
extensions/curl/curl-src/lib/http.c:671
↓ 2 callers
Function
Curl_http_perhapsrewind
* Curl_http_perhapsrewind() * * If we are doing POST or PUT { * If we have more data to send { * If we are doing NTLM { * Keep sendin
extensions/curl/curl-src/lib/http.c:337
↓ 2 callers
Function
Curl_http_should_fail
* Curl_http_should_fail() determines whether an HTTP response has gotten us * into an error state or not. * * @param conn all information about the
extensions/curl/curl-src/lib/http.c:798
↓ 2 callers
Function
Curl_initinfo
* This is supposed to be called in the beginning of a perform() session * and should reset all session-info variables */
extensions/curl/curl-src/lib/getinfo.c:46
↓ 2 callers
Function
Curl_isPipeliningEnabled
extensions/curl/curl-src/lib/url.c:2322
↓ 2 callers
Function
Curl_is_connected
extensions/curl/curl-src/lib/connect.c:595
↓ 2 callers
Function
Curl_is_formadd_string
extensions/curl/curl-src/packages/OS400/ccsidcurl.c:613
↓ 2 callers
Function
Curl_is_resolved
* This function will never be called when synch-built. If it still gets * called, we return failure at once. * * We provide this function only to a
extensions/curl/curl-src/lib/hostsyn.c:102
↓ 2 callers
Function
Curl_llist_insert_next
* Curl_llist_insert_next() returns 1 on success and 0 on failure. */
extensions/curl/curl-src/lib/llist.c:61
↓ 2 callers
Function
Curl_llist_move
extensions/curl/curl-src/lib/llist.c:140
↓ 2 callers
Function
Curl_ntlm_global_init
extensions/curl/curl-src/lib/http_ntlm.c:1114
↓ 2 callers
Function
Curl_ossl_seed
extensions/curl/curl-src/lib/ssluse.c:263
↓ 2 callers
Function
Curl_pretransfer
* Curl_pretransfer() is called immediately before a transfer starts. */
extensions/curl/curl-src/lib/transfer.c:1881
↓ 2 callers
Function
Curl_protocol_connect
* We have discovered that the TCP connection has been successful, we can now * proceed with some action. * */
extensions/curl/curl-src/lib/url.c:2835
↓ 2 callers
Function
Curl_qsossl_close_one
extensions/curl/curl-src/lib/qssl.c:271
↓ 2 callers
Function
Curl_read_plain
extensions/curl/curl-src/lib/sendf.c:537
↓ 2 callers
Function
Curl_readrewind
* Curl_readrewind() rewinds the read stream. This is typically used for HTTP * POST/PUT with multi-pass authentication when a sending was denied and
extensions/curl/curl-src/lib/transfer.c:257
↓ 2 callers
Function
Curl_readwrite
* Curl_readwrite() is the low-level function to be called when data is to * be read and written to/from the connection. */
extensions/curl/curl-src/lib/transfer.c:1566
↓ 2 callers
Function
Curl_resolv_timeout
extensions/curl/curl-src/lib/hostip.c:538
↓ 2 callers
Function
Curl_retry_request
Returns TRUE and sets '*url' if a request retry is wanted. NOTE: that the *url is malloc()ed. */
extensions/curl/curl-src/lib/transfer.c:2413
↓ 2 callers
Function
Curl_sec_read
extensions/curl/curl-src/lib/security.c:211
↓ 2 callers
Function
Curl_sec_request_prot
extensions/curl/curl-src/lib/security.c:449
↓ 2 callers
Function
Curl_setopt
extensions/curl/curl-src/lib/url.c:766
↓ 2 callers
Function
Curl_splaygetbest
Finds and deletes the best-fit node from the tree. Return a pointer to the resulting tree. best-fit means the node with the given or lower key */
extensions/curl/curl-src/lib/splay.c:202
↓ 2 callers
Function
Curl_splayinsert
Insert key i into the tree t. Return a pointer to the resulting tree or NULL if something went wrong. */
extensions/curl/curl-src/lib/splay.c:98
↓ 2 callers
Function
Curl_ssl_addsessionid
* Store session id in the session cache. The ID passed on to this function * must already have been extracted and allocated the proper way for the SS
extensions/curl/curl-src/lib/sslgen.c:276
↓ 2 callers
Function
Curl_ssl_config_matches
extensions/curl/curl-src/lib/sslgen.c:77
↓ 2 callers
Function
Curl_ssl_free_certinfo
extensions/curl/curl-src/lib/sslgen.c:464
↓ 2 callers
Function
Curl_ssl_version
extensions/curl/curl-src/lib/sslgen.c:440
↓ 2 callers
Function
Curl_unencode_deflate_write
extensions/curl/curl-src/lib/content_encoding.c:153
↓ 2 callers
Function
Curl_unencode_gzip_write
extensions/curl/curl-src/lib/content_encoding.c:266
↓ 2 callers
Method
CurrentCommandName
core/HalfLife2.cpp:863
↓ 2 callers
Function
DecodePassMethod
extensions/sdktools/vcaller.cpp:59
↓ 2 callers
Function
DecodeValveParam
extensions/sdktools/vdecoder.cpp:316
↓ 2 callers
Method
Delete
core/logic/ADTFactory.cpp:75
↓ 2 callers
Method
DescribePlayer
core/logic_bridge.cpp:597
↓ 2 callers
Method
Destroy
extensions/mysql/mysql/MyStatement.cpp:78
↓ 2 callers
Method
Destroy
extensions/pgsql/pgsql/PgStatement.cpp:79
↓ 2 callers
Method
DestroyIdentType
core/logic/ShareSys.cpp:229
↓ 2 callers
Method
DestroyTopMenu
extensions/topmenus/TopMenuManager.cpp:112
↓ 2 callers
Method
Disable
extensions/tf2/criticals.cpp:106
↓ 2 callers
Method
DisableDetour
public/CDetour/detours.cpp:104
↓ 2 callers
Method
DoClientMenu
core/MenuStyle_Base.cpp:412
↓ 2 callers
Method
DoClientMenu
core/MenuStyle_Valve.cpp:142
↓ 2 callers
Method
DoGlobalPluginLoads
core/sourcemod.cpp:390
↓ 2 callers
Function
DoesEngineMatch
tools/gdc/GameConfigs.cpp:84
↓ 2 callers
Function
DoesEngineMatch
tools/gdc-psyfork/GameConfigs.cpp:71
↓ 2 callers
Function
DoesEngineMatch
core/logic/GameConfigs.cpp:124
↓ 2 callers
Method
DrawTitle
core/MenuStyle_Valve.cpp:305
↓ 2 callers
Method
DropEverything
core/logic/PluginSys.cpp:737
↓ 2 callers
Method
DropRefsTo
core/logic/NativeOwner.cpp:124
↓ 2 callers
Function
EXTENDED
tools/pcre/pcrecpp.h:480
↓ 2 callers
Function
Encode
Encodes input (UINT4) into output (unsigned char). Assumes len is a multiple of 4. */
extensions/curl/curl-src/lib/md5.c:314
↓ 2 callers
Function
EncodeValveParam
extensions/sdktools/vdecoder.cpp:187
↓ 2 callers
Method
EndOfFile
core/logic/smn_filesystem.cpp:150
↓ 2 callers
Function
Engine_LogPrintWrapper
core/Logger.cpp:68
↓ 2 callers
Function
EntListeners
extensions/sdkhooks/extension.cpp:127
↓ 2 callers
Method
EnterFile
tools/gdc/GameConfigs.cpp:726
↓ 2 callers
Method
EnterFile
tools/gdc-psyfork/GameConfigs.cpp:527
↓ 2 callers
Method
EnteredSecondPass
True if we got far enough into the second pass to call OnPluginLoaded in the listener list.
core/logic/PluginSys.h:234
↓ 2 callers
Method
FPrint
core/logic_bridge.cpp:165
↓ 2 callers
Method
FastCloneHandle
core/logic/HandleSys.cpp:642
↓ 2 callers
Method
FillFlagString
core/logic/AdminCache.cpp:1984
↓ 2 callers
Method
FindClose
core/logic_bridge.cpp:117
↓ 2 callers
Function
FindCommandBase
public/compat_wrappers.h:49
↓ 2 callers
Function
FindDataMapInfo
core/smn_entities.cpp:1131
↓ 2 callers
Method
FindExtensionByFile
core/logic/ExtensionSys.cpp:581
↓ 2 callers
Method
FindFirstEx
core/logic_bridge.cpp:105
↓ 2 callers
Method
FindHook
extensions/dhooks/DynamicHooks/manager.cpp:77
↓ 2 callers
Method
FindListener
core/smn_usermsgs.cpp:193
↓ 2 callers
Function
FindMap
core/smn_halflife.cpp:70
↓ 2 callers
Method
FindMap
core/HalfLife2.cpp:1248
↓ 2 callers
Method
FindPattern
tools/gdc/MemoryUtils.cpp:77
↓ 2 callers
Method
FindPattern
tools/gdc-psyfork/MemoryUtils.cpp:140
↓ 2 callers
Method
FindPatternInFile
tools/gdc-psyfork/MemoryUtils.cpp:71
↓ 2 callers
Method
FindPluginByConsoleArg
core/logic/PluginSys.cpp:2230
↓ 2 callers
Method
FindPluginByHandle
core/logic/PluginSys.h:348
↓ 2 callers
Method
FindPluginByIdentity
core/logic/PluginSys.h:344
↓ 2 callers
Method
FindStyleByName
core/MenuManager.cpp:202
↓ 2 callers
Method
FindSymbol
tools/gdc/sm_symtable.h:192
↓ 2 callers
Method
FindSymbol
tools/gdc-psyfork/sm_symtable.h:192
↓ 2 callers
Method
FindSymbol
core/logic/sm_symtable.h:192
↓ 2 callers
Function
FindVFunc
tools/vtable_scanner/main.cpp:107
↓ 2 callers
Method
FinishEviction
core/logic/PluginSys.cpp:139
↓ 2 callers
Method
FireEvent
core/EventManager.cpp:353
↓ 2 callers
Method
FireEventDetour
extensions/sdktools/output.cpp:114
↓ 2 callers
Method
FlagArrayToBits
core/logic/AdminCache.cpp:1458
↓ 2 callers
Method
FlagBitsToArray
core/logic/AdminCache.cpp:1469
↓ 2 callers
Method
ForEachExtVar
core/logic/PluginSys.cpp:1141
↓ 2 callers
Function
FormAdd
extensions/curl/curl-src/lib/formdata.c:392
↓ 2 callers
Method
FormatArgs
core/sourcemod.cpp:701
← previous
next →
1,201–1,300 of 7,270, ranked by callers