Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/derceg/explorerplusplus
/ functions
Functions
6,097 in github.com/derceg/explorerplusplus
⨍
Functions
6,097
◇
Types & classes
1,898
↓ 6 callers
Function
check_path
get the type of the path from a file name
Explorer++/ThirdParty/CLI11/CLI11.hpp:2311
↓ 6 callers
Function
checklimit
Explorer++/Lua/lparser.c:92
↓ 6 callers
Function
compat53_errfile
Explorer++/ThirdParty/Sol/sol.hpp:3328
↓ 6 callers
Method
empty
Explorer++/ThirdParty/Sol/sol.hpp:23906
↓ 6 callers
Function
esccheck
Explorer++/Lua/llex.c:303
↓ 6 callers
Method
expected
Set the number of expected arguments
Explorer++/ThirdParty/CLI11/CLI11.hpp:3668
↓ 6 callers
Function
getfield
Explorer++/Lua/loslib.c:239
↓ 6 callers
Function
getthread
** Auxiliary function used by several library functions: check for ** an optional thread as function's first argument and set 'arg' with ** 1 if this
Explorer++/Lua/ldblib.c:90
↓ 6 callers
Function
luaC_newobj
** create a new collectable object (with given type and size) and link ** it to 'allgc' list. */
Explorer++/Lua/lgc.c:208
↓ 6 callers
Function
luaD_rawrunprotected
Explorer++/Lua/ldo.c:136
↓ 6 callers
Function
luaE_setdebt
** set GCdebt to a new value keeping the value (totalbytes + GCdebt) ** invariant (and avoiding underflows in 'totalbytes') */
Explorer++/Lua/lstate.c:98
↓ 6 callers
Function
luaF_close
Explorer++/Lua/lfunc.c:83
↓ 6 callers
Function
luaG_typeerror
Explorer++/Lua/ldebug.c:585
↓ 6 callers
Function
luaH_new
Explorer++/Lua/ltable.c:421
↓ 6 callers
Function
luaH_set
** beware: when using this function you probably need to check a GC ** barrier and invalidate the TM cache. */
Explorer++/Lua/ltable.c:610
↓ 6 callers
Function
luaH_setint
Explorer++/Lua/ltable.c:618
↓ 6 callers
Function
luaK_fixline
** Change line information associated with current position. */
Explorer++/Lua/lcode.c:1177
↓ 6 callers
Function
luaK_getlabel
** returns current 'pc' and marks it as a jump target (to avoid wrong ** optimizations with consecutive instructions not in the same basic block). */
Explorer++/Lua/lcode.c:168
↓ 6 callers
Function
luaL_gsub
Explorer++/Lua/lauxlib.c:991
↓ 6 callers
Function
lua_checkstack
Explorer++/Lua/lapi.c:97
↓ 6 callers
Function
lua_compare
Explorer++/ThirdParty/Sol/sol.hpp:2990
↓ 6 callers
Function
lua_gettable
Explorer++/Lua/lapi.c:612
↓ 6 callers
Function
lua_getupvalue
Explorer++/Lua/lapi.c:1222
↓ 6 callers
Function
lua_isstring
Explorer++/Lua/lapi.c:283
↓ 6 callers
Function
lua_load
Explorer++/ThirdParty/Sol/sol.hpp:3288
↓ 6 callers
Function
lua_rawequal
Explorer++/Lua/lapi.c:295
↓ 6 callers
Function
lua_topointer
Explorer++/Lua/lapi.c:429
↓ 6 callers
Function
multi_push_reference
Explorer++/ThirdParty/Sol/sol.hpp:10686
↓ 6 callers
Function
overload_match_arity
Explorer++/ThirdParty/Sol/sol.hpp:16680
↓ 6 callers
Function
posrelat
translate a relative string position: negative means back from end */
Explorer++/Lua/lstrlib.c:63
↓ 6 callers
Method
rend
Explorer++/ThirdParty/Sol/sol.hpp:26474
↓ 6 callers
Function
set2
Explorer++/Lua/ltablib.c:277
↓ 6 callers
Function
set_environment
Explorer++/ThirdParty/Sol/sol.hpp:24493
↓ 6 callers
Function
swap
Swaps this optional with the other. If neither optionals have a value, nothing happens. If both have a value, the values are swapped. If one has a va
Explorer++/ThirdParty/Sol/sol.hpp:5172
↓ 6 callers
Function
swapextra
** If function yielded, its 'func' can be in the 'extra' field. The ** next function restores 'func' to its correct value for debugging ** purposes. (
Explorer++/Lua/ldebug.c:62
↓ 6 callers
Function
test2
** Accept current char if it is in 'set' (of size 2) */
Explorer++/Lua/liolib.c:417
↓ 6 callers
Function
trampoline
Explorer++/ThirdParty/Sol/sol.hpp:7972
↓ 6 callers
Function
tuplefy
Explorer++/ThirdParty/Sol/sol.hpp:2267
↓ 6 callers
Function
u32toa
Explorer++/ThirdParty/cereal/external/rapidjson/internal/itoa.h:39
↓ 6 callers
Function
u64toa
Explorer++/ThirdParty/cereal/external/rapidjson/internal/itoa.h:126
↓ 6 callers
Function
valid_first_char
Explorer++/ThirdParty/CLI11/CLI11.hpp:313
↓ 5 callers
Function
BindObserverMethods
Explorer++/Explorer++/Plugins/ApiBinding.cpp:119
↓ 5 callers
Method
BrowseFolderInCurrentTab
Explorer++/Explorer++/Navigation.cpp:57
↓ 5 callers
Function
BuildFileAttributeString
Explorer++/Helper/Helper.cpp:195
↓ 5 callers
Function
CenterWindow
Centers one window (hChild) with respect to another (hParent), as per the Windows UX Guidelines (2009). This means placing the child window 45% of
Explorer++/Helper/WindowHelper.cpp:16
↓ 5 callers
Function
CreateDropSource
Explorer++/Helper/iDropSource.cpp:32
↓ 5 callers
Function
DumpString
Explorer++/Lua/ldump.c:73
↓ 5 callers
Method
ExportCurrentColumns
Explorer++/Explorer++/ShellBrowser/ColumnManager.cpp:956
↓ 5 callers
Method
Get
Query a value in a subtree. ! \param root Root value of a DOM sub-tree to be resolved. It can be any value other than document root. \
Explorer++/ThirdParty/cereal/external/rapidjson/pointer.h:539
↓ 5 callers
Method
GetAutoArrange
Explorer++/Explorer++/ShellBrowser/ShellBrowser.cpp:224
↓ 5 callers
Method
GetConfig
Explorer++/Explorer++/MsgHandler.cpp:1435
↓ 5 callers
Method
GetEntryAtIndex
Explorer++/Explorer++/NavigationController.h:55
↓ 5 callers
Function
GetFileLanguage
Explorer++/Helper/Helper.cpp:509
↓ 5 callers
Function
GetFileSizeEx
Explorer++/Helper/Helper.cpp:163
↓ 5 callers
Method
GetFilterStatus
Explorer++/Explorer++/ShellBrowser/ShellBrowser.cpp:1111
↓ 5 callers
Method
GetNumSelectedFiles
Explorer++/Explorer++/ShellBrowser/ShellBrowser.cpp:1045
↓ 5 callers
Method
GetShowHidden
Explorer++/Explorer++/ShellBrowser/ShellBrowser.cpp:1232
↓ 5 callers
Method
GetSystemIconIndex
Explorer++/Explorer++/ShellBrowser/HistoryEntry.cpp:53
↓ 5 callers
Method
GetTreeView
Explorer++/Explorer++/MsgHandler.cpp:1475
↓ 5 callers
Method
GoBack
Explorer++/Explorer++/NavigationController.h:119
↓ 5 callers
Method
MoveBookmarkItem
Explorer++/Explorer++/Bookmarks/BookmarkTree.cpp:101
↓ 5 callers
Method
OpenItem
Explorer++/Explorer++/MsgHandler.cpp:121
↓ 5 callers
Method
Pop
Explorer++/ThirdParty/cereal/external/rapidjson/internal/stack.h:138
↓ 5 callers
Method
Release
Explorer++/Explorer++/ShellTreeView/ShellTreeView.cpp:1494
↓ 5 callers
Method
SaveAllSettings
Explorer++/Explorer++/MsgHandler.cpp:1412
↓ 5 callers
Method
SetDateModified
Explorer++/Explorer++/Bookmarks/BookmarkItem.cpp:137
↓ 5 callers
Method
SetSortColumn
Explorer++/Explorer++/Bookmarks/UI/BookmarkListView.cpp:411
↓ 5 callers
Function
SkipWhitespace
Explorer++/ThirdParty/cereal/external/rapidjson/reader.h:264
↓ 5 callers
Function
SortByVersionInfo
Explorer++/Explorer++/ShellBrowser/SortHelper.cpp:219
↓ 5 callers
Method
add_option
Add an option, will automatically understand the type for common types. To use, create a variable with the expected type, and pass it in after the na
Explorer++/ThirdParty/CLI11/CLI11.hpp:5099
↓ 5 callers
Function
addk
** Add constant 'v' to prototype's list of constants (field 'k'). ** Use scanner's table to cache position of constants in constant list ** and try to
Explorer++/Lua/lcode.c:428
↓ 5 callers
Function
align_usertype_unique_destructor
Explorer++/ThirdParty/Sol/sol.hpp:9821
↓ 5 callers
Method
allocate_string
Allocates a char array of given size from the pool, and optionally copies a given string to it. If the allocation request cannot be accomodated, this
Explorer++/ThirdParty/cereal/external/rapidxml/rapidxml.hpp:489
↓ 5 callers
Function
checkstack
** If L1 != L, L1 can be in any state, and therefore there are no ** guarantees about its stack space; any push in L1 must be ** checked. */
Explorer++/Lua/ldblib.c:35
↓ 5 callers
Method
clear
Clears the pool. This causes memory occupied by nodes allocated by the pool to be freed. Any nodes or strings allocated from the pool will no longer b
Explorer++/ThirdParty/cereal/external/rapidxml/rapidxml.hpp:538
↓ 5 callers
Method
clear
Explorer++/ThirdParty/Sol/sol.hpp:23710
↓ 5 callers
Function
condjump
** Code a "conditional jump", that is, a test or comparison opcode ** followed by a jump. Return jump position. */
Explorer++/Lua/lcode.c:158
↓ 5 callers
Method
copy
Explorer++/ThirdParty/Sol/sol.hpp:9336
↓ 5 callers
Function
copy_and_expand_chars
Explorer++/ThirdParty/cereal/external/rapidxml/rapidxml_print.hpp:47
↓ 5 callers
Function
decode
Explorer++/ThirdParty/cereal/external/base64.hpp:89
↓ 5 callers
Function
demangle
Demangles the type encoded in a string ! @internal */
Explorer++/ThirdParty/cereal/details/util.hpp:43
↓ 5 callers
Function
explist
Explorer++/Lua/lparser.c:804
↓ 5 callers
Function
find_member
Check if a string is a member of a list of strings and optionally ignore case or ignore underscores
Explorer++/ThirdParty/CLI11/CLI11.hpp:381
↓ 5 callers
Method
first_attribute
Gets first attribute of node, optionally matching attribute name. \param name_ Name of attribute to find, or 0 to return first attribute regardless of
Explorer++/ThirdParty/cereal/external/rapidxml/rapidxml.hpp:1038
↓ 5 callers
Method
for_each_table
Explorer++/ThirdParty/Sol/sol.hpp:22016
↓ 5 callers
Method
get_allow_extra_args
Get the current value of allow extra args
Explorer++/ThirdParty/CLI11/CLI11.hpp:3715
↓ 5 callers
Method
get_display_name
Get a display name for an app
Explorer++/ThirdParty/CLI11/CLI11.hpp:6276
↓ 5 callers
Method
get_exit_code
Explorer++/ThirdParty/CLI11/CLI11.hpp:573
↓ 5 callers
Method
get_expected_max
The max number of times the option expects to be included
Explorer++/ThirdParty/CLI11/CLI11.hpp:3992
↓ 5 callers
Method
get_expected_min
The number of times the option expects to be included
Explorer++/ThirdParty/CLI11/CLI11.hpp:3990
↓ 5 callers
Method
get_options
Get the list of options (user facing function, so returns raw pointers), has optional filter function
Explorer++/ThirdParty/CLI11/CLI11.hpp:6086
↓ 5 callers
Function
getjump
** Gets the destination address of a jump instruction. Used to traverse ** a list of jumps. */
Explorer++/Lua/lcode.c:90
↓ 5 callers
Function
getlocvar
Explorer++/Lua/lparser.c:195
↓ 5 callers
Function
inclinenumber
** increment line number and skips newline sequence (any of ** \n, \r, \n\r, or \r\n) */
Explorer++/Lua/llex.c:151
↓ 5 callers
Method
insert
Explorer++/ThirdParty/Sol/sol.hpp:20878
↓ 5 callers
Function
iscleared
** tells whether a key or value can be cleared from a weak ** table. Non-collectable objects are never removed from weak ** tables. Strings behave as
Explorer++/Lua/lgc.c:139
↓ 5 callers
Function
lShowWindow
Explorer++/Helper/WindowHelper.cpp:64
↓ 5 callers
Function
load
Explorer++/ThirdParty/cereal/types/set.hpp:51
↓ 5 callers
Function
luaD_call
** Call a function (C or Lua). The function to be called is at *func. ** The arguments are on the stack, right after the function. ** When returns, al
Explorer++/Lua/ldo.c:495
↓ 5 callers
Function
luaD_callnoyield
** Similar to 'luaD_call', but does not allow yields during the call */
Explorer++/Lua/ldo.c:507
← previous
next →
401–500 of 6,097, ranked by callers