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
↓ 11 callers
Function
luaK_concat
third-party/lua-5.1.5/src/lcode.c:185
↓ 11 callers
Function
luaK_exp2RK
third-party/lua-5.1.5/src/lcode.c:444
↓ 11 callers
Function
luaK_exp2RK
third-party/lua-5.2.4/src/lcode.c:528
↓ 11 callers
Function
luaK_fixline
** Change line information associated with current position, by removing ** previous info and adding it again with new line. */
third-party/lua-5.5.0/src/lcode.c:1868
↓ 11 callers
Function
luaK_patchtohere
third-party/lua-5.1.5/src/lcode.c:179
↓ 11 callers
Function
luaK_reserveregs
third-party/lua-5.1.5/src/lcode.c:209
↓ 11 callers
Function
luaL_addlstring
third-party/lua-5.1.5/src/lauxlib.c:436
↓ 11 callers
Function
luaL_addstring
third-party/lua-5.5.0/src/lauxlib.c:606
↓ 11 callers
Function
luaL_addvalue
** 'luaL_addvalue' is the only function in the Buffer system where the ** box (if existent) is not on the top of the stack. So, instead of ** calling
third-party/lua-5.5.0/src/lauxlib.c:650
↓ 11 callers
Function
luaL_addvalue
** 'luaL_addvalue' is the only function in the Buffer system where the ** box (if existent) is not on the top of the stack. So, instead of ** calling
third-party/lua-5.4.6/src/lauxlib.c:622
↓ 11 callers
Function
luaL_argerror
third-party/lua-5.1.5/src/lauxlib.c:43
↓ 11 callers
Function
luaL_argerror
third-party/lua-5.2.4/src/lauxlib.c:153
↓ 11 callers
Function
luaL_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
third-party/lua-5.5.0/src/lauxlib.c:386
↓ 11 callers
Function
luaL_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
third-party/lua-5.4.6/src/lauxlib.c:383
↓ 11 callers
Function
luaL_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
third-party/lua-5.3.5/src/lauxlib.c:368
↓ 11 callers
Function
luaS_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
third-party/lua-5.3.5/src/lstring.c:219
↓ 11 callers
Function
luaV_flttointeger
** try to convert a float to an integer, rounding according to 'mode'. */
third-party/lua-5.4.6/src/lvm.c:123
↓ 11 callers
Function
luaX_lexerror
third-party/lua-5.1.5/src/llex.c:102
↓ 11 callers
Function
luaX_syntaxerror
third-party/lua-5.5.0/src/llex.c:124
↓ 11 callers
Function
luaX_syntaxerror
third-party/lua-5.4.6/src/llex.c:119
↓ 11 callers
Function
luaX_syntaxerror
third-party/lua-5.1.5/src/llex.c:112
↓ 11 callers
Function
luaX_syntaxerror
third-party/lua-5.3.5/src/llex.c:117
↓ 11 callers
Function
luaX_syntaxerror
third-party/lua-5.2.4/src/llex.c:114
↓ 11 callers
Function
luaY_checklimit
third-party/lua-5.5.0/src/lparser.c:87
↓ 11 callers
Function
luaY_nvarstack
** Return the number of variables in the register stack for the given ** function. */
third-party/lua-5.4.6/src/lparser.c:243
↓ 11 callers
Function
lua_gc
** Garbage-collection function */
third-party/lua-5.4.6/src/lapi.c:1133
↓ 11 callers
Function
lua_getstack
third-party/lua-5.1.5/src/ldebug.c:84
↓ 11 callers
Function
lua_pushlstring
** Pushes on the stack a string with given length. Avoid using 's' when ** 'len' == 0 (as 's' can be NULL in that case), due to later use of ** 'memcm
third-party/lua-5.5.0/src/lapi.c:543
↓ 11 callers
Function
lua_pushlstring
** Pushes on the stack a string with given length. Avoid using 's' when ** 'len' == 0 (as 's' can be NULL in that case), due to later use of ** 'memcm
third-party/lua-5.4.6/src/lapi.c:526
↓ 11 callers
Function
lua_rawget
third-party/lua-5.1.5/src/lapi.c:557
↓ 11 callers
Function
lua_toboolean
third-party/lua-5.1.5/src/lapi.c:337
↓ 11 callers
Function
lua_tolstring
third-party/lua-5.2.4/src/lapi.c:389
↓ 11 callers
Function
lua_touserdata
third-party/lua-5.4.6/src/lapi.c:456
↓ 11 callers
Method
number_float
third-party/nlohmann/include/nlohmann/detail/input/json_sax.hpp:664
↓ 11 callers
Function
pushresult
third-party/lua-5.1.5/src/liolib.c:30
↓ 11 callers
Function
uv__fd_hash_add
third-party/libuv-1.46.0/src/win/fs-fd-hash-inl.h:137
↓ 11 callers
Function
uv_freeaddrinfo
third-party/libuv-1.46.0/src/win/getaddrinfo.c:236
↓ 11 callers
Function
uv_inet_ntop
third-party/libuv-1.46.0/src/inet.c:35
↓ 11 callers
Function
uv_os_getenv
third-party/libuv-1.46.0/src/win/util.c:1382
↓ 11 callers
Function
uv_pipe_pending_count
third-party/libuv-1.46.0/src/win/pipe.c:2603
↓ 11 callers
Function
uv_poll_init_socket
third-party/libuv-1.46.0/src/win/poll.c:415
↓ 11 callers
Function
uv_sem_destroy
third-party/libuv-1.46.0/src/win/thread.c:393
↓ 11 callers
Function
uv_translate_sys_error
third-party/libuv-1.46.0/src/unix/core.c:1368
↓ 11 callers
Method
value
return value of the iterator
third-party/nlohmann/include/nlohmann/detail/iterators/iteration_proxy.hpp:114
↓ 10 callers
Function
DumpInt
third-party/lua-5.2.4/src/ldump.c:45
↓ 10 callers
Function
LoadInt
third-party/lua-5.1.5/src/lundump.c:61
↓ 10 callers
Function
TlsGetCurrentValue
third-party/EasyHook/DriverShared/LocalHook/barrier.c:142
↓ 10 callers
Method
boolean
third-party/nlohmann/include/nlohmann/detail/input/json_sax.hpp:649
↓ 10 callers
Function
check_next1
third-party/lua-5.5.0/src/llex.c:208
↓ 10 callers
Function
check_next1
third-party/lua-5.4.6/src/llex.c:191
↓ 10 callers
Function
check_next1
third-party/lua-5.3.5/src/llex.c:186
↓ 10 callers
Function
dumpByte
third-party/lua-5.5.0/src/ldump.c:80
↓ 10 callers
Function
epoll_ctl
third-party/libuv-1.46.0/src/unix/os390-syscalls.c:236
↓ 10 callers
Function
error
third-party/lua-5.4.6/src/lundump.c:40
↓ 10 callers
Function
freeexp
** Free register used by expression 'e' (if any) */
third-party/lua-5.4.6/src/lcode.c:518
↓ 10 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
third-party/nlohmann/include/nlohmann/detail/input/binary_reader.hpp:2315
↓ 10 callers
Function
get_screen_info
third-party/libuv-1.46.0/test/test-tty-escape-sequence-processing.c:96
↓ 10 callers
Function
inp_curr
third-party/EasyHook/DriverShared/Disassembler/libudis86/decode.c:128
↓ 10 callers
Function
luaD_throw
third-party/lua-5.5.0/src/ldo.c:125
↓ 10 callers
Function
luaH_getint
** search function for integers */
third-party/lua-5.3.5/src/ltable.c:516
↓ 10 callers
Function
luaH_new
third-party/lua-5.5.0/src/ltable.c:799
↓ 10 callers
Function
luaH_realasize
** Returns the real size of the 'array' array */
third-party/lua-5.4.6/src/ltable.c:250
↓ 10 callers
Function
luaK_dischargevars
** Ensure that expression 'e' is not a variable (nor a <const>). ** (Expression still may have jump lists.) */
third-party/lua-5.5.0/src/lcode.c:819
↓ 10 callers
Function
luaK_dischargevars
** Ensure that expression 'e' is not a variable (nor a <const>). ** (Expression still may have jump lists.) */
third-party/lua-5.4.6/src/lcode.c:773
↓ 10 callers
Function
luaK_dischargevars
third-party/lua-5.1.5/src/lcode.c:304
↓ 10 callers
Function
luaK_dischargevars
** Ensure that expression 'e' is not a variable. */
third-party/lua-5.3.5/src/lcode.c:556
↓ 10 callers
Function
luaK_dischargevars
third-party/lua-5.2.4/src/lcode.c:383
↓ 10 callers
Function
luaK_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
third-party/lua-5.3.5/src/lcode.c:758
↓ 10 callers
Function
luaK_exp2anyreg
third-party/lua-5.1.5/src/lcode.c:422
↓ 10 callers
Function
luaK_reserveregs
** Reserve 'n' registers in register stack */
third-party/lua-5.5.0/src/lcode.c:488
↓ 10 callers
Function
luaK_reserveregs
** Reserve 'n' registers in register stack */
third-party/lua-5.4.6/src/lcode.c:481
↓ 10 callers
Function
luaK_reserveregs
** Reserve 'n' registers in register stack */
third-party/lua-5.3.5/src/lcode.c:375
↓ 10 callers
Function
luaK_reserveregs
third-party/lua-5.2.4/src/lcode.c:271
↓ 10 callers
Function
luaL_addlstring
third-party/lua-5.3.5/src/lauxlib.c:528
↓ 10 callers
Function
luaL_addstring
third-party/lua-5.4.6/src/lauxlib.c:592
↓ 10 callers
Function
luaL_prepbuffsize
** returns a pointer to a free area with at least 'sz' bytes */
third-party/lua-5.5.0/src/lauxlib.c:592
↓ 10 callers
Function
luaO_pushfstring
third-party/lua-5.1.5/src/lobject.c:172
↓ 10 callers
Function
lua_concat
third-party/lua-5.1.5/src/lapi.c:990
↓ 10 callers
Function
lua_createtable
third-party/lua-5.1.5/src/lapi.c:578
↓ 10 callers
Function
lua_createtable
third-party/lua-5.3.5/src/lapi.c:684
↓ 10 callers
Function
lua_geti
third-party/lua-5.5.0/src/lapi.c:727
↓ 10 callers
Function
lua_getstack
third-party/lua-5.3.5/src/ldebug.c:110
↓ 10 callers
Function
lua_getstack
third-party/lua-5.2.4/src/ldebug.c:93
↓ 10 callers
Function
lua_isinteger
third-party/lua-5.3.5/src/lapi.c:270
↓ 10 callers
Function
lua_touserdata
third-party/lua-5.1.5/src/lapi.c:385
↓ 10 callers
Function
lua_xmove
third-party/lua-5.3.5/src/lapi.c:118
↓ 10 callers
Function
lua_xmove
third-party/lua-5.2.4/src/lapi.c:112
↓ 10 callers
Function
make_key_event_records
third-party/libuv-1.46.0/test/test-tty-duplicate-key.c:80
↓ 10 callers
Function
parser
third-party/nlohmann/include/nlohmann/json.hpp:148
↓ 10 callers
Function
run_ping_pong_test
third-party/libuv-1.46.0/test/test-ping-pong.c:377
↓ 10 callers
Function
setup_screen
third-party/libuv-1.46.0/test/test-tty-escape-sequence-processing.c:172
↓ 10 callers
Function
str_checkname
third-party/lua-5.4.6/src/lparser.c:143
↓ 10 callers
Function
uv__io_active
third-party/libuv-1.46.0/src/unix/core.c:979
↓ 10 callers
Function
uv__iou_get_sqe
Caller must initialize SQE and call uv__iou_submit(). */
third-party/libuv-1.46.0/src/unix/linux.c:700
↓ 10 callers
Function
uv__iou_submit
third-party/libuv-1.46.0/src/unix/linux.c:739
↓ 10 callers
Function
uv__stream_osx_interrupt_select
third-party/libuv-1.46.0/src/unix/stream.c:120
↓ 10 callers
Function
uv_os_setenv
third-party/libuv-1.46.0/src/win/util.c:1477
↓ 10 callers
Function
uv_random
third-party/libuv-1.46.0/src/random.c:94
↓ 10 callers
Function
uv_signal_stop
third-party/libuv-1.46.0/src/win/signal.c:160
↓ 10 callers
Function
uv_tcp_open
third-party/libuv-1.46.0/src/win/tcp.c:1477
← previous
next →
401–500 of 8,365, ranked by callers