MCPcopy Create free account

hub / github.com/AutoHotkey/AutoHotkey / functions

Functions1,855 in github.com/AutoHotkey/AutoHotkey

↓ 3 callersFunctionstrip_quote_marks
Returns aBuf if not surrounded by matching quote marks (" or '). Otherwise returns aBuf+1 after terminating at the trailing quote mark.
source/util.h:374
↓ 3 callersFunctionstrip_trailing_backslash
source/util.h:354
↓ 2 callersMethodActUponAll
source/WinGroup.cpp:81
↓ 2 callersFunctionAddHotkeyCriterion
source/hotkey.cpp:100
↓ 2 callersFunctionAllocInterProcMem
source/util.cpp:2002
↓ 2 callersMethodAppendPropertyName
source/Debugger.cpp:1240
↓ 2 callersFunctionArgIsOutputVar
source/script.h:1962
↓ 2 callersMethodAssign
source/script_object.h:272
↓ 2 callersMethodAssignStringW
source/var.h:274
↓ 2 callersMethodBackup
source/var.cpp:1091
↓ 2 callersMethodBreak
source/Debugger.cpp:166
↓ 2 callersMethodCapacity
source/script_object.h:538
↓ 2 callersFunctionCleanupEventArray
source/keyboard_mouse.cpp:2882
↓ 2 callersMethodClose
source/script_gui.cpp:7662
↓ 2 callersFunctionCompareVersion
source/util.cpp:3153
↓ 2 callersMethodConnect
source/script_com.cpp:1100
↓ 2 callersMethodContainsMenu
source/script_menu.cpp:1282
↓ 2 callersFunctionConvertDllArgType
source/script2.cpp:10783
↓ 2 callersFunctionConvertFileOptions
source/script2.cpp:8016
↓ 2 callersFunctionConvertFilespecToCorrectCase
source/util.cpp:1518
↓ 2 callersFunctionConvertNumGetTarget
source/script2.cpp:12997
↓ 2 callersFunctionConvertNumGetType
source/script2.cpp:12937
↓ 2 callersMethodCopyExprFrom
source/defines.h:415
↓ 2 callersMethodCreateHandle
source/script_menu.cpp:923
↓ 2 callersFunctionDefineClasses
source/script_object.cpp:2932
↓ 2 callersMethodDelete
source/script2.cpp:14776
↓ 2 callersMethodDeleteTimer
source/script.cpp:4120
↓ 2 callersMethodDestroy
source/script_gui.cpp:2134
↓ 2 callersMethodDisableParent
source/hotkey.h:146
↓ 2 callersFunctionDisguiseWinAltIfNeeded
source/keyboard_mouse.cpp:59
↓ 2 callersFunctionDoesFilePatternExist
source/util.cpp:1454
↓ 2 callersFunctionDynaParamToElement
source/script2.cpp:10561
↓ 2 callersMethodEdit
source/script.cpp:1311
↓ 2 callersMethodEnable
source/hotkey.h:121
↓ 2 callersMethodEnableClipboardListener
source/script.cpp:969
↓ 2 callersMethodEnableParent
source/hotkey.h:138
↓ 2 callersMethodEscape
source/script_gui.cpp:7677
↓ 2 callersMethodExpandArgs
source/script_expression.cpp:2036
↓ 2 callersFunctionExpandEventArray
source/keyboard_mouse.cpp:2688
↓ 2 callersMethodFind
source/script2.cpp:14687
↓ 2 callersFunctionFindAutoHotkeyUtilSub
source/script2.cpp:4452
↓ 2 callersMethodFindField
source/script_object.cpp:2238
↓ 2 callersMethodFindGlobalVar
Alias to improve clarity and reduce code size (if compiler chooses not to inline; due to how parameter defaults work):
source/script.h:3074
↓ 2 callersFunctionFindHotkeyIfExpr
source/hotkey.cpp:153
↓ 2 callersMethodFindLabel
source/script.cpp:4151
↓ 2 callersMethodFindMenuItemByID
source/script.h:3097
↓ 2 callersMethodFindVariant
source/hotkey.cpp:1481
↓ 2 callersMethodForFunc
source/script.h:1546
↓ 2 callersFunctionFreeInterProcMem
source/util.cpp:2024
↓ 2 callersFunctionGetAHKInstallDir
source/script2.cpp:4731
↓ 2 callersMethodGetClipboardDataTimeout
source/clipboard.cpp:342
↓ 2 callersMethodGetCodePage
source/TextIO.h:127
↓ 2 callersFunctionGetDllProcAddress
source/script2.cpp:10852
↓ 2 callersFunctionGetDocumentsFolder
Caller must call CoTaskMemFree() on the result when done.
source/util.cpp:3143
↓ 2 callersMethodGetEndReason
source/script2.cpp:664
↓ 2 callersMethodGetIDsOfNames
source/script_com.cpp:1037
↓ 2 callersFunctionGetISOWeekNumber
source/util.cpp:43
↓ 2 callersMethodGetJumpTarget
source/script2.cpp:9097
↓ 2 callersMethodGetLocalVars
source/Debugger.cpp:2738
↓ 2 callersFunctionGetNextTreeItem
source/script2.cpp:16309
↓ 2 callersFunctionGetObjMaxParams
source/script_object.cpp:1371
↓ 2 callersFunctionGetProcessName
source/script2.cpp:17490
↓ 2 callersFunctionGetWorkingDir
source/script2.cpp:7685
↓ 2 callersFunctionHandleMenuItem
source/script2.cpp:4509
↓ 2 callersMethodInitCopy
Copy a value from a Variant into this uninitialized Variant.
source/script_object.cpp:1664
↓ 2 callersFunctionInitEventArray
source/keyboard_mouse.cpp:2720
↓ 2 callersMethodInsertAt
source/script_object.cpp:1807
↓ 2 callersMethodIsAssignedSomewhere
source/var.h:667
↓ 2 callersMethodIsAssumeGlobal
source/script.h:1695
↓ 2 callersMethodIsDeclared
source/var.h:643
↓ 2 callersMethodIsExemptFromSuspend
source/hotkey.h:261
↓ 2 callersFunctionIsHex
source/util.h:412
↓ 2 callersMethodIsInteresting
source/hook.cpp:2976
↓ 2 callersMethodIsNativeClassPrototype
source/script_object.h:444
↓ 2 callersMethodIsOfType
source/script_object.cpp:936
↓ 2 callersMethodIsStatic
source/var.h:615
↓ 2 callersFunctionIsTextMatch
source/window.h:46
↓ 2 callersFunctionIsWindowCloaked
source/window.cpp:1344
↓ 2 callersMethodItemToToken
source/script_object.cpp:1900
↓ 2 callersFunctionKeybdEventIsPhysical
source/hook.cpp:3200
↓ 2 callersFunctionLaunchAutoHotkeyUtil
source/script2.cpp:4473
↓ 2 callersFunctionLayoutHasAltGr
source/keyboard_mouse.cpp:3873
↓ 2 callersMethodListKeyHistory
source/script.cpp:13654
↓ 2 callersMethodListVars
source/script.cpp:13620
↓ 2 callersFunctionLowLevelCommon
source/hook.cpp:301
↓ 2 callersMethodMalloc
source/var.cpp:1294
↓ 2 callersMethodMarkAlreadyWarned
source/var.h:688
↓ 2 callersFunctionMouseClick
source/keyboard_mouse.cpp:2135
↓ 2 callersFunctionObjectToString
source/script2.cpp:11486
↓ 2 callersMethodOutputStdOut
source/Debugger.cpp:2051
↓ 2 callersFunctionParamToObjectOrBase
source/script_object_bif.cpp:195
↓ 2 callersFunctionParseClickOptions
source/keyboard_mouse.cpp:1871
↓ 2 callersFunctionPerformClick
source/keyboard_mouse.cpp:1854
↓ 2 callersMethodPerformInNewThreadMadeByCaller
source/hotkey.cpp:850
↓ 2 callersFunctionPerformMouseCommon
source/keyboard_mouse.cpp:1996
↓ 2 callersFunctionPixelSearch
source/script2.cpp:3414
↓ 2 callersFunctionPredictReplacementSize
source/util.cpp:1296
↓ 2 callersFunctionPutMouseEventIntoArray
source/keyboard_mouse.cpp:2621
↓ 2 callersFunctionReadRegString
source/util.cpp:1901
↓ 2 callersFunctionRegExCreateMatchArray
source/script2.cpp:11693
← previousnext →401–500 of 1,855, ranked by callers