Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/UnLua
/ functions
Functions
3,922 in github.com/Tencent/UnLua
⨍
Functions
3,922
◇
Types & classes
713
↓ 2 callers
Function
pb_decode_float
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:395
↓ 2 callers
Function
pb_decode_sint32
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:380
↓ 2 callers
Function
pb_decode_sint64
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:386
↓ 2 callers
Function
pb_deltype
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:1267
↓ 2 callers
Function
pb_encode_double
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:398
↓ 2 callers
Function
pb_encode_float
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:392
↓ 2 callers
Function
pb_encode_sint32
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:372
↓ 2 callers
Function
pb_encode_sint64
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:383
↓ 2 callers
Function
pb_expandsig
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:389
↓ 2 callers
Function
pb_free
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:1133
↓ 2 callers
Function
pb_freepool
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:820
↓ 2 callers
Function
pb_init
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:1126
↓ 2 callers
Function
pb_load
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:1728
↓ 2 callers
Function
pb_name
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:1092
↓ 2 callers
Function
pb_newfield
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:1294
↓ 2 callers
Function
pb_oneofname
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:1191
↓ 2 callers
Function
pb_poolalloc
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:830
↓ 2 callers
Function
pb_readfixed32
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:497
↓ 2 callers
Function
pb_readfixed64
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:511
↓ 2 callers
Function
pb_readslice
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:525
↓ 2 callers
Function
pb_readvarint_slow
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:413
↓ 2 callers
Function
pb_resizetable
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:901
↓ 2 callers
Function
pb_skipslice
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:605
↓ 2 callers
Function
pb_sortfield
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:1169
↓ 2 callers
Function
pb_type
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:1144
↓ 2 callers
Function
pb_write64
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:704
↓ 2 callers
Function
pb_wtypename
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:634
↓ 2 callers
Function
preinit_thread
** preinitialize a thread with consistent values without allocating ** any memory (to avoid errors) */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lstate.c:249
↓ 2 callers
Function
previousinstruction
** Return the previous instruction of the current code. If there ** may be a jump target between the current instruction and the ** previous one, retu
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lcode.c:115
↓ 2 callers
Function
print_version
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lua.c:166
↓ 2 callers
Function
propagatemark
** traverse one gray object, turning it to black. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:652
↓ 2 callers
Function
protected_finish
Plugins/UnLuaExtensions/LuaSocket/Source/src/except.cpp:86
↓ 2 callers
Function
pushDecoded
Plugins/UnLuaExtensions/LuaRapidjson/Source/src/values.hpp:246
↓ 2 callers
Function
pushParseResult
Plugins/UnLuaExtensions/LuaRapidjson/Source/src/Document.cpp:56
↓ 2 callers
Function
push_onecapture
** Push the i-th capture on the stack. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lstrlib.c:725
↓ 2 callers
Function
pusherror
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/loadlib.c:194
↓ 2 callers
Function
pushglobalfuncname
** Search for a name for a function in all loaded modules */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lauxlib.c:79
↓ 2 callers
Function
pushline
** Prompt the user, read a line, and push it into the Lua stack. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lua.c:479
↓ 2 callers
Function
pushmode
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lbaselib.c:184
↓ 2 callers
Function
pushstr
** Push given string to the stack, as part of the buffer, and ** join the partial strings in the stack into one. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lobject.c:405
↓ 2 callers
Function
pushutfchar
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lutf8lib.c:151
↓ 2 callers
Function
qpdecode
-------------------------------------------------------------------------*\ * Accumulate characters until we are sure about how to deal with them. * O
Plugins/UnLuaExtensions/LuaSocket/Source/src/mime.cpp:623
↓ 2 callers
Function
qpencode
-------------------------------------------------------------------------*\ * Accumulate characters until we are sure about how to deal with them. * O
Plugins/UnLuaExtensions/LuaSocket/Source/src/mime.cpp:519
↓ 2 callers
Function
randseed
** Set a "random" seed. To get some randomness, use the current time ** and the address of 'L' (in case the machine does address space layout ** rando
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lmathlib.c:611
↓ 2 callers
Function
read_long_string
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/llex.c:280
↓ 2 callers
Function
read_numeral
LUA_NUMBER */ ** This function is quite liberal in what it accepts, as 'luaO_str2num' ** will reject ill-formed numerals. Roughly, it accepts the foll
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/llex.c:227
↓ 2 callers
Function
recfield
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lparser.c:835
↓ 2 callers
Function
removelastlineinfo
** Remove line information from the last instruction. ** If line information for that instruction is absolute, set 'iwthabs' ** above its max to force
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lcode.c:352
↓ 2 callers
Function
removevalues
** Traverse a list of tests ensuring no one produces a value */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lcode.c:276
↓ 2 callers
Function
rethook
** Executes a return hook for Lua and C functions and sets/corrects ** 'oldpc'. (Note that this correction is needed by the line hook, so it ** is don
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ldo.c:365
↓ 2 callers
Function
return_fd
Plugins/UnLuaExtensions/LuaSocket/Source/src/select.cpp:183
↓ 2 callers
Function
rname
** Find a "name" for the register 'c'. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ldebug.c:435
↓ 2 callers
Function
savelineinfo
** Save line info for a new instruction. If difference from last line ** does not fit in a byte, of after that many instructions, save a new ** absolu
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lcode.c:328
↓ 2 callers
Function
searchpath
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/loadlib.c:481
↓ 2 callers
Function
separatetobefnz
** Move all unreachable objects (or 'all' objects) that need ** finalization from list 'finobj' to list 'tobefnz' (to be finalized). ** (Note that obj
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:966
↓ 2 callers
Function
setallfields
** Set all fields from structure 'tm' in the table on top of the stack */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/loslib.c:239
↓ 2 callers
Function
setfuncs
Plugins/UnLuaExtensions/LuaRapidjson/Source/src/luax.hpp:8
↓ 2 callers
Function
sethookaux
** sets 'registry.C_HOOK[L] = scpt' and sets 'Chook' as a hook */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ltests.c:1850
↓ 2 callers
Function
setlimittosize
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ltable.c:272
↓ 2 callers
Function
setnodevector
** Creates an array for the hash part of a table with the given ** size, or reuses the dummy node if size is zero. ** The computation for size overflo
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ltable.c:469
↓ 2 callers
Function
setpath
** Set a path */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/loadlib.c:297
↓ 2 callers
Function
setseed
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lmathlib.c:592
↓ 2 callers
Function
settabsb
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ldblib.c:121
↓ 2 callers
Function
setvararg
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lparser.c:941
↓ 2 callers
Function
singlestep
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:1576
↓ 2 callers
Function
singlevar
** Find a variable with the given name 'n', handling global variables ** too. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lparser.c:452
↓ 2 callers
Function
singlevaraux
** Find a variable with the given name 'n'. If it is an upvalue, add ** this upvalue into all intermediate functions. If it is a global, set ** 'var'
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lparser.c:424
↓ 2 callers
Function
skipcomment
** reads the first character of file 'f' and skips an optional BOM mark ** in its beginning plus its first line if it starts with '#'. Returns ** true
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lauxlib.c:763
↓ 2 callers
Function
socket_accept
-------------------------------------------------------------------------*\ * Accept with timeout \*--------------------------------------------------
Plugins/UnLuaExtensions/LuaSocket/Source/src/usocket.cpp:182
↓ 2 callers
Function
socket_hoststrerror
-------------------------------------------------------------------------*\ * Error translation functions * Make sure important error messages are sta
Plugins/UnLuaExtensions/LuaSocket/Source/src/usocket.cpp:403
↓ 2 callers
Function
socket_listen
-------------------------------------------------------------------------*\ * \*----------------------------------------------------------------------
Plugins/UnLuaExtensions/LuaSocket/Source/src/usocket.cpp:144
↓ 2 callers
Function
socket_recv
-------------------------------------------------------------------------*\ * Receive with timeout \*-------------------------------------------------
Plugins/UnLuaExtensions/LuaSocket/Source/src/usocket.cpp:258
↓ 2 callers
Function
socket_recvfrom
-------------------------------------------------------------------------*\ * Recvfrom with timeout \*------------------------------------------------
Plugins/UnLuaExtensions/LuaSocket/Source/src/usocket.cpp:280
↓ 2 callers
Function
socket_send
-------------------------------------------------------------------------*\ * Send with timeout \*----------------------------------------------------
Plugins/UnLuaExtensions/LuaSocket/Source/src/usocket.cpp:199
↓ 2 callers
Function
socket_shutdown
-------------------------------------------------------------------------*\ * \*----------------------------------------------------------------------
Plugins/UnLuaExtensions/LuaSocket/Source/src/usocket.cpp:153
↓ 2 callers
Function
stack_init
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lstate.c:180
↓ 2 callers
Function
start_capture
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lstrlib.c:534
↓ 2 callers
Function
str2K
** Convert a VKSTR to a VK */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lcode.c:719
↓ 2 callers
Function
str_find_aux
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lstrlib.c:773
↓ 2 callers
Function
stringK
** Add a string to list of constants and return its index. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lcode.c:574
↓ 2 callers
Function
sweeplist
** sweep at most 'countin' elements from a list of GCObjects erasing dead ** objects, where a dead object is one marked with the old (non current) **
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:816
↓ 2 callers
Function
sweeptolive
** sweep a list until a live object (or end of list) */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:843
↓ 2 callers
Function
test_then_block
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lparser.c:1626
↓ 2 callers
Function
testobjref
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ltests.c:327
↓ 2 callers
Function
timeout_get
-------------------------------------------------------------------------*\ * Determines how much time we have left for the next system call, * if the
Plugins/UnLuaExtensions/LuaSocket/Source/src/timeout.cpp:60
↓ 2 callers
Function
timeout_getstart
-------------------------------------------------------------------------*\ * Returns time since start of operation * Input * tm: timeout control st
Plugins/UnLuaExtensions/LuaSocket/Source/src/timeout.cpp:81
↓ 2 callers
Function
toDocument
Plugins/UnLuaExtensions/LuaRapidjson/Source/src/values.hpp:235
↓ 2 callers
Function
tonum
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lstrlib.c:264
↓ 2 callers
Function
tostringbuff
** Convert a number object to a string, adding it to a buffer */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lobject.c:355
↓ 2 callers
Function
touserdata
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lapi.c:441
↓ 2 callers
Function
traverseephemeron
** Traverse an ephemeron table and link it to proper list. Returns true ** iff any object was marked during this traversal (which implies that ** conv
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:474
↓ 2 callers
Function
treatstackoption
** In function 'db_getinfo', the call to 'lua_getinfo' may push ** results on the stack; later it creates the result table to put ** these objects. Fu
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ldblib.c:134
↓ 2 callers
Function
tryagain
** In case of allocation fail, this function will do an emergency ** collection to free some memory and then try the allocation again. ** The GC shoul
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lmem.c:148
↓ 2 callers
Function
unpackint
** Unpack an integer with 'size' bytes and 'islittle' endianness. ** If size is smaller than the size of a Lua integer and integer ** is signed, must
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lstrlib.c:1671
↓ 2 callers
Function
varinfo
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ldebug.c:678
↓ 2 callers
Function
wstrerror
Plugins/UnLuaExtensions/LuaSocket/Source/src/wsocket.cpp:366
↓ 2 callers
Function
yindex
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lparser.c:810
↓ 1 callers
Function
AbsIndex
Plugins/UnLua/Source/UnLua/Public/LowLevel.h:24
↓ 1 callers
Function
Add
Plugins/UnLua/Source/UnLua/Public/UnLuaEx.h:397
↓ 1 callers
Method
Add
* Add an element to the set * * @param Item - the element */
Plugins/UnLua/Source/UnLua/Private/Containers/LuaSet.h:77
← previous
next →
1,101–1,200 of 3,922, ranked by callers