Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmmyLua/EmmyLuaDebugger
/ functions
Functions
8,365 in github.com/EmmyLua/EmmyLuaDebugger
⨍
Functions
8,365
◇
Types & classes
1,383
↓ 6 callers
Function
getfield
third-party/lua-5.4.6/src/loslib.c:253
↓ 6 callers
Function
getfield
third-party/lua-5.1.5/src/loslib.c:109
↓ 6 callers
Function
getfield
third-party/lua-5.3.5/src/loslib.c:239
↓ 6 callers
Function
getfield
third-party/lua-5.2.4/src/loslib.c:157
↓ 6 callers
Function
gettable
third-party/lua-5.5.0/src/lapi.c:753
↓ 6 callers
Function
gettable
third-party/lua-5.4.6/src/lapi.c:725
↓ 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
third-party/lua-5.5.0/src/ldblib.c:95
↓ 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
third-party/lua-5.4.6/src/ldblib.c:94
↓ 6 callers
Function
getthread
third-party/lua-5.1.5/src/ldblib.c:76
↓ 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
third-party/lua-5.3.5/src/ldblib.c:90
↓ 6 callers
Function
getthread
third-party/lua-5.2.4/src/ldblib.c:94
↓ 6 callers
Method
has_subtype
@brief return whether the value has a subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/has_subtype/
third-party/nlohmann/include/nlohmann/byte_container_with_subtype.hpp:76
↓ 6 callers
Function
is_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
third-party/nlohmann/include/nlohmann/json.hpp:1363
↓ 6 callers
Function
kname
** Find a "name" for the constant 'c'. */
third-party/lua-5.5.0/src/ldebug.c:492
↓ 6 callers
Function
luaC_link
third-party/lua-5.1.5/src/lgc.c:685
↓ 6 callers
Function
luaC_newobj
** create a new collectable object (with given type and size) and link ** it to 'allgc' list. */
third-party/lua-5.3.5/src/lgc.c:208
↓ 6 callers
Function
luaD_call
** External interface for 'ccall' */
third-party/lua-5.5.0/src/ldo.c:775
↓ 6 callers
Function
luaD_call
** External interface for 'ccall' */
third-party/lua-5.4.6/src/ldo.c:653
↓ 6 callers
Function
luaD_callhook
third-party/lua-5.1.5/src/ldo.c:181
↓ 6 callers
Function
luaD_rawrunprotected
third-party/lua-5.3.5/src/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') */
third-party/lua-5.3.5/src/lstate.c:98
↓ 6 callers
Function
luaE_warning
third-party/lua-5.5.0/src/lstate.c:398
↓ 6 callers
Function
luaE_warning
third-party/lua-5.4.6/src/lstate.c:426
↓ 6 callers
Function
luaF_close
third-party/lua-5.3.5/src/lfunc.c:83
↓ 6 callers
Function
luaF_close
third-party/lua-5.2.4/src/lfunc.c:89
↓ 6 callers
Function
luaG_typeerror
third-party/lua-5.1.5/src/ldebug.c:567
↓ 6 callers
Function
luaG_typeerror
third-party/lua-5.3.5/src/ldebug.c:585
↓ 6 callers
Function
luaG_typeerror
third-party/lua-5.2.4/src/ldebug.c:530
↓ 6 callers
Function
luaH_getnum
** search function for integers */
third-party/lua-5.1.5/src/ltable.c:435
↓ 6 callers
Function
luaH_new
third-party/lua-5.4.6/src/ltable.c:626
↓ 6 callers
Function
luaH_new
third-party/lua-5.3.5/src/ltable.c:421
↓ 6 callers
Function
luaH_new
third-party/lua-5.2.4/src/ltable.c:368
↓ 6 callers
Function
luaH_resize
** Resize table 't' for the new given sizes. Both allocations (for ** the hash part and for the array part) can fail, which creates some ** subtleties
third-party/lua-5.5.0/src/ltable.c:716
↓ 6 callers
Function
luaH_set
** beware: when using this function you probably need to check a GC ** barrier and invalidate the TM cache. */
third-party/lua-5.3.5/src/ltable.c:610
↓ 6 callers
Function
luaH_set
** beware: when using this function you probably need to check a GC ** barrier and invalidate the TM cache. */
third-party/lua-5.2.4/src/ltable.c:510
↓ 6 callers
Function
luaH_setint
third-party/lua-5.3.5/src/ltable.c:618
↓ 6 callers
Function
luaH_setint
third-party/lua-5.2.4/src/ltable.c:518
↓ 6 callers
Function
luaK_code
** Emit instruction 'i', checking for array sizes and saving also its ** line information. Return 'i' position. */
third-party/lua-5.4.6/src/lcode.c:383
↓ 6 callers
Function
luaK_codeABx
** Format and emit an 'iABx' instruction. */
third-party/lua-5.5.0/src/lcode.c:418
↓ 6 callers
Function
luaK_codeABx
third-party/lua-5.1.5/src/lcode.c:812
↓ 6 callers
Function
luaK_concat
** Concatenate jump-list 'l2' into jump-list 'l1' */
third-party/lua-5.5.0/src/lcode.c:182
↓ 6 callers
Function
luaK_concat
** Concatenate jump-list 'l2' into jump-list 'l1' */
third-party/lua-5.4.6/src/lcode.c:182
↓ 6 callers
Function
luaK_fixline
** Change line information associated with current position. */
third-party/lua-5.3.5/src/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). */
third-party/lua-5.3.5/src/lcode.c:168
↓ 6 callers
Function
luaK_jump
** Create a jump instruction and return its position, so its destination ** can be fixed later (with 'fixjump'). */
third-party/lua-5.5.0/src/lcode.c:200
↓ 6 callers
Function
luaK_semerror
semantic error */
third-party/lua-5.4.6/src/lcode.c:47
↓ 6 callers
Function
luaL_addvalue
third-party/lua-5.2.4/src/lauxlib.c:485
↓ 6 callers
Function
luaL_checkstack
third-party/lua-5.1.5/src/lauxlib.c:140
↓ 6 callers
Function
luaL_getmetafield
third-party/lua-5.3.5/src/lauxlib.c:772
↓ 6 callers
Function
luaL_getsubtable
** ensure that stack[idx][fname] has a table and push that table ** into the stack */
third-party/lua-5.5.0/src/lauxlib.c:986
↓ 6 callers
Function
luaL_gsub
third-party/lua-5.1.5/src/lauxlib.c:340
↓ 6 callers
Function
luaL_gsub
third-party/lua-5.3.5/src/lauxlib.c:991
↓ 6 callers
Function
luaL_gsub
third-party/lua-5.2.4/src/lauxlib.c:902
↓ 6 callers
Function
luaL_optinteger
third-party/lua-5.2.4/src/lauxlib.c:407
↓ 6 callers
Function
luaL_tolstring
third-party/lua-5.5.0/src/lauxlib.c:922
↓ 6 callers
Function
luaL_tolstring
third-party/lua-5.4.6/src/lauxlib.c:898
↓ 6 callers
Function
luaO_rawequalObj
third-party/lua-5.1.5/src/lobject.c:72
↓ 6 callers
Function
luaS_eqstr
** equality for strings */
third-party/lua-5.2.4/src/lstring.c:45
↓ 6 callers
Function
luaS_newlstr
third-party/lua-5.1.5/src/lstring.c:75
↓ 6 callers
Function
luaT_trybinTM
third-party/lua-5.5.0/src/ltm.c:150
↓ 6 callers
Function
luaT_trybinTM
third-party/lua-5.4.6/src/ltm.c:148
↓ 6 callers
Function
luaV_gettable
third-party/lua-5.1.5/src/lvm.c:108
↓ 6 callers
Function
luaV_gettable
third-party/lua-5.2.4/src/lvm.c:110
↓ 6 callers
Function
luaV_tointegerns
** try to convert a value to an integer, rounding according to 'mode', ** without string coercion. ** ("Fast track" handled by macro 'tointegerns'.) *
third-party/lua-5.4.6/src/lvm.c:139
↓ 6 callers
Function
lua_checkstack
third-party/lua-5.5.0/src/lapi.c:109
↓ 6 callers
Function
lua_checkstack
third-party/lua-5.4.6/src/lapi.c:111
↓ 6 callers
Function
lua_checkstack
third-party/lua-5.3.5/src/lapi.c:97
↓ 6 callers
Function
lua_createtable
third-party/lua-5.5.0/src/lapi.c:792
↓ 6 callers
Function
lua_createtable
third-party/lua-5.4.6/src/lapi.c:762
↓ 6 callers
Function
lua_error
third-party/lua-5.1.5/src/lapi.c:964
↓ 6 callers
Function
lua_getglobal
emmy_debugger/src/api/lua_api_loader.cpp:268
↓ 6 callers
Function
lua_getinfo
third-party/lua-5.4.6/src/ldebug.c:388
↓ 6 callers
Function
lua_getmetatable
third-party/lua-5.3.5/src/lapi.c:697
↓ 6 callers
Function
lua_isstring
third-party/lua-5.2.4/src/lapi.c:274
↓ 6 callers
Function
lua_pushcclosure
third-party/lua-5.1.5/src/lapi.c:486
↓ 6 callers
Function
lua_pushthread
third-party/lua-5.5.0/src/lapi.c:655
↓ 6 callers
Function
lua_rawget
third-party/lua-5.3.5/src/lapi.c:647
↓ 6 callers
Function
lua_rawgeti
third-party/lua-5.5.0/src/lapi.c:772
↓ 6 callers
Function
lua_rawgeti
third-party/lua-5.4.6/src/lapi.c:744
↓ 6 callers
Function
lua_rawgeti
third-party/lua-5.3.5/src/lapi.c:658
↓ 6 callers
Function
lua_rawset
third-party/lua-5.5.0/src/lapi.c:940
↓ 6 callers
Function
lua_rawset
third-party/lua-5.1.5/src/lapi.c:671
↓ 6 callers
Function
lua_rotate
** Let x = AB, where A is a prefix of length 'n'. Then, ** rotate x n == BA. But BA == (A^r . B^r)^r. */
third-party/lua-5.5.0/src/lapi.c:238
↓ 6 callers
Function
lua_rotate
** Let x = AB, where A is a prefix of length 'n'. Then, ** rotate x n == BA. But BA == (A^r . B^r)^r. */
third-party/lua-5.4.6/src/lapi.c:241
↓ 6 callers
Function
lua_setfenv
third-party/lua-5.1.5/src/lapi.c:734
↓ 6 callers
Function
lua_tolstring
third-party/lua-5.1.5/src/lapi.c:343
↓ 6 callers
Function
lua_warning
third-party/lua-5.5.0/src/lapi.c:1345
↓ 6 callers
Function
new_localvar
** Create a new local variable with the given 'name'. Return its index ** in the function. */
third-party/lua-5.4.6/src/lparser.c:193
↓ 6 callers
Function
new_localvar
third-party/lua-5.1.5/src/lparser.c:160
↓ 6 callers
Function
newfile
** When creating file handles, always creates a `closed' file handle ** before opening the actual file; so, if there is a memory error, the ** file is
third-party/lua-5.1.5/src/liolib.c:86
↓ 6 callers
Method
null
third-party/nlohmann/include/nlohmann/detail/input/json_sax.hpp:644
↓ 6 callers
Function
posrelat
translate a relative string position: negative means back from end */
third-party/lua-5.3.5/src/lstrlib.c:63
↓ 6 callers
Function
push_back
@brief add an object to an array @sa https://json.nlohmann.me/api/basic_json/push_back/
third-party/nlohmann/include/nlohmann/json.hpp:2824
↓ 6 callers
Function
pushstr
third-party/lua-5.2.4/src/lobject.c:173
↓ 6 callers
Function
report
third-party/lua-5.1.5/src/lua.c:65
↓ 6 callers
Function
saturate_threadpool
third-party/libuv-1.46.0/test/test-threadpool-cancel.c:63
↓ 6 callers
Function
save
third-party/lua-5.1.5/src/llex.c:51
↓ 6 callers
Function
save
third-party/lua-5.2.4/src/llex.c:52
↓ 6 callers
Function
set2
third-party/lua-5.5.0/src/ltablib.c:261
↓ 6 callers
Function
set2
third-party/lua-5.4.6/src/ltablib.c:265
← previous
next →
801–900 of 8,365, ranked by callers