MCPcopy Create free account

hub / github.com/AutoHotkey/AutoHotkey / functions

Functions1,855 in github.com/AutoHotkey/AutoHotkey

↓ 4 callersFunctionltrim
source/util.h:225
↓ 4 callersFunctionmatch_ref
source/lib_pcre/pcre/pcre_exec.c:146
↓ 4 callersFunctionpopcount8
This is used due to the popcnt instruction not being supported on old CPUs. Source: https://www.autohotkey.com/boards/viewtopic.php?f=14&p=384978
source/util.h:740
↓ 4 callersFunctionsc_to_vk
source/keyboard_mouse.cpp:4386
↓ 4 callersFunctionsljit_free_compiler
source/lib_pcre/pcre/sljit/sljitLir.c:263
↓ 3 callersMethodAddVariant
source/hotkey.cpp:1493
↓ 3 callersMethodAssignHWND
source/var.cpp:29
↓ 3 callersMethodAssignString
source/var.cpp:504
↓ 3 callersFunctionBIF_DECL
source/script.cpp:12109
↓ 3 callersFunctionBalanceExpr
source/util.cpp:2963
↓ 3 callersFunctionCallEnumerator
source/script_object.cpp:329
↓ 3 callersFunctionChangeHookState
source/hook.cpp:3412
↓ 3 callersMethodConnect
Debugger::Connect Connect to a debugger UI. Returns a Winsock error code on failure, otherwise 0.
source/Debugger.cpp:2181
↓ 3 callersFunctionConvertJoy
source/script2.cpp:17261
↓ 3 callersFunctionConvertModifiers
source/keyboard_mouse.cpp:3685
↓ 3 callersMethodCriterionAllowsFiring
source/hotkey.cpp:591
↓ 3 callersMethodData
source/script_object.h:800
↓ 3 callersMethodDefineClass
source/script.cpp:6104
↓ 3 callersMethodDefineProperty
source/script_object.cpp:1356
↓ 3 callersMethodDetachBuffer
source/KuString.h:599
↓ 3 callersFunctionDisplayNameError
Without __declspec(noinline), this produced larger code than the original, which had the code essentially repeated in ValidateName(). There's no good
source/var.cpp:1184
↓ 3 callersMethodEnsureCapacity
source/script.cpp:2773
↓ 3 callersMethodExecUntil
source/script.cpp:9564
↓ 3 callersMethodExpand
source/script.cpp:2779
↓ 3 callersMethodExpandSingleArg
source/script_expression.cpp:1531
↓ 3 callersFunctionFileAttribToStr
source/util.cpp:1619
↓ 3 callersMethodFindOrAddVar
source/script.cpp:7027
↓ 3 callersFunctionFreeHookMem
source/hook.cpp:4434
↓ 3 callersMethodGetAliasFor
source/var.h:810
↓ 3 callersMethodGetBuffer
source/KuString.h:546
↓ 3 callersFunctionGetClassTypeInfo
source/script_com.cpp:198
↓ 3 callersFunctionGetEnumerator
source/script_object.cpp:301
↓ 3 callersFunctionGetFocusedCtrlThread
source/keyboard_mouse.cpp:3728
↓ 3 callersMethodGetFreeMenuItemID
source/script_menu.cpp:353
↓ 3 callersFunctionGetKeyName
source/keyboard_mouse.cpp:4266
↓ 3 callersMethodGetOwnPropType
source/script_object.h:365
↓ 3 callersMethodGetRef
source/var.cpp:164
↓ 3 callersMethodGetTypeInfo
source/script_com.cpp:1605
↓ 3 callersMethodHasContents
source/var.h:721
↓ 3 callersFunctionIconToBitmap32
Lexikos: Used for menu icons on Windows Vista and later. Some similarities to IconToBitmap, maybe should be merged if IconToBitmap does not specifical
source/util.cpp:2722
↓ 3 callersFunctionInputLevelFromInfo
source/hotkey.h:75
↓ 3 callersFunctionIsCycleComplete
source/application.cpp:1465
↓ 3 callersFunctionIsIgnored
source/hook.cpp:144
↓ 3 callersFunctionIsOS64Bit
source/util.cpp:1986
↓ 3 callersMethodIsUninitialized
source/var.h:902
↓ 3 callersFunctionLinkKeysForCustomCombo
source/hook.cpp:3977
↓ 3 callersFunctionListVarsHelper
source/script.cpp:13612
↓ 3 callersMethodMarkUninitialized
source/var.h:914
↓ 3 callersFunctionModifiersLRToText
source/keyboard_mouse.cpp:3711
↓ 3 callersFunctionPerformMouse
source/keyboard_mouse.cpp:1947
↓ 3 callersMethodRead
source/TextIO.cpp:88
↓ 3 callersFunctionReturnLoopFilePath
source/script2.cpp:10191
↓ 3 callersFunctionSCtoKeyName
source/keyboard_mouse.cpp:3910
↓ 3 callersFunctionSendASC
source/keyboard_mouse.cpp:1265
↓ 3 callersFunctionSendKey
source/keyboard_mouse.cpp:1009
↓ 3 callersFunctionSendLevelIsValid
Using int as the type for level so this can be used as validation before converting to SendLevelType.
source/defines.h:858
↓ 3 callersFunctionSendUnicodeChar
moved from SendKeys
source/keyboard_mouse.cpp:91
↓ 3 callersMethodSetCapacity
source/script_object.cpp:1235
↓ 3 callersFunctionSetModifierAsPrefix
source/hook.cpp:3335
↓ 3 callersMethodSetVarRef
source/defines.h:421
↓ 3 callersFunctionStrToTitleCase
source/util.h:95
↓ 3 callersFunctionStringUTF8ToWChar
source/StringConv.cpp:7
↓ 3 callersFunctionStringWCharToChar
source/StringConv.cpp:63
↓ 3 callersFunctionTextToVKandSC
source/keyboard_mouse.cpp:4142
↓ 3 callersMethodToDouble
source/var.h:405
↓ 3 callersMethodToText
source/script.cpp:12392
↓ 3 callersFunctionTokenTypeString
Returns the type name of the given value.
source/script2.cpp:16678
↓ 3 callersMethodType
source/script_object.cpp:990
↓ 3 callersMethodUnhandledException
source/script.cpp:13188
↓ 3 callersFunctionUpdateKeyEventHistory
source/keyboard_mouse.cpp:2943
↓ 3 callersMethodUpdateTabDialog
source/script_gui.cpp:10402
↓ 3 callersFunctionVKtoKeyName
source/keyboard_mouse.cpp:3932
↓ 3 callersMethodVarIsReadOnlyError
source/script.cpp:12984
↓ 3 callersMethodVarUnsetError
source/script.cpp:13381
↓ 3 callersFunctionWaitHookIdle
source/hook.cpp:4557
↓ 3 callersMethodWhatThrew
source/script.cpp:12568
↓ 3 callersMethodWriteFileURI
Convert a file path to a URI and write it to the buffer.
source/Debugger.cpp:2527
↓ 3 callersFunctionYYYYMMDDToSystemTime2
source/util.cpp:95
↓ 3 callersMethod_CharLength
source/var.h:225
↓ 3 callersFunctionallocator_release_lock
source/lib_pcre/pcre/sljit/sljitUtils.c:50
↓ 3 callersFunctioncheck_auto_possessive
source/lib_pcre/pcre/pcre_compile.c:2955
↓ 3 callersFunctioncheck_char_prop
source/lib_pcre/pcre/pcre_compile.c:2889
↓ 3 callersFunctioncisalpha
source/util.h:69
↓ 3 callersFunctioncisupper
source/util.h:73
↓ 3 callersFunctioncompile_bracket_fallbackpath
source/lib_pcre/pcre/pcre_jit_compile.c:5690
↓ 3 callersFunctioncompile_bracket_hotpath
source/lib_pcre/pcre/pcre_jit_compile.c:4238
↓ 3 callersFunctioncompile_iterator_hotpath
source/lib_pcre/pcre/pcre_jit_compile.c:4987
↓ 3 callersFunctioncompile_ref_hotpath
source/lib_pcre/pcre/pcre_jit_compile.c:3565
↓ 3 callersFunctioncompile_regex
source/lib_pcre/pcre/pcre_compile.c:7011
↓ 3 callersFunctionemit_shift_with_flags
source/lib_pcre/pcre/sljit/sljitNativeX86_common.c:1853
↓ 3 callersFunctionemit_sse2_logic
source/lib_pcre/pcre/sljit/sljitNativeX86_common.c:2084
↓ 3 callersFunctionexpand_workspace
source/lib_pcre/pcre/pcre_compile.c:678
↓ 3 callersFunctionflush_stubs
source/lib_pcre/pcre/pcre_jit_compile.c:1153
↓ 3 callersFunctionget_first_set
source/lib_pcre/pcre/pcre_get.c:233
↓ 3 callersFunctionget_ucp
source/lib_pcre/pcre/pcre_compile.c:1178
↓ 3 callersMethodis_variadic
source/script.h:395
↓ 3 callersFunctionnstrtoi64
nstrtoi64(): like istrtoi64, but permits scientific notation (including a decimal fraction, which may be significant in combination with the exponent)
source/util.cpp:981
↓ 3 callersFunctionread_char8_type
source/lib_pcre/pcre/pcre_jit_compile.c:1454
↓ 3 callersFunctionsljit_is_fpu_available
source/lib_pcre/pcre/sljit/sljitLir.c:1455
↓ 3 callersFunctionsljit_remove_free_block
source/lib_pcre/pcre/sljit/sljitExecAllocator.c:153
← previousnext →301–400 of 1,855, ranked by callers