MCPcopy Create free account

hub / github.com/derceg/explorerplusplus / functions

Functions6,097 in github.com/derceg/explorerplusplus

↓ 13 callersFunctionlua_xmove
Explorer++/Lua/lapi.c:118
↓ 13 callersFunctionremove
Explorer++/ThirdParty/Sol/sol.hpp:8933
↓ 13 callersMethodreplace
Replaces an existing cached icon. The icon will also be moved to the front of the list, which will stop it from being removed if the list grows over t
Explorer++/Helper/CachedIcons.cpp:52
↓ 13 callersFunctionsearch
Explorer++/ThirdParty/CLI11/CLI11.hpp:2628
↓ 12 callersMethodClear
Explorer++/ThirdParty/cereal/external/rapidjson/internal/stack.h:99
↓ 12 callersMethodDefault
Explorer++/ThirdParty/cereal/external/rapidjson/reader.h:201
↓ 12 callersMethodGetActiveShellBrowser
Explorer++/Explorer++/MsgHandler.cpp:1455
↓ 12 callersMethodGetDropEffect
Explorer++/Explorer++/Bookmarks/BookmarkDropper.cpp:25
↓ 12 callersMethodGetPidl
Explorer++/Explorer++/ShellBrowser/HistoryEntry.cpp:33
↓ 12 callersMethodIsValid
Explorer++/ThirdParty/cereal/external/rapidjson/schema.h:271
↓ 12 callersFunctionLoadByte
Explorer++/Lua/lundump.c:60
↓ 12 callersMethodPushBack
Explorer++/ThirdParty/cereal/external/rapidjson/document.h:2540
↓ 12 callersMethodRefresh
Explorer++/Explorer++/ShellBrowser/ShellNavigationController.cpp:109
↓ 12 callersMethodconstruct
Explorer++/ThirdParty/Sol/sol.hpp:6219
↓ 12 callersFunctionget_default_handler
Explorer++/ThirdParty/Sol/sol.hpp:19139
↓ 12 callersFunctionlua_rawgeti
Explorer++/Lua/lapi.c:658
↓ 12 callersFunctionluacall
Explorer++/ThirdParty/Sol/sol.hpp:19209
↓ 12 callersFunctionmeasure
Explorer++/ThirdParty/cereal/external/rapidxml/rapidxml.hpp:315
↓ 11 callersFunctionCreateFileTimeString
Explorer++/Helper/Helper.cpp:26
↓ 11 callersFunctionDumpInt
Explorer++/Lua/ldump.c:58
↓ 11 callersMethodEnd
Explorer++/ThirdParty/cereal/external/rapidjson/internal/stack.h:157
↓ 11 callersMethodGetNumHistoryEntries
Explorer++/Explorer++/NavigationController.h:28
↓ 11 callersMethodGetRoot
Explorer++/Explorer++/Bookmarks/BookmarkTree.cpp:35
↓ 11 callersMethodGetTabOptional
Explorer++/Explorer++/TabContainer.cpp:1176
↓ 11 callersFunctionLoadInt
Explorer++/Lua/lundump.c:67
↓ 11 callersMethodTell
Explorer++/ThirdParty/cereal/external/rapidjson/stream.h:161
↓ 11 callersMethodallocate_node
Allocates a new node from the pool, and optionally assigns name and value to it. If the allocation request cannot be accomodated, this function will t
Explorer++/ThirdParty/cereal/external/rapidxml/rapidxml.hpp:428
↓ 11 callersMethodcend
Explorer++/ThirdParty/Sol/sol.hpp:25582
↓ 11 callersFunctioncompare
Explorer++/ThirdParty/cereal/external/rapidxml/rapidxml.hpp:325
↓ 11 callersFunctionluaD_throw
Explorer++/Lua/ldo.c:110
↓ 11 callersFunctionluaS_new
** Create or reuse a zero-terminated string, first checking in the ** cache (using the string address as a key). The cache can contain ** only zero-te
Explorer++/Lua/lstring.c:219
↓ 11 callersFunctionluaX_syntaxerror
Explorer++/Lua/llex.c:117
↓ 11 callersFunctionlua_next
Explorer++/Lua/lapi.c:1123
↓ 11 callersFunctionlua_pushlightuserdata
Explorer++/Lua/lapi.c:565
↓ 11 callersFunctionpop_n
Explorer++/ThirdParty/Sol/sol.hpp:9052
↓ 11 callersFunctionpush_reference
Explorer++/ThirdParty/Sol/sol.hpp:10653
↓ 10 callersMethodBrowseFolder
Explorer++/TestExplorer++/ShellNavigationControllerTest.cpp:21
↓ 10 callersFunctionCreateDataObject
Explorer++/Helper/iDataObject.cpp:57
↓ 10 callersFunctionGetMembersPointer
Explorer++/ThirdParty/cereal/external/rapidjson/document.h:2030
↓ 10 callersFunctionGetWindowString
Explorer++/Helper/WindowHelper.cpp:52
↓ 10 callersMethodMemberBegin
Explorer++/ThirdParty/cereal/external/rapidjson/document.h:2595
↓ 10 callersMethodPeek
Explorer++/ThirdParty/cereal/external/rapidjson/internal/regex.h:54
↓ 10 callersMethodShowMenu
Explorer++/Explorer++/Bookmarks/UI/BookmarkMenu.cpp:82
↓ 10 callersFunctionTake
Explorer++/ThirdParty/cereal/external/rapidjson/encodings.h:236
↓ 10 callersMethodTakePush
Explorer++/ThirdParty/cereal/external/rapidjson/reader.h:1424
↓ 10 callersFunctioncall_exception_handler
Explorer++/ThirdParty/Sol/sol.hpp:7937
↓ 10 callersFunctioncheck_next1
Explorer++/Lua/llex.c:186
↓ 10 callersMethodfirst_node
Gets first child node, optionally matching node name. \param name_ Name of child to find, or 0 to return first child regardless of its name; this stri
Explorer++/ThirdParty/cereal/external/rapidxml/rapidxml.hpp:949
↓ 10 callersFunctionluaH_getint
** search function for integers */
Explorer++/Lua/ltable.c:516
↓ 10 callersFunctionluaK_dischargevars
** Ensure that expression 'e' is not a variable. */
Explorer++/Lua/lcode.c:556
↓ 10 callersFunctionluaK_exp2RK
** Ensures final expression result is in a valid R/K index ** (that is, it is either in a register or in 'k' with an index ** in the range of R/K indi
Explorer++/Lua/lcode.c:758
↓ 10 callersFunctionluaK_reserveregs
** Reserve 'n' registers in register stack */
Explorer++/Lua/lcode.c:375
↓ 10 callersFunctionluaL_addlstring
Explorer++/Lua/lauxlib.c:528
↓ 10 callersFunctionlua_getinfo
Explorer++/Lua/ldebug.c:309
↓ 10 callersFunctionlua_isinteger
Explorer++/Lua/lapi.c:270
↓ 10 callersFunctionlua_rawget
Explorer++/Lua/lapi.c:647
↓ 10 callersFunctionmake_chunk_name
Explorer++/ThirdParty/Sol/sol.hpp:14934
↓ 10 callersMethodmulti_option_policy
Take the last argument if given multiple times (or another policy)
Explorer++/ThirdParty/CLI11/CLI11.hpp:3932
↓ 10 callersFunctionremove_underscore
remove underscores from a string
Explorer++/ThirdParty/CLI11/CLI11.hpp:344
↓ 9 callersFunctionBindToIdl
Explorer++/Helper/ShellHelper.cpp:653
↓ 9 callersMethodBrowseFolder
Explorer++/Explorer++/ShellBrowser/BrowsingHandler.cpp:18
↓ 9 callersMethodCreateSchema
Explorer++/ThirdParty/cereal/external/rapidjson/schema.h:1652
↓ 9 callersMethodFindMember
Explorer++/ThirdParty/cereal/external/rapidjson/document.h:2603
↓ 9 callersFunctionGenericValue
Default constructor creates a null value.
Explorer++/ThirdParty/cereal/external/rapidjson/document.h:600
↓ 9 callersMethodGetCurrentEntry
Explorer++/Explorer++/NavigationController.h:33
↓ 9 callersFunctionGetElementsPointer
Explorer++/ThirdParty/cereal/external/rapidjson/document.h:2028
↓ 9 callersFunctionGetUIObjectOf
Explorer++/Helper/ShellHelper.cpp:676
↓ 9 callersMethodGetViewMode
Explorer++/Explorer++/ShellBrowser/ShellBrowser.cpp:236
↓ 9 callersMethodLoadIconFromPNGAndScale
Explorer++/Explorer++/IconResourceLoader.cpp:54
↓ 9 callersFunctionMemberBegin
Const member iterator ! \pre IsObject() == true */
Explorer++/ThirdParty/cereal/external/rapidjson/document.h:1161
↓ 9 callersFunctionbinary_data
Explorer++/ThirdParty/cereal/cereal.hpp:80
↓ 9 callersFunctioncheck_match
Explorer++/Lua/lparser.c:122
↓ 9 callersFunctionenterblock
Explorer++/Lua/lparser.c:439
↓ 9 callersFunctionexpr
Explorer++/Lua/lparser.c:1078
↓ 9 callersFunctionfreeexp
** Free register used by expression 'e' (if any) */
Explorer++/Lua/lcode.c:397
↓ 9 callersMethodget_description
Get the app or subcommand description
Explorer++/ThirdParty/CLI11/CLI11.hpp:6077
↓ 9 callersFunctionleaveblock
Explorer++/Lua/lparser.c:473
↓ 9 callersFunctionlexerror
Explorer++/Lua/llex.c:109
↓ 9 callersFunctionluaK_patchtohere
** Add elements in 'list' to list of pending jumps to "here" ** (current position) */
Explorer++/Lua/lcode.c:252
↓ 9 callersFunctionluaL_addvalue
Explorer++/Lua/lauxlib.c:558
↓ 9 callersFunctionluaL_checkstack
** Ensures the stack has at least 'space' extra slots, raising an error ** if it cannot fulfill the request. (The error handling needs a few ** extra
Explorer++/Lua/lauxlib.c:368
↓ 9 callersFunctionlua_concat
Explorer++/Lua/lapi.c:1140
↓ 9 callersFunctionlua_setglobal
Explorer++/Lua/lapi.c:759
↓ 9 callersFunctionlua_seti
Explorer++/Lua/lapi.c:783
↓ 9 callersFunctionlua_typename
Explorer++/Lua/lapi.c:257
↓ 9 callersMethodnext_sibling
Gets next sibling node, optionally matching node name. Behaviour is undefined if node has no parent. Use parent() to test if node has a parent. \param
Explorer++/ThirdParty/cereal/external/rapidxml/rapidxml.hpp:1017
↓ 9 callersMethodreturn_count
Explorer++/ThirdParty/Sol/sol.hpp:16060
↓ 9 callersFunctionstr_checkname
Explorer++/Lua/lparser.c:135
↓ 9 callersFunctiontofile
Explorer++/Lua/liolib.c:174
↓ 9 callersFunctionunwrap
Explorer++/ThirdParty/Sol/sol.hpp:1556
↓ 8 callersFunctionAddMember
Explorer++/ThirdParty/cereal/external/rapidjson/document.h:1350
↓ 8 callersMethodGetLanguageModule
Explorer++/Explorer++/MsgHandler.cpp:1440
↓ 8 callersMethodGetNumTabs
Explorer++/Explorer++/TabContainer.cpp:1301
↓ 8 callersMethodGetShowInGroups
Explorer++/Explorer++/ShellBrowser/GroupManager.cpp:31
↓ 8 callersFunctionGetTestResourceDirectory
Explorer++/TestHelper/Helper.cpp:16
↓ 8 callersMethodIsTabSelected
Explorer++/Explorer++/TabContainer.cpp:1261
↓ 8 callersMethodPut
Explorer++/ThirdParty/cereal/external/rapidjson/reader.h:931
↓ 8 callersFunctionSetFORMATETC
Explorer++/Helper/Helper.cpp:707
↓ 8 callersFunctionSetStringRaw
Initialize this value as constant string, without calling destructor.
Explorer++/ThirdParty/cereal/external/rapidjson/document.h:2060
↓ 8 callersMethodSetViewMode
This function is only called on 'hard' view changes (i.e. view changes resulting from user requests). It is not called when a tab is first set up (i
Explorer++/Explorer++/ShellBrowser/ShellBrowser.cpp:246
← previousnext →201–300 of 6,097, ranked by callers