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
↓ 3 callers
Method
GetUserdataPadding
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/ClassDesc.h:74
↓ 3 callers
Method
GetValue
Plugins/UnLua/Source/UnLua/Private/DefaultParamCollection.h:38
↓ 3 callers
Method
GetWorld
Plugins/UnLua/Source/UnLua/Private/LuaDelegateHandler.cpp:45
↓ 3 callers
Function
I2UInt
convert a 'Rand64' to a 'lua_Unsigned' */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lmathlib.c:502
↓ 3 callers
Method
Initialize
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/PropertyDesc.h:173
↓ 3 callers
Function
IsNumber
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:1105
↓ 3 callers
Function
IsString
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:1111
↓ 3 callers
Method
IsValid
Check whether this is a valid pointer.
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/pointer.h:336
↓ 3 callers
Method
IsValid
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/EnumDesc.h:30
↓ 3 callers
Function
Ishl
return i << n */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lmathlib.c:390
↓ 3 callers
Method
MallocState
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/schema.h:2183
↓ 3 callers
Method
NewArray
Plugins/UnLua/Source/UnLua/Private/Registries/ContainerRegistry.cpp:34
↓ 3 callers
Method
NewMap
Plugins/UnLua/Source/UnLua/Private/Registries/ContainerRegistry.cpp:50
↓ 3 callers
Method
NewSet
Plugins/UnLua/Source/UnLua/Private/Registries/ContainerRegistry.cpp:42
↓ 3 callers
Function
NewUserdataWithContainerTag
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:274
↓ 3 callers
Function
NewUserdataWithDesc
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:252
↓ 3 callers
Method
NotMultipleOf
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/schema.h:1883
↓ 3 callers
Method
Num
* Get the length of the array * * @return - the length of the array */
Plugins/UnLua/Source/UnLua/Private/Containers/LuaArray.h:94
↓ 3 callers
Method
Offset
Get the error offset, if \ref IsError(), 0 otherwise.
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/error/error.h:118
↓ 3 callers
Method
Peek
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/stream.h:159
↓ 3 callers
Function
Pow10
Computes integer powers of 10 in double (10.0^n). ! This function uses lookup table for fast and accurate results. \param n non-negative exponent.
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/pow10.h:28
↓ 3 callers
Method
PropertyViolations
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/schema.h:1976
↓ 3 callers
Function
PushArray
* Push an untyped dynamic array (same memory layout with TArray) */
Plugins/UnLua/Source/UnLua/Private/UnLuaBase.cpp:352
↓ 3 callers
Function
PushMap
* Push an untyped map (same memory layout with TMap). see PushArray */
Plugins/UnLua/Source/UnLua/Private/UnLuaBase.cpp:437
↓ 3 callers
Function
PushSet
* Push an untyped set (same memory layout with TSet). see PushArray */
Plugins/UnLua/Source/UnLua/Private/UnLuaBase.cpp:400
↓ 3 callers
Method
PutEnd
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/stream.h:166
↓ 3 callers
Method
Realloc
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/allocators.h:84
↓ 3 callers
Function
RegisterCollisionEnum
* Get collision related enums */
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:1079
↓ 3 callers
Function
RemoveCachedScriptContainer
* Remove a cached script container from 'ScriptContainerMap' */
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:553
↓ 3 callers
Function
ReportLuaCallError
* Report Lua error */
Plugins/UnLua/Source/UnLua/Private/UnLuaBase.cpp:151
↓ 3 callers
Method
Reserve
* Reserve space for N elements * * @param Size - the element * @return - whether the operation succeed */
Plugins/UnLua/Source/UnLua/Private/Containers/LuaArray.h:242
↓ 3 callers
Method
SetActive
Plugins/UnLua/Source/UnLua/Private/UnLuaModule.cpp:112
↓ 3 callers
Function
SetTableForClass
* Set the name for a Lua table which on the top of the stack */
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:77
↓ 3 callers
Method
Sign
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/ieee754.h:37
↓ 3 callers
Function
SkipWhitespace_SIMD
Skip whitespace with SSE 4.2 pcmpistrm instruction, testing 16 8-byte characters at once.
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/reader.h:283
↓ 3 callers
Method
StringifyUriFragment
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/pointer.h:437
↓ 3 callers
Function
addlenmod
** add length modifier into formats */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lstrlib.c:1217
↓ 3 callers
Function
addnum2buff
** Add a number to the buffer. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lobject.c:459
↓ 3 callers
Function
adjust_assign
** Adjust the number of results from an expression list 'e' with 'nexps' ** expressions to 'nvars' values. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lparser.c:470
↓ 3 callers
Function
aux_close
** Calls the 'close' function from a file handle. The 'volatile' avoids ** a bug in some versions of the Clang compiler (e.g., clang 3.0 for ** 32 bit
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/liolib.c:214
↓ 3 callers
Function
body
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lparser.c:978
↓ 3 callers
Function
buffer_get
-------------------------------------------------------------------------*\ * Return any data available in buffer, or get more data from transport lay
Plugins/UnLuaExtensions/LuaSocket/Source/src/buffer.cpp:260
↓ 3 callers
Function
buffer_meth_getstats
-------------------------------------------------------------------------*\ * object:getstats() interface \*------------------------------------------
Plugins/UnLuaExtensions/LuaSocket/Source/src/buffer.cpp:51
↓ 3 callers
Function
buffer_meth_receive
-------------------------------------------------------------------------*\ * object:receive() interface \*-------------------------------------------
Plugins/UnLuaExtensions/LuaSocket/Source/src/buffer.cpp:105
↓ 3 callers
Function
buffer_meth_send
-------------------------------------------------------------------------*\ * object:send() interface \*----------------------------------------------
Plugins/UnLuaExtensions/LuaSocket/Source/src/buffer.cpp:72
↓ 3 callers
Function
buffer_meth_setstats
-------------------------------------------------------------------------*\ * object:setstats() interface \*------------------------------------------
Plugins/UnLuaExtensions/LuaSocket/Source/src/buffer.cpp:61
↓ 3 callers
Function
ccall
** Call a function (C or Lua) through C. 'inc' can be 1 (increment ** number of recursive invocations in the C stack) or nyci (the same ** plus increm
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ldo.c:570
↓ 3 callers
Function
check_lslice
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.cpp:1008
↓ 3 callers
Function
check_next2
** Check whether current char is in set 'set' (with two chars) and ** saves it */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/llex.c:204
↓ 3 callers
Function
checkfield
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ltablib.c:36
↓ 3 callers
Function
checklimit
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lparser.c:87
↓ 3 callers
Function
checkload
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/loadlib.c:534
↓ 3 callers
Function
checkupval
** Check whether a given upvalue from a given closure exists and ** returns its index */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ldblib.c:285
↓ 3 callers
Function
clearbuff
** empty the buffer space into the stack */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lobject.c:418
↓ 3 callers
Function
codebini
** Code binary operators with immediate operands. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lcode.c:1386
↓ 3 callers
Function
codename
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lparser.c:166
↓ 3 callers
Function
createstdfile
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/liolib.c:810
↓ 3 callers
Function
deletelist
** Delete all objects in list 'p' until (but not including) object ** 'limit'. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:1490
↓ 3 callers
Function
dumpSize
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ldump.c:61
↓ 3 callers
Function
enterinc
** Enter incremental mode. Turn all objects white, make all ** intermediate lists point to NULL (to avoid invalid pointers), ** and go to the pause st
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:1308
↓ 3 callers
Function
entersweep
** Enter first sweep phase. ** The call to 'sweeptolive' makes the pointer point to an object ** inside the list (instead of to the header), so that t
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:1478
↓ 3 callers
Function
errfile
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lauxlib.c:733
↓ 3 callers
Function
exchangehashpart
** Exchange the hash part of 't1' and 't2'. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ltable.c:516
↓ 3 callers
Function
exp1
** Read an expression and generate code to put its results in next ** stack slot. ** */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lparser.c:1505
↓ 3 callers
Function
exp2reg
** Ensures final expression result (which includes results from its ** jump lists) is in register 'reg'. ** If expression has jumps, need to patch the
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lcode.c:896
↓ 3 callers
Function
fieldsel
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lparser.c:799
↓ 3 callers
Function
findfile
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/loadlib.c:522
↓ 3 callers
Function
finishrawget
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lapi.c:708
↓ 3 callers
Function
freeexps
** Free registers used by expressions 'e1' and 'e2' (if any) in proper ** order. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lcode.c:526
↓ 3 callers
Function
freehash
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ltable.c:360
↓ 3 callers
Function
g_read
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/liolib.c:570
↓ 3 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
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:424
↓ 3 callers
Function
getbuff
** Get a space of size 'sz' in the buffer. If buffer has not enough ** space, empty it. 'sz' must fit in an empty buffer. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lobject.c:428
↓ 3 callers
Function
getdetails
** Read, classify, and fill other details about the next option. ** 'psize' is filled with option's size, 'notoalign' with its ** alignment requiremen
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lstrlib.c:1484
↓ 3 callers
Function
getgeneric
** "Generic" get version. (Not that generic: not valid for integers, ** which may be in array part, nor for floats with integral values.) ** See expla
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ltable.c:288
↓ 3 callers
Function
gethexa
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/llex.c:328
↓ 3 callers
Function
getiofile
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/liolib.c:312
↓ 3 callers
Function
getjumpcontrol
** Returns the position of the instruction "controlling" a given ** jump (that is, its condition), or the jump itself if it is ** unconditional. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lcode.c:242
↓ 3 callers
Function
getupvalref
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lapi.c:1409
↓ 3 callers
Function
gxf
** Check whether table being indexed by instruction 'i' is the ** environment '_ENV' */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ldebug.c:514
↓ 3 callers
Function
inet_trybind
-------------------------------------------------------------------------*\ * Tries to bind socket to (address, port) \*------------------------------
Plugins/UnLuaExtensions/LuaSocket/Source/src/inet.cpp:454
↓ 3 callers
Function
inet_tryconnect
-------------------------------------------------------------------------*\ * Tries to connect to remote address (address, port) \*-------------------
Plugins/UnLuaExtensions/LuaSocket/Source/src/inet.cpp:392
↓ 3 callers
Function
initheader
** Initialize Header */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lstrlib.c:1427
↓ 3 callers
Function
isSCint
** Check whether expression 'e' is a literal integer in ** proper range to fit in register sC */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lcode.c:1228
↓ 3 callers
Function
isneg
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lobject.c:141
↓ 3 callers
Function
kname
** Find a "name" for the constant 'c'. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ldebug.c:426
↓ 3 callers
Function
l_message
** Prints an error message, adding the program name in front of it ** (if present) */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lua.c:109
↓ 3 callers
Function
lookforfunc
** Look for a C function named 'sym' in a dynamically loaded library ** 'path'. ** First, check whether the library is already loaded; if not, try **
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/loadlib.c:390
↓ 3 callers
Function
lpbD_checktype
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.cpp:1800
↓ 3 callers
Function
lpb_checktable
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.cpp:1510
↓ 3 callers
Function
lpb_encode_onefield
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.cpp:1635
↓ 3 callers
Function
lpb_enterview
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.cpp:899
↓ 3 callers
Function
lpb_field
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.cpp:1185
↓ 3 callers
Function
lpb_initslice
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.cpp:913
↓ 3 callers
Function
lpb_pushtypetable
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.cpp:1739
↓ 3 callers
Function
lpb_reftable
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.cpp:147
↓ 3 callers
Function
lpb_typefmt
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.cpp:672
↓ 3 callers
Function
lpb_useenchooks
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.cpp:1516
↓ 3 callers
Function
luaC_changemode
** Change collector mode to 'newmode'. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:1323
↓ 3 callers
Function
luaC_fullgc
** Performs a full GC cycle; if 'isemergency', set a flag to avoid ** some operations which could change the interpreter state in some ** unexpected w
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:1715
← previous
next →
601–700 of 3,922, ranked by callers