MCPcopy Create free account

hub / github.com/alliedmodders/sourcemod / functions

Functions7,270 in github.com/alliedmodders/sourcemod

↓ 36 callersFunctiontutil_tvnow
extensions/curl/curl-src/tests/libtest/testutil.c:31
↓ 35 callersFunctionCurl_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 callersFunctioncurl_multi_cleanup
extensions/curl/curl-src/lib/multi.c:1545
↓ 34 callersMethodGetEdict
core/PlayerManager.cpp:2324
↓ 34 callersFunctionallocate_stack
tools/pcre/pcre_jit_compile.c:1771
↓ 34 callersFunctionstrncopy
core/logic/stringutil.cpp:78
↓ 32 callersFunctionTestOneOption
tools/pcre/pcrecpp_unittest.cc:586
↓ 32 callersFunctionload_immediate
tools/pcre/sljit/sljitNativeARM_v5.c:1314
↓ 32 callersFunctionmultistate
always use this function to change state, to make debugging easier */
extensions/curl/curl-src/lib/multi.c:222
↓ 32 callersFunctionwarnf
produce this text message to the user unless mute was selected */
extensions/curl/curl-src/src/main.c:573
↓ 32 callersMethodwrite_byte
public/jit/jit_helpers.h:94
↓ 31 callersFunctionCurl_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 callersMethodOk
core/logic/handle_helpers.h:63
↓ 30 callersMethodFormatString
core/logic/Translator.cpp:1066
↓ 30 callersFunctionIA32_Push_Reg
public/jit/x86/x86_macros.h:204
↓ 30 callersFunctionIndexOfEdict
public/compat_wrappers.h:125
↓ 29 callersMethodArgC
core/command_args.h:45
↓ 29 callersFunctionCreateBaseCall
extensions/sdktools/vnatives.cpp:99
↓ 29 callersMethodIsFakeClient
core/PlayerManager.cpp:2376
↓ 29 callersMethodPushArray
core/logic/ForwardSys.cpp:377
↓ 29 callersFunctioncurl_multi_perform
extensions/curl/curl-src/lib/multi.c:1488
↓ 29 callersFunctioncurl_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 callersMethodGetProperty
core/logic/PluginSys.cpp:210
↓ 28 callersFunctioncurl_multi_add_handle
extensions/curl/curl-src/lib/multi.c:402
↓ 28 callersFunctioncurl_slist_free_all
be nice and clean up resources */
extensions/curl/curl-src/lib/sendf.c:120
↓ 27 callersMethodCreateCall
extensions/bintools/CallMaker.cpp:81
↓ 27 callersMethodServerCommand
core/HalfLife2.cpp:972
↓ 27 callersFunctionensure_abuf
tools/pcre/sljit/sljitLir.c:444
↓ 26 callersMethodGetStatus
core/logic/PluginSys.cpp:539
↓ 26 callersFunctionReadMenuHandle
core/logic/smn_menus.cpp:68
↓ 26 callersMethodWritePair
(string key, string value)
tools/incparser/ParseWriter.cs:59
↓ 26 callersFunctionemit_op
tools/pcre/sljit/sljitNativeMIPS_common.c:807
↓ 25 callersMethodAddNatives
core/logic/ShareSys.cpp:209
↓ 25 callersMethodAddPluginsListener
core/logic/PluginSys.cpp:1549
↓ 25 callersMethodGetPlayerInfo
core/PlayerManager.cpp:2366
↓ 25 callersMethodSetGlobalTarget
core/logic/Translator.cpp:1012
↓ 24 callersFunctionCurl_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 callersMethodIsFree
extensions/dhooks/sdk-hacks.h:84
↓ 24 callersMethodPartialMatch
tools/pcre/pcrecpp.cc:194
↓ 24 callersMethodWriteLine
(string line)
tools/incparser/ParseWriter.cs:146
↓ 24 callersFunctioncurl_multi_remove_handle
extensions/curl/curl-src/lib/multi.c:571
↓ 23 callersMethodAddInterface
core/logic/ShareSys.cpp:146
↓ 23 callersMethodGetBaseContext
core/logic/PluginSys.cpp:504
↓ 23 callersMethodGetRuntime
core/logic/PluginSys.cpp:230
↓ 23 callersMethodRemovePluginsListener
core/logic/PluginSys.cpp:1554
↓ 23 callersFunctionnew_info
tools/pcre/pcretest.c:2380
↓ 22 callersFunctionCurl_debug
extensions/curl/curl-src/lib/sendf.c:733
↓ 22 callersMethodGetInt
extensions/structs/StructHandle.cpp:35
↓ 22 callersMethodGetMemSig
tools/gdc/GameConfigs.cpp:801
↓ 22 callersFunctioncurl_multi_init
extensions/curl/curl-src/lib/multi.c:361
↓ 22 callersMethodremove
core/sm_fastlink.h:146
↓ 21 callersMethodGetAdminId
core/PlayerManager.cpp:2404
↓ 21 callersMethodGetBool
core/UserMessagePBHelpers.h:532
↓ 21 callersMethodGetIdentity
extensions/clientprefs/extension.cpp:528
↓ 21 callersFunctionIndexToAThings
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 callersFunctioncurl_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 callersMethodfindForAdd
public/sm_hashmap.h:231
↓ 21 callersMethodpush
public/sm_queue.h:117
↓ 21 callersFunctionswap_uint16
tools/pcre/pcretest.c:2441
↓ 20 callersFunctionCurl_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 callersMethodDrawGenericOption
core/logic/RootConsoleMenu.cpp:157
↓ 20 callersFunctionUTIL_ConsolePrint
core/logic_bridge.cpp:353
↓ 20 callersFunction_GetUTF8CharBytes
public/ITextParsers.h:429
↓ 20 callersFunctioncheckheaders
* 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 callersFunctionemit_op
tools/pcre/sljit/sljitNativeSPARC_common.c:613
↓ 20 callersFunctionread_char
tools/pcre/pcre_jit_compile.c:2131
↓ 19 callersMethodCreateVCall
extensions/bintools/CallMaker.cpp:114
↓ 19 callersMethodIsValid
core/logic/LibrarySys.cpp:162
↓ 19 callersFunctionPEntityOfEntIndex
public/compat_wrappers.h:129
↓ 19 callersMethodReadConVarHandle
core/ConVarManager.cpp:720
↓ 19 callersFunctionTestQuoteMeta
A meta-quoted string, interpreted as a pattern, should always match the original unquoted string.
tools/pcre/pcrecpp_unittest.cc:486
↓ 19 callersFunctionemit_op
tools/pcre/sljit/sljitNativeARM_v5.c:1632
↓ 19 callersFunctionget_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 callersFunctionAlign
============================================================================ >> FUNCTIONS ============================================================
extensions/dhooks/DynamicHooks/convention.h:96
↓ 18 callersMethodGetKeyValue
tools/gdc/GameConfigs.cpp:779
↓ 18 callersFunctionIA32_Mov_Reg_Rm
public/jit/x86/x86_macros.h:152
↓ 18 callersMethodSetEdictStateChanged
core/HalfLife2.cpp:531
↓ 18 callersFunctionUTIL_GetCBaseEntity
extensions/tf2/util.cpp:138
↓ 18 callersFunctionadd_bufferf
* add_bufferf() add the formatted input to the buffer. */
extensions/curl/curl-src/lib/http.c:1122
↓ 18 callersFunctioncurl_multi_fdset
extensions/curl/curl-src/lib/multi.c:830
↓ 18 callersFunctionsljit_emit_fast_return
tools/pcre/sljit/sljitLir.c:1548
↓ 18 callersFunctionswap_uint16
tools/pcre/pcre_byte_order.c:75
↓ 18 callersFunctionswap_uint32
tools/pcre/pcretest.c:2432
↓ 18 callersFunctiontutil_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 callersFunctionClientConsolePrint
core/PlayerManager.cpp:959
↓ 17 callersMethodDestroy
extensions/clientprefs/query.cpp:103
↓ 17 callersMethodDrawItem
core/MenuStyle_Valve.cpp:278
↓ 17 callersMethodGetKeyValue
core/logic/GameConfigs.cpp:1004
↓ 17 callersFunctioncompile_char1_matchingpath
tools/pcre/pcre_jit_compile.c:4099
↓ 17 callersFunctioncurl_easy_strerror
extensions/curl/curl-src/lib/strerror.c:48
↓ 17 callersFunctiongetput_arg
Emit the necessary instructions. See can_cache above. */
tools/pcre/sljit/sljitNativePPC_common.c:858
↓ 16 callersMethodAttemptReconnection
extensions/clientprefs/extension.cpp:197
↓ 16 callersFunctionCurl_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 callersFunctionIS_STR_FILLED
core/logic/PluginSys.cpp:1697
↓ 16 callersMethodInitAccessDefaults
core/logic/HandleSys.cpp:969
↓ 16 callersMethodIsAvailable
extensions/sdktools/tempents.cpp:410
↓ 16 callersFunctionget_imm
tools/pcre/sljit/sljitNativeARM_Thumb2.c:429
↓ 16 callersMethoditer
public/sm_hashmap.h:215
↓ 16 callersFunctionpcregrep_exit
tools/pcre/pcregrep.c:427
↓ 16 callersMethodwrite_int32
public/jit/jit_helpers.h:102
← previousnext →101–200 of 7,270, ranked by callers