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
↓ 36 callers
Function
tutil_tvnow
extensions/curl/curl-src/tests/libtest/testutil.c:31
↓ 35 callers
Function
Curl_strerror
* Our thread-safe and smart strerror() replacement. * * The 'err' argument passed in to this function MUST be a true errno number * as reported on
extensions/curl/curl-src/lib/strerror.c:582
↓ 35 callers
Function
curl_multi_cleanup
extensions/curl/curl-src/lib/multi.c:1545
↓ 34 callers
Method
GetEdict
core/PlayerManager.cpp:2324
↓ 34 callers
Function
allocate_stack
tools/pcre/pcre_jit_compile.c:1771
↓ 34 callers
Function
strncopy
core/logic/stringutil.cpp:78
↓ 32 callers
Function
TestOneOption
tools/pcre/pcrecpp_unittest.cc:586
↓ 32 callers
Function
load_immediate
tools/pcre/sljit/sljitNativeARM_v5.c:1314
↓ 32 callers
Function
multistate
always use this function to change state, to make debugging easier */
extensions/curl/curl-src/lib/multi.c:222
↓ 32 callers
Function
warnf
produce this text message to the user unless mute was selected */
extensions/curl/curl-src/src/main.c:573
↓ 32 callers
Method
write_byte
public/jit/jit_helpers.h:94
↓ 31 callers
Function
Curl_client_write
Curl_client_write() sends data to the write callback(s) The bit pattern defines to what "streams" to write to. Body and/or header. The defines
extensions/curl/curl-src/lib/sendf.c:437
↓ 31 callers
Method
Ok
core/logic/handle_helpers.h:63
↓ 30 callers
Method
FormatString
core/logic/Translator.cpp:1066
↓ 30 callers
Function
IA32_Push_Reg
public/jit/x86/x86_macros.h:204
↓ 30 callers
Function
IndexOfEdict
public/compat_wrappers.h:125
↓ 29 callers
Method
ArgC
core/command_args.h:45
↓ 29 callers
Function
CreateBaseCall
extensions/sdktools/vnatives.cpp:99
↓ 29 callers
Method
IsFakeClient
core/PlayerManager.cpp:2376
↓ 29 callers
Method
PushArray
core/logic/ForwardSys.cpp:377
↓ 29 callers
Function
curl_multi_perform
extensions/curl/curl-src/lib/multi.c:1488
↓ 29 callers
Function
curl_slist_append
* curl_slist_append() appends a string to the linked list. It always returns * the address of the first record, so that you can use this function as
extensions/curl/curl-src/lib/sendf.c:88
↓ 28 callers
Method
GetProperty
core/logic/PluginSys.cpp:210
↓ 28 callers
Function
curl_multi_add_handle
extensions/curl/curl-src/lib/multi.c:402
↓ 28 callers
Function
curl_slist_free_all
be nice and clean up resources */
extensions/curl/curl-src/lib/sendf.c:120
↓ 27 callers
Method
CreateCall
extensions/bintools/CallMaker.cpp:81
↓ 27 callers
Method
ServerCommand
core/HalfLife2.cpp:972
↓ 27 callers
Function
ensure_abuf
tools/pcre/sljit/sljitLir.c:444
↓ 26 callers
Method
GetStatus
core/logic/PluginSys.cpp:539
↓ 26 callers
Function
ReadMenuHandle
core/logic/smn_menus.cpp:68
↓ 26 callers
Method
WritePair
(string key, string value)
tools/incparser/ParseWriter.cs:59
↓ 26 callers
Function
emit_op
tools/pcre/sljit/sljitNativeMIPS_common.c:807
↓ 25 callers
Method
AddNatives
core/logic/ShareSys.cpp:209
↓ 25 callers
Method
AddPluginsListener
core/logic/PluginSys.cpp:1549
↓ 25 callers
Method
GetPlayerInfo
core/PlayerManager.cpp:2366
↓ 25 callers
Method
SetGlobalTarget
core/logic/Translator.cpp:1012
↓ 24 callers
Function
Curl_setup_transfer
* Curl_setup_transfer() is called to setup some basic properties for the * upcoming transfer. */
extensions/curl/curl-src/lib/transfer.c:2602
↓ 24 callers
Method
IsFree
extensions/dhooks/sdk-hacks.h:84
↓ 24 callers
Method
PartialMatch
tools/pcre/pcrecpp.cc:194
↓ 24 callers
Method
WriteLine
(string line)
tools/incparser/ParseWriter.cs:146
↓ 24 callers
Function
curl_multi_remove_handle
extensions/curl/curl-src/lib/multi.c:571
↓ 23 callers
Method
AddInterface
core/logic/ShareSys.cpp:146
↓ 23 callers
Method
GetBaseContext
core/logic/PluginSys.cpp:504
↓ 23 callers
Method
GetRuntime
core/logic/PluginSys.cpp:230
↓ 23 callers
Method
RemovePluginsListener
core/logic/PluginSys.cpp:1554
↓ 23 callers
Function
new_info
tools/pcre/pcretest.c:2380
↓ 22 callers
Function
Curl_debug
extensions/curl/curl-src/lib/sendf.c:733
↓ 22 callers
Method
GetInt
extensions/structs/StructHandle.cpp:35
↓ 22 callers
Method
GetMemSig
tools/gdc/GameConfigs.cpp:801
↓ 22 callers
Function
curl_multi_init
extensions/curl/curl-src/lib/multi.c:361
↓ 22 callers
Method
remove
core/sm_fastlink.h:146
↓ 21 callers
Method
GetAdminId
core/PlayerManager.cpp:2404
↓ 21 callers
Method
GetBool
core/UserMessagePBHelpers.h:532
↓ 21 callers
Method
GetIdentity
extensions/clientprefs/extension.cpp:528
↓ 21 callers
Function
IndexToAThings
Given an entity reference or index, fill out a CBaseEntity and/or edict. If lookup is successful, returns true and writes back the two parameters.
core/smn_entities.cpp:169
↓ 21 callers
Function
curl_easy_unescape
* Unescapes the given URL escaped string of given length. Returns a * pointer to a malloced string with length given in *olen. * If length == 0, the
extensions/curl/curl-src/lib/escape.c:147
↓ 21 callers
Method
findForAdd
public/sm_hashmap.h:231
↓ 21 callers
Method
push
public/sm_queue.h:117
↓ 21 callers
Function
swap_uint16
tools/pcre/pcretest.c:2441
↓ 20 callers
Function
Curl_socket_ready
* This is an internal function used for waiting for read or write * events on a pair of file descriptors. It uses poll() when a fine * poll() is av
extensions/curl/curl-src/lib/select.c:162
↓ 20 callers
Method
DrawGenericOption
core/logic/RootConsoleMenu.cpp:157
↓ 20 callers
Function
UTIL_ConsolePrint
core/logic_bridge.cpp:353
↓ 20 callers
Function
_GetUTF8CharBytes
public/ITextParsers.h:429
↓ 20 callers
Function
checkheaders
* checkheaders() checks the linked list of custom HTTP headers for a * particular header (prefix). * * Returns a pointer to the first matching head
extensions/curl/curl-src/lib/http.c:173
↓ 20 callers
Function
emit_op
tools/pcre/sljit/sljitNativeSPARC_common.c:613
↓ 20 callers
Function
read_char
tools/pcre/pcre_jit_compile.c:2131
↓ 19 callers
Method
CreateVCall
extensions/bintools/CallMaker.cpp:114
↓ 19 callers
Method
IsValid
core/logic/LibrarySys.cpp:162
↓ 19 callers
Function
PEntityOfEntIndex
public/compat_wrappers.h:129
↓ 19 callers
Method
ReadConVarHandle
core/ConVarManager.cpp:720
↓ 19 callers
Function
TestQuoteMeta
A meta-quoted string, interpreted as a pattern, should always match the original unquoted string.
tools/pcre/pcrecpp_unittest.cc:486
↓ 19 callers
Function
emit_op
tools/pcre/sljit/sljitNativeARM_v5.c:1632
↓ 19 callers
Function
get_imm
Tests whether the immediate can be stored in the 12 bit imm field. Returns with 0 if not possible. */
tools/pcre/sljit/sljitNativeARM_v5.c:1165
↓ 18 callers
Function
Align
============================================================================ >> FUNCTIONS ============================================================
extensions/dhooks/DynamicHooks/convention.h:96
↓ 18 callers
Method
GetKeyValue
tools/gdc/GameConfigs.cpp:779
↓ 18 callers
Function
IA32_Mov_Reg_Rm
public/jit/x86/x86_macros.h:152
↓ 18 callers
Method
SetEdictStateChanged
core/HalfLife2.cpp:531
↓ 18 callers
Function
UTIL_GetCBaseEntity
extensions/tf2/util.cpp:138
↓ 18 callers
Function
add_bufferf
* add_bufferf() add the formatted input to the buffer. */
extensions/curl/curl-src/lib/http.c:1122
↓ 18 callers
Function
curl_multi_fdset
extensions/curl/curl-src/lib/multi.c:830
↓ 18 callers
Function
sljit_emit_fast_return
tools/pcre/sljit/sljitLir.c:1548
↓ 18 callers
Function
swap_uint16
tools/pcre/pcre_byte_order.c:75
↓ 18 callers
Function
swap_uint32
tools/pcre/pcretest.c:2432
↓ 18 callers
Function
tutil_tvdiff
* Make sure that the first argument is the more recent time, as otherwise * we'll get a weird negative time-diff back... * * Returns: the time diff
extensions/curl/curl-src/tests/libtest/testutil.c:114
↓ 17 callers
Function
ClientConsolePrint
core/PlayerManager.cpp:959
↓ 17 callers
Method
Destroy
extensions/clientprefs/query.cpp:103
↓ 17 callers
Method
DrawItem
core/MenuStyle_Valve.cpp:278
↓ 17 callers
Method
GetKeyValue
core/logic/GameConfigs.cpp:1004
↓ 17 callers
Function
compile_char1_matchingpath
tools/pcre/pcre_jit_compile.c:4099
↓ 17 callers
Function
curl_easy_strerror
extensions/curl/curl-src/lib/strerror.c:48
↓ 17 callers
Function
getput_arg
Emit the necessary instructions. See can_cache above. */
tools/pcre/sljit/sljitNativePPC_common.c:858
↓ 16 callers
Method
AttemptReconnection
extensions/clientprefs/extension.cpp:197
↓ 16 callers
Function
Curl_inet_pton
int * inet_pton(af, src, dst) * convert from presentation format (which usually means ASCII printable) * to network format (which is usua
extensions/curl/curl-src/lib/inet_pton.c:70
↓ 16 callers
Function
IS_STR_FILLED
core/logic/PluginSys.cpp:1697
↓ 16 callers
Method
InitAccessDefaults
core/logic/HandleSys.cpp:969
↓ 16 callers
Method
IsAvailable
extensions/sdktools/tempents.cpp:410
↓ 16 callers
Function
get_imm
tools/pcre/sljit/sljitNativeARM_Thumb2.c:429
↓ 16 callers
Method
iter
public/sm_hashmap.h:215
↓ 16 callers
Function
pcregrep_exit
tools/pcre/pcregrep.c:427
↓ 16 callers
Method
write_int32
public/jit/jit_helpers.h:102
← previous
next →
101–200 of 7,270, ranked by callers