MCPcopy Create free account

hub / github.com/EmmyLua/EmmyLuaDebugger / functions

Functions8,365 in github.com/EmmyLua/EmmyLuaDebugger

↓ 11 callersFunctionluaK_concat
third-party/lua-5.1.5/src/lcode.c:185
↓ 11 callersFunctionluaK_exp2RK
third-party/lua-5.1.5/src/lcode.c:444
↓ 11 callersFunctionluaK_exp2RK
third-party/lua-5.2.4/src/lcode.c:528
↓ 11 callersFunctionluaK_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 callersFunctionluaK_patchtohere
third-party/lua-5.1.5/src/lcode.c:179
↓ 11 callersFunctionluaK_reserveregs
third-party/lua-5.1.5/src/lcode.c:209
↓ 11 callersFunctionluaL_addlstring
third-party/lua-5.1.5/src/lauxlib.c:436
↓ 11 callersFunctionluaL_addstring
third-party/lua-5.5.0/src/lauxlib.c:606
↓ 11 callersFunctionluaL_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 callersFunctionluaL_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 callersFunctionluaL_argerror
third-party/lua-5.1.5/src/lauxlib.c:43
↓ 11 callersFunctionluaL_argerror
third-party/lua-5.2.4/src/lauxlib.c:153
↓ 11 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
third-party/lua-5.5.0/src/lauxlib.c:386
↓ 11 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
third-party/lua-5.4.6/src/lauxlib.c:383
↓ 11 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
third-party/lua-5.3.5/src/lauxlib.c:368
↓ 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
third-party/lua-5.3.5/src/lstring.c:219
↓ 11 callersFunctionluaV_flttointeger
** try to convert a float to an integer, rounding according to 'mode'. */
third-party/lua-5.4.6/src/lvm.c:123
↓ 11 callersFunctionluaX_lexerror
third-party/lua-5.1.5/src/llex.c:102
↓ 11 callersFunctionluaX_syntaxerror
third-party/lua-5.5.0/src/llex.c:124
↓ 11 callersFunctionluaX_syntaxerror
third-party/lua-5.4.6/src/llex.c:119
↓ 11 callersFunctionluaX_syntaxerror
third-party/lua-5.1.5/src/llex.c:112
↓ 11 callersFunctionluaX_syntaxerror
third-party/lua-5.3.5/src/llex.c:117
↓ 11 callersFunctionluaX_syntaxerror
third-party/lua-5.2.4/src/llex.c:114
↓ 11 callersFunctionluaY_checklimit
third-party/lua-5.5.0/src/lparser.c:87
↓ 11 callersFunctionluaY_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 callersFunctionlua_gc
** Garbage-collection function */
third-party/lua-5.4.6/src/lapi.c:1133
↓ 11 callersFunctionlua_getstack
third-party/lua-5.1.5/src/ldebug.c:84
↓ 11 callersFunctionlua_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 callersFunctionlua_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 callersFunctionlua_rawget
third-party/lua-5.1.5/src/lapi.c:557
↓ 11 callersFunctionlua_toboolean
third-party/lua-5.1.5/src/lapi.c:337
↓ 11 callersFunctionlua_tolstring
third-party/lua-5.2.4/src/lapi.c:389
↓ 11 callersFunctionlua_touserdata
third-party/lua-5.4.6/src/lapi.c:456
↓ 11 callersMethodnumber_float
third-party/nlohmann/include/nlohmann/detail/input/json_sax.hpp:664
↓ 11 callersFunctionpushresult
third-party/lua-5.1.5/src/liolib.c:30
↓ 11 callersFunctionuv__fd_hash_add
third-party/libuv-1.46.0/src/win/fs-fd-hash-inl.h:137
↓ 11 callersFunctionuv_freeaddrinfo
third-party/libuv-1.46.0/src/win/getaddrinfo.c:236
↓ 11 callersFunctionuv_inet_ntop
third-party/libuv-1.46.0/src/inet.c:35
↓ 11 callersFunctionuv_os_getenv
third-party/libuv-1.46.0/src/win/util.c:1382
↓ 11 callersFunctionuv_pipe_pending_count
third-party/libuv-1.46.0/src/win/pipe.c:2603
↓ 11 callersFunctionuv_poll_init_socket
third-party/libuv-1.46.0/src/win/poll.c:415
↓ 11 callersFunctionuv_sem_destroy
third-party/libuv-1.46.0/src/win/thread.c:393
↓ 11 callersFunctionuv_translate_sys_error
third-party/libuv-1.46.0/src/unix/core.c:1368
↓ 11 callersMethodvalue
return value of the iterator
third-party/nlohmann/include/nlohmann/detail/iterators/iteration_proxy.hpp:114
↓ 10 callersFunctionDumpInt
third-party/lua-5.2.4/src/ldump.c:45
↓ 10 callersFunctionLoadInt
third-party/lua-5.1.5/src/lundump.c:61
↓ 10 callersFunctionTlsGetCurrentValue
third-party/EasyHook/DriverShared/LocalHook/barrier.c:142
↓ 10 callersMethodboolean
third-party/nlohmann/include/nlohmann/detail/input/json_sax.hpp:649
↓ 10 callersFunctioncheck_next1
third-party/lua-5.5.0/src/llex.c:208
↓ 10 callersFunctioncheck_next1
third-party/lua-5.4.6/src/llex.c:191
↓ 10 callersFunctioncheck_next1
third-party/lua-5.3.5/src/llex.c:186
↓ 10 callersFunctiondumpByte
third-party/lua-5.5.0/src/ldump.c:80
↓ 10 callersFunctionepoll_ctl
third-party/libuv-1.46.0/src/unix/os390-syscalls.c:236
↓ 10 callersFunctionerror
third-party/lua-5.4.6/src/lundump.c:40
↓ 10 callersFunctionfreeexp
** Free register used by expression 'e' (if any) */
third-party/lua-5.4.6/src/lcode.c:518
↓ 10 callersMethodget
! @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 callersFunctionget_screen_info
third-party/libuv-1.46.0/test/test-tty-escape-sequence-processing.c:96
↓ 10 callersFunctioninp_curr
third-party/EasyHook/DriverShared/Disassembler/libudis86/decode.c:128
↓ 10 callersFunctionluaD_throw
third-party/lua-5.5.0/src/ldo.c:125
↓ 10 callersFunctionluaH_getint
** search function for integers */
third-party/lua-5.3.5/src/ltable.c:516
↓ 10 callersFunctionluaH_new
third-party/lua-5.5.0/src/ltable.c:799
↓ 10 callersFunctionluaH_realasize
** Returns the real size of the 'array' array */
third-party/lua-5.4.6/src/ltable.c:250
↓ 10 callersFunctionluaK_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 callersFunctionluaK_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 callersFunctionluaK_dischargevars
third-party/lua-5.1.5/src/lcode.c:304
↓ 10 callersFunctionluaK_dischargevars
** Ensure that expression 'e' is not a variable. */
third-party/lua-5.3.5/src/lcode.c:556
↓ 10 callersFunctionluaK_dischargevars
third-party/lua-5.2.4/src/lcode.c:383
↓ 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
third-party/lua-5.3.5/src/lcode.c:758
↓ 10 callersFunctionluaK_exp2anyreg
third-party/lua-5.1.5/src/lcode.c:422
↓ 10 callersFunctionluaK_reserveregs
** Reserve 'n' registers in register stack */
third-party/lua-5.5.0/src/lcode.c:488
↓ 10 callersFunctionluaK_reserveregs
** Reserve 'n' registers in register stack */
third-party/lua-5.4.6/src/lcode.c:481
↓ 10 callersFunctionluaK_reserveregs
** Reserve 'n' registers in register stack */
third-party/lua-5.3.5/src/lcode.c:375
↓ 10 callersFunctionluaK_reserveregs
third-party/lua-5.2.4/src/lcode.c:271
↓ 10 callersFunctionluaL_addlstring
third-party/lua-5.3.5/src/lauxlib.c:528
↓ 10 callersFunctionluaL_addstring
third-party/lua-5.4.6/src/lauxlib.c:592
↓ 10 callersFunctionluaL_prepbuffsize
** returns a pointer to a free area with at least 'sz' bytes */
third-party/lua-5.5.0/src/lauxlib.c:592
↓ 10 callersFunctionluaO_pushfstring
third-party/lua-5.1.5/src/lobject.c:172
↓ 10 callersFunctionlua_concat
third-party/lua-5.1.5/src/lapi.c:990
↓ 10 callersFunctionlua_createtable
third-party/lua-5.1.5/src/lapi.c:578
↓ 10 callersFunctionlua_createtable
third-party/lua-5.3.5/src/lapi.c:684
↓ 10 callersFunctionlua_geti
third-party/lua-5.5.0/src/lapi.c:727
↓ 10 callersFunctionlua_getstack
third-party/lua-5.3.5/src/ldebug.c:110
↓ 10 callersFunctionlua_getstack
third-party/lua-5.2.4/src/ldebug.c:93
↓ 10 callersFunctionlua_isinteger
third-party/lua-5.3.5/src/lapi.c:270
↓ 10 callersFunctionlua_touserdata
third-party/lua-5.1.5/src/lapi.c:385
↓ 10 callersFunctionlua_xmove
third-party/lua-5.3.5/src/lapi.c:118
↓ 10 callersFunctionlua_xmove
third-party/lua-5.2.4/src/lapi.c:112
↓ 10 callersFunctionmake_key_event_records
third-party/libuv-1.46.0/test/test-tty-duplicate-key.c:80
↓ 10 callersFunctionparser
third-party/nlohmann/include/nlohmann/json.hpp:148
↓ 10 callersFunctionrun_ping_pong_test
third-party/libuv-1.46.0/test/test-ping-pong.c:377
↓ 10 callersFunctionsetup_screen
third-party/libuv-1.46.0/test/test-tty-escape-sequence-processing.c:172
↓ 10 callersFunctionstr_checkname
third-party/lua-5.4.6/src/lparser.c:143
↓ 10 callersFunctionuv__io_active
third-party/libuv-1.46.0/src/unix/core.c:979
↓ 10 callersFunctionuv__iou_get_sqe
Caller must initialize SQE and call uv__iou_submit(). */
third-party/libuv-1.46.0/src/unix/linux.c:700
↓ 10 callersFunctionuv__iou_submit
third-party/libuv-1.46.0/src/unix/linux.c:739
↓ 10 callersFunctionuv__stream_osx_interrupt_select
third-party/libuv-1.46.0/src/unix/stream.c:120
↓ 10 callersFunctionuv_os_setenv
third-party/libuv-1.46.0/src/win/util.c:1477
↓ 10 callersFunctionuv_random
third-party/libuv-1.46.0/src/random.c:94
↓ 10 callersFunctionuv_signal_stop
third-party/libuv-1.46.0/src/win/signal.c:160
↓ 10 callersFunctionuv_tcp_open
third-party/libuv-1.46.0/src/win/tcp.c:1477
← previousnext →401–500 of 8,365, ranked by callers