MCPcopy Create free account

hub / github.com/AutoHotkey/AutoHotkey / functions

Functions1,855 in github.com/AutoHotkey/AutoHotkey

↓ 5 callersMethodCharLength
source/var.h:761
↓ 5 callersMethodCriticalError
source/script.cpp:13011
↓ 5 callersMethodDefaultDialogTitle
source/script2.cpp:4757
↓ 5 callersMethodDefineMethod
source/script_object.cpp:1346
↓ 5 callersMethodEndProperty
source/Debugger.cpp:2886
↓ 5 callersMethodExitIfNotPersistent
source/script.cpp:1302
↓ 5 callersMethodGet
source/var.cpp:786
↓ 5 callersFunctionGetNonChildParent
source/window.cpp:1227
↓ 5 callersFunctionGetWindowTextTimeout
source/window.cpp:1361
↓ 5 callersMethodIsNumeric
source/var.h:347
↓ 5 callersMethodLast
source/script.h:2833
↓ 5 callersMethodMakeReadOnly
Convert VAR_NORMAL to VAR_CONSTANT.
source/var.h:601
↓ 5 callersFunctionMouseMove
source/keyboard_mouse.cpp:2374
↓ 5 callersMethodResolveAlias
source/var.h:816
↓ 5 callersFunctionResultToBOOL
source/script2.cpp:16779
↓ 5 callersFunctionSetCapacity
source/script_object.h:146
↓ 5 callersMethodSetSetter
source/script_object.h:225
↓ 5 callersFunctionSetWorkingDir
source/script2.cpp:7628
↓ 5 callersMethodSetter
source/script_object.h:221
↓ 5 callersFunctionTextToSC
source/keyboard_mouse.cpp:4012
↓ 5 callersMethodTypeError
source/script.cpp:13124
↓ 5 callersFunctionTypeOfToken
TypeOfToken: Similar result to TokenIsPureNumeric, but may return SYM_OBJECT.
source/script2.cpp:17183
↓ 5 callersMethodUpdateTrayIcon
source/script.cpp:1043
↓ 5 callersFunctionWinActive
source/window.cpp:538
↓ 5 callersFunctioncheck_escape
source/lib_pcre/pcre/pcre_compile.c:761
↓ 5 callersFunctionensure_abuf
source/lib_pcre/pcre/sljit/sljitLir.c:350
↓ 5 callersFunctioninit_frame
source/lib_pcre/pcre/pcre_jit_compile.c:793
↓ 5 callersFunctionomit_leading_any
source/util.h:164
↓ 5 callersFunctionomit_trailing_any
source/util.h:199
↓ 5 callersFunctionpchars
source/lib_pcre/pcre/pcre_exec.c:115
↓ 5 callersFunctionskip_char_back
source/lib_pcre/pcre/pcre_jit_compile.c:1504
↓ 4 callersFunctionATOU64
source/util.h:469
↓ 4 callersMethodAcceptNewMem
source/var.cpp:975
↓ 4 callersMethodAdd
source/script2.cpp:14747
↓ 4 callersFunctionAssignColor
source/util.cpp:1677
↓ 4 callersFunctionCharToVKAndModifiers
source/keyboard_mouse.cpp:4072
↓ 4 callersMethodConstruct
source/script_object.cpp:1509
↓ 4 callersFunctionControlExist
source/window.cpp:887
↓ 4 callersMethodControlGetBkColor
source/script_gui.cpp:9853
↓ 4 callersFunctionConvertEscapeSequences
source/util.cpp:2831
↓ 4 callersMethodDisable
source/script.cpp:4019
↓ 4 callersFunctionExtractIconFromExecutable
L17: Extract icon of the appropriate size from an executable (or compatible) file.
source/util.cpp:2560
↓ 4 callersFunctionFTOA
source/util.cpp:3116
↓ 4 callersFunctionFileTimeToYYYYMMDD
source/util.cpp:231
↓ 4 callersMethodFindFunc
source/script.cpp:6786
↓ 4 callersMethodFindTabControl
source/script_gui.cpp:10089
↓ 4 callersMethodFindVar
source/script.cpp:7050
↓ 4 callersFunctionGenRandom
Fills a buffer with pseudo-random numbers.
source/util.cpp:3196
↓ 4 callersFunctionGetObjectPtrProperty
source/script2.cpp:8982
↓ 4 callersFunctionGetValidLastUsedWindow
source/window.cpp:641
↓ 4 callersFunctionGetYDay
source/util.cpp:24
↓ 4 callersFunctionHotCriterionAllowsFiring
source/hotkey.cpp:38
↓ 4 callersFunctionHotInputLevelAllowsFiring
source/hotkey.cpp:638
↓ 4 callersMethodIsBuiltIn
source/script.h:1801
↓ 4 callersMethodIsCompletelyDisabled
source/hotkey.h:273
↓ 4 callersMethodIsDerivedFrom
source/script_object.cpp:948
↓ 4 callersMethodIsEmpty
source/WinGroup.h:89
↓ 4 callersMethodIsPureNumeric
source/var.h:373
↓ 4 callersMethodLineUnexpectedError
source/script.cpp:13002
↓ 4 callersMethodMarkAssignedSomewhere
source/var.h:676
↓ 4 callersFunctionMsgMonitor
source/application.cpp:1693
↓ 4 callersMethodName
source/Debugger.cpp:2724
↓ 4 callersMethodOffset
source/KuString.h:371
↓ 4 callersMethodOutputStdErr
source/Debugger.cpp:2044
↓ 4 callersMethodPreExecLine
PreExecLine: aLine is about to execute; handle current line marker, breakpoints and step into/over/out.
source/Debugger.cpp:81
↓ 4 callersFunctionProcessExist
source/script_autoit.cpp:1941
↓ 4 callersMethodPush
source/script.cpp:5361
↓ 4 callersMethodReadLine
source/TextIO.h:80
↓ 4 callersFunctionResetHook
source/hook.cpp:4336
↓ 4 callersMethodReturnMove
Return value, knowing Variant will shortly be deleted. Value may be moved from Variant into ResultToken.
source/script_object.cpp:1714
↓ 4 callersFunctionSafeSetTokenObject
source/script_com.cpp:571
↓ 4 callersMethodSetInternalCapacity
source/script_object.cpp:2407
↓ 4 callersMethodSetMethod
source/script_object.h:226
↓ 4 callersMethodSetResult
source/defines.h:540
↓ 4 callersMethodToInt64
source/var.h:392
↓ 4 callersFunctionToggleKeyState
source/keyboard_mouse.cpp:2991
↓ 4 callersFunctionTokenIsEmptyString
source/script2.cpp:16914
↓ 4 callersFunctionTokenToVarType
source/script_com.cpp:851
↓ 4 callersFunctionTokenToVariant
source/script_com.cpp:769
↓ 4 callersMethodUnscale
source/script.h:2816
↓ 4 callersFunctionValue
source/script_object.h:180
↓ 4 callersFunctionVariantToToken
source/script_com.cpp:589
↓ 4 callersFunctionWinClose
source/window.cpp:425
↓ 4 callersMethodWriteEncodeBase64
source/Debugger.cpp:2569
↓ 4 callersFunctionYYYYMMDDToFileTime
source/util.cpp:81
↓ 4 callersFunctionadjust_recurse
source/lib_pcre/pcre/pcre_compile.c:2734
↓ 4 callersFunctionchar_get_othercase_bit
source/lib_pcre/pcre/pcre_jit_compile.c:1316
↓ 4 callersFunctioncisalnum
source/util.h:70
↓ 4 callersFunctioncompile_assert_hotpath
source/lib_pcre/pcre/pcre_jit_compile.c:3805
↓ 4 callersFunctioncompile_fallbackpath
source/lib_pcre/pcre/pcre_jit_compile.c:6121
↓ 4 callersFunctioncompile_ref_checks
source/lib_pcre/pcre/pcre_jit_compile.c:3512
↓ 4 callersFunctionemit_do_imm
source/lib_pcre/pcre/sljit/sljitNativeX86_32.c:29
↓ 4 callersFunctionemit_shift
source/lib_pcre/pcre/sljit/sljitNativeX86_common.c:1763
↓ 4 callersFunctionemit_sse2_store
source/lib_pcre/pcre/sljit/sljitNativeX86_common.c:2102
↓ 4 callersFunctionfind_parens
source/lib_pcre/pcre/pcre_compile.c:1589
↓ 4 callersFunctionget_framesize
Returns with -1 if no need for frame. */
source/lib_pcre/pcre/pcre_jit_compile.c:742
↓ 4 callersFunctionget_jump_code
source/lib_pcre/pcre/sljit/sljitNativeX86_common.c:159
↓ 4 callersFunctiongetbits
source/script2.cpp:3300
↓ 4 callersFunctionispowerof2
source/lib_pcre/pcre/pcre_jit_compile.c:1110
↓ 4 callersFunctionistrtoi64
source/util.h:432
← previousnext →201–300 of 1,855, ranked by callers