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
↓ 4 callers
Function
cend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
third-party/nlohmann/include/nlohmann/json.hpp:2543
↓ 4 callers
Function
check_next
third-party/lua-5.1.5/src/llex.c:163
↓ 4 callers
Function
checkpointer
** If pointer 'p' points to 'o', move it to the next element. */
third-party/lua-5.5.0/src/lgc.c:1046
↓ 4 callers
Function
checkpointer
** If pointer 'p' points to 'o', move it to the next element. */
third-party/lua-5.4.6/src/lgc.c:997
↓ 4 callers
Function
chunk
third-party/lua-5.1.5/src/lparser.c:1325
↓ 4 callers
Function
clearbyvalues
** clear entries with unmarked values from all weaktables in list 'l' up ** to element 'f' */
third-party/lua-5.5.0/src/lgc.c:808
↓ 4 callers
Function
clearbyvalues
** clear entries with unmarked values from all weaktables in list 'l' up ** to element 'f' */
third-party/lua-5.4.6/src/lgc.c:744
↓ 4 callers
Function
clearvalues
** clear entries with unmarked values from all weaktables in list 'l' up ** to element 'f' */
third-party/lua-5.3.5/src/lgc.c:658
↓ 4 callers
Function
clearvalues
** clear entries with unmarked values from all weaktables in list 'l' up ** to element 'f' */
third-party/lua-5.2.4/src/lgc.c:643
↓ 4 callers
Function
codeABRK
third-party/lua-5.5.0/src/lcode.c:1095
↓ 4 callers
Function
codearith
third-party/lua-5.2.4/src/lcode.c:724
↓ 4 callers
Function
codestring
third-party/lua-5.5.0/src/lparser.c:159
↓ 4 callers
Function
codestring
third-party/lua-5.4.6/src/lparser.c:159
↓ 4 callers
Function
codestring
third-party/lua-5.3.5/src/lparser.c:151
↓ 4 callers
Function
codestring
third-party/lua-5.2.4/src/lparser.c:155
↓ 4 callers
Function
concretesize
** Convert an "abstract size" (number of slots in an array) to ** "concrete size" (number of bytes in the array). */
third-party/lua-5.5.0/src/ltable.c:544
↓ 4 callers
Function
condjump
** Code a "conditional jump", that is, a test or comparison opcode ** followed by a jump. Return jump position. */
third-party/lua-5.5.0/src/lcode.c:224
↓ 4 callers
Function
condjump
** Code a "conditional jump", that is, a test or comparison opcode ** followed by a jump. Return jump position. */
third-party/lua-5.4.6/src/lcode.c:223
↓ 4 callers
Function
correctgraylist
** Correct a list of gray objects. Return a pointer to the last element ** left on the list, so that we can link another list to the end of ** this on
third-party/lua-5.5.0/src/lgc.c:1227
↓ 4 callers
Function
correctgraylist
** Correct a list of gray objects. Return pointer to where rest of the ** list should be linked. ** Because this correction is done after sweeping, yo
third-party/lua-5.4.6/src/lgc.c:1172
↓ 4 callers
Function
currentpc
third-party/lua-5.5.0/src/ldebug.c:43
↓ 4 callers
Function
currentpc
third-party/lua-5.4.6/src/ldebug.c:44
↓ 4 callers
Function
currentpc
third-party/lua-5.1.5/src/ldebug.c:36
↓ 4 callers
Function
currentpc
third-party/lua-5.3.5/src/ldebug.c:45
↓ 4 callers
Function
currentpc
third-party/lua-5.2.4/src/ldebug.c:39
↓ 4 callers
Function
decode_operand
* decode_operand * * Decodes a single operand. * Returns the type of the operand (UD_NONE if none) */
third-party/EasyHook/DriverShared/Disassembler/libudis86/decode.c:726
↓ 4 callers
Function
destroy
third-party/nlohmann/include/nlohmann/json.hpp:560
↓ 4 callers
Function
docall
** Interface to 'lua_pcall', which sets appropriate message function ** and C-signal handler. Used to run all chunks. */
third-party/lua-5.5.0/src/lua.c:155
↓ 4 callers
Function
docall
** Interface to 'lua_pcall', which sets appropriate message function ** and C-signal handler. Used to run all chunks. */
third-party/lua-5.4.6/src/lua.c:154
↓ 4 callers
Function
docall
** Interface to 'lua_pcall', which sets appropriate message function ** and C-signal handler. Used to run all chunks. */
third-party/lua-5.3.5/src/lua.c:198
↓ 4 callers
Function
dumpString
** Dump a String. First dump its "size": ** size==0 is followed by an index and means "reuse saved string with ** that index"; index==0 means NULL. **
third-party/lua-5.5.0/src/ldump.c:143
↓ 4 callers
Method
emplace
third-party/nlohmann/include/nlohmann/ordered_map.hpp:40
↓ 4 callers
Function
empty
@brief checks whether the container is empty. @sa https://json.nlohmann.me/api/basic_json/empty/
third-party/nlohmann/include/nlohmann/json.hpp:2641
↓ 4 callers
Function
fatal
third-party/lua-5.1.5/src/luac.c:36
↓ 4 callers
Function
filterpc
third-party/lua-5.3.5/src/ldebug.c:375
↓ 4 callers
Function
finishbinexpval
** Emit code for binary expressions that "produce values" ** (everything but logical operators 'and'/'or' and comparison ** operators). ** Expression
third-party/lua-5.5.0/src/lcode.c:1488
↓ 4 callers
Function
finishbinexpval
** Emit code for binary expressions that "produce values" ** (everything but logical operators 'and'/'or' and comparison ** operators). ** Expression
third-party/lua-5.4.6/src/lcode.c:1407
↓ 4 callers
Function
finishnodeget
third-party/lua-5.5.0/src/ltable.c:951
↓ 4 callers
Function
fitsC
** Check whether 'i' can be stored in an 'sC' operand. Equivalent to ** (0 <= int2sC(i) && int2sC(i) <= MAXARG_C) but without risk of ** overflows in
third-party/lua-5.5.0/src/lcode.c:679
↓ 4 callers
Function
fitsC
** Check whether 'i' can be stored in an 'sC' operand. Equivalent to ** (0 <= int2sC(i) && int2sC(i) <= MAXARG_C) but without risk of ** overflows in
third-party/lua-5.4.6/src/lcode.c:660
↓ 4 callers
Function
fixjump
** Fix jump instruction at position 'pc' to jump to 'dest'. ** (Jump addresses are relative in Lua) */
third-party/lua-5.5.0/src/lcode.c:168
↓ 4 callers
Function
fixjump
** Fix jump instruction at position 'pc' to jump to 'dest'. ** (Jump addresses are relative in Lua) */
third-party/lua-5.4.6/src/lcode.c:168
↓ 4 callers
Function
freeobj
third-party/lua-5.5.0/src/lgc.c:836
↓ 4 callers
Function
freeobj
third-party/lua-5.4.6/src/lgc.c:772
↓ 4 callers
Function
gen_operand
----------------------------------------------------------------------------- * gen_operand() - Generates assembly output for each operand. * ------
third-party/EasyHook/DriverShared/Disassembler/libudis86/syn-intel.c:59
↓ 4 callers
Function
genlink
** Check whether object 'o' should be kept in the 'grayagain' list for ** post-processing by 'correctgraylist'. (It could put all old objects ** in th
third-party/lua-5.5.0/src/lgc.c:470
↓ 4 callers
Function
getDebugEvent
emmy_debugger/src/api/lua_api_loader.cpp:145
↓ 4 callers
Function
get_arithmetic_value
third-party/nlohmann/include/nlohmann/detail/conversions/from_json.hpp:55
↓ 4 callers
Method
get_binary
third-party/nlohmann/include/nlohmann/detail/input/binary_reader.hpp:2425
↓ 4 callers
Function
get_cursor_info
third-party/libuv-1.46.0/test/test-tty-escape-sequence-processing.c:127
↓ 4 callers
Method
get_string
third-party/nlohmann/include/nlohmann/detail/input/binary_reader.hpp:2392
↓ 4 callers
Function
getco
third-party/lua-5.4.6/src/lcorolib.c:21
↓ 4 callers
Function
getintfromhash
third-party/lua-5.5.0/src/ltable.c:929
↓ 4 callers
Function
getjump
** Gets the destination address of a jump instruction. Used to traverse ** a list of jumps. */
third-party/lua-5.5.0/src/lcode.c:155
↓ 4 callers
Function
getjump
** Gets the destination address of a jump instruction. Used to traverse ** a list of jumps. */
third-party/lua-5.4.6/src/lcode.c:155
↓ 4 callers
Function
getjump
third-party/lua-5.1.5/src/lcode.c:100
↓ 4 callers
Function
getnumlimit
** Read an integer numeral and raises an error if it is larger ** than the maximum size of integers. */
third-party/lua-5.5.0/src/lstrlib.c:1470
↓ 4 callers
Function
getnumlimit
** Read an integer numeral and raises an error if it is larger ** than the maximum size for integers. */
third-party/lua-5.4.6/src/lstrlib.c:1466
↓ 4 callers
Function
getnumlimit
** Read an integer numeral and raises an error if it is larger ** than the maximum size for integers. */
third-party/lua-5.3.5/src/lstrlib.c:1199
↓ 4 callers
Function
hashint
** Hash for integers. To allow a good hash, use the remainder operator ** ('%'). If integer fits as a non-negative int, compute an int ** remainder, w
third-party/lua-5.5.0/src/ltable.c:145
↓ 4 callers
Function
hashkeyisempty
third-party/lua-5.5.0/src/ltable.c:945
↓ 4 callers
Function
iconv_a2e
third-party/libuv-1.46.0/src/unix/ibmi.c:162
↓ 4 callers
Function
inclinenumber
third-party/lua-5.1.5/src/llex.c:129
↓ 4 callers
Function
index2stack
** Convert a valid actual index (not a pseudo-index) to its address. */
third-party/lua-5.5.0/src/lapi.c:93
↓ 4 callers
Function
index2stack
** Convert a valid actual index (not a pseudo-index) to its address. */
third-party/lua-5.4.6/src/lapi.c:95
↓ 4 callers
Function
insert_iterator
third-party/nlohmann/include/nlohmann/json.hpp:3002
↓ 4 callers
Function
insertkey
** Inserts a new key into a hash table; first, check whether key's main ** position is free. If not, check whether colliding node is in its main ** po
third-party/lua-5.5.0/src/ltable.c:859
↓ 4 callers
Function
isSCnumber
** Check whether expression 'e' is a literal integer or float in ** proper range to fit in a register (sB or sC). */
third-party/lua-5.5.0/src/lcode.c:1300
↓ 4 callers
Function
isSCnumber
** Check whether expression 'e' is a literal integer or float in ** proper range to fit in a register (sB or sC). */
third-party/lua-5.4.6/src/lcode.c:1257
↓ 4 callers
Function
is_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
third-party/nlohmann/include/nlohmann/json.hpp:1314
↓ 4 callers
Function
isnumeral
third-party/lua-5.1.5/src/lcode.c:30
↓ 4 callers
Function
isnumeral
third-party/lua-5.2.4/src/lcode.c:32
↓ 4 callers
Method
key
return the key of an object iterator
third-party/nlohmann/include/nlohmann/detail/iterators/json_reverse_iterator.hpp:105
↓ 4 callers
Function
l_message
third-party/lua-5.1.5/src/lua.c:58
↓ 4 callers
Function
l_message
third-party/lua-5.2.4/src/lua.c:129
↓ 4 callers
Function
ll_destroy
emmy_hook/src/libpe/llist.cpp:55
↓ 4 callers
Function
loadString
** Load a nullable string into slot 'sl' from prototype 'p'. The ** assignment to the slot and the barrier must be performed before any ** possible GC
third-party/lua-5.5.0/src/lundump.c:145
↓ 4 callers
Function
loadStringN
** Load a nullable string into prototype 'p'. */
third-party/lua-5.4.6/src/lundump.c:110
↓ 4 callers
Function
loadVarint
third-party/lua-5.5.0/src/lundump.c:97
↓ 4 callers
Function
luaC_fix
third-party/lua-5.5.0/src/lgc.c:282
↓ 4 callers
Function
luaC_fix
third-party/lua-5.4.6/src/lgc.c:243
↓ 4 callers
Function
luaC_fix
third-party/lua-5.3.5/src/lgc.c:194
↓ 4 callers
Function
luaC_fullgc
** performs a full GC cycle; if "isemergency", does not call ** finalizers (which could change stack positions) */
third-party/lua-5.2.4/src/lgc.c:1189
↓ 4 callers
Function
luaC_runtilstate
** advances the garbage collector until it reaches a state allowed ** by 'statemask' */
third-party/lua-5.3.5/src/lgc.c:1104
↓ 4 callers
Function
luaD_inctop
third-party/lua-5.4.6/src/ldo.c:322
↓ 4 callers
Function
luaD_poscall
** Finishes a function call: calls hook if necessary, removes CallInfo, ** moves current number of results to proper place; returns 0 iff call ** want
third-party/lua-5.3.5/src/ldo.c:376
↓ 4 callers
Function
luaD_poscall
third-party/lua-5.2.4/src/ldo.c:362
↓ 4 callers
Function
luaD_precall
third-party/lua-5.1.5/src/ldo.c:265
↓ 4 callers
Function
luaD_precall
** Prepares a function call: checks the stack, creates a new CallInfo ** entry, fills in the relevant information, calls hook if needed. ** If functio
third-party/lua-5.3.5/src/ldo.c:413
↓ 4 callers
Function
luaD_precall
** returns true if function has been executed (C function) */
third-party/lua-5.2.4/src/ldo.c:296
↓ 4 callers
Function
luaD_rawrunprotected
third-party/lua-5.1.5/src/ldo.c:111
↓ 4 callers
Function
luaD_reallocCI
third-party/lua-5.1.5/src/ldo.c:152
↓ 4 callers
Function
luaD_reallocstack
** Reallocate the stack to a new size, correcting all pointers into it. ** In case of allocation error, raise an error or return false according ** to
third-party/lua-5.5.0/src/ldo.c:322
↓ 4 callers
Function
luaD_reallocstack
** Reallocate the stack to a new size, correcting all pointers into it. ** In ISO C, any pointer use after the pointer has been deallocated is ** unde
third-party/lua-5.4.6/src/ldo.c:219
↓ 4 callers
Function
luaD_reallocstack
third-party/lua-5.1.5/src/ldo.c:141
↓ 4 callers
Function
luaF_getlocalname
** Look for n-th local variable at line 'line' in function 'func'. ** Returns NULL if not found. */
third-party/lua-5.3.5/src/lfunc.c:140
↓ 4 callers
Function
luaF_getlocalname
** Look for n-th local variable at line `line' in function `func'. ** Returns NULL if not found. */
third-party/lua-5.2.4/src/lfunc.c:150
↓ 4 callers
Function
luaF_newLclosure
third-party/lua-5.2.4/src/lfunc.c:30
↓ 4 callers
Function
luaF_newproto
third-party/lua-5.5.0/src/lfunc.c:243
↓ 4 callers
Function
luaF_newproto
third-party/lua-5.4.6/src/lfunc.c:240
← previous
next →
1,201–1,300 of 8,365, ranked by callers