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
↓ 5 callers
Function
incifingray
** Check whether 'o' should be in a gray list. If so, increment ** 'count' and check its TESTBIT. (It must have been previously set by ** 'checkgrayli
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ltests.c:580
↓ 5 callers
Function
inclinenumber
** increment line number and skips newline sequence (any of ** \n, \r, \n\r, or \r\n) */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/llex.c:156
↓ 5 callers
Function
index2stack
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lapi.c:84
↓ 5 callers
Function
inet_trycreate
-------------------------------------------------------------------------*\ * Tries to create a new inet socket \*------------------------------------
Plugins/UnLuaExtensions/LuaSocket/Source/src/inet.cpp:353
↓ 5 callers
Function
iscleared
** tells whether a key or value can be cleared from a weak ** table. Non-collectable objects are never removed from weak ** tables. Strings behave as
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:185
↓ 5 callers
Function
lpb_addlength
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.cpp:223
↓ 5 callers
Function
luaD_hook
** Call a hook for the given event. Make sure there is a hook to be ** called. (Both 'L->hook' and 'L->hookmask', which trigger this ** function, can
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ldo.c:306
↓ 5 callers
Function
luaD_rawrunprotected
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ldo.c:138
↓ 5 callers
Function
luaD_seterrorobj
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ldo.c:91
↓ 5 callers
Function
luaH_getshortstr
** search function for short strings */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ltable.c:747
↓ 5 callers
Function
luaH_resize
** Resize table 't' for the new given sizes. Both allocations (for ** the hash part and for the array part) can fail, which creates some ** subtleties
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ltable.c:542
↓ 5 callers
Function
luaK_codeABCk
** Format and emit an 'iABC' instruction. (Assertions check consistency ** of parameters versus opcode.) */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lcode.c:396
↓ 5 callers
Function
luaK_codeABx
** Format and emit an 'iABx' instruction. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lcode.c:407
↓ 5 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
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lcode.c:1010
↓ 5 callers
Function
luaL_buffinitsize
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lauxlib.c:638
↓ 5 callers
Function
luaL_pushresultsize
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lauxlib.c:603
↓ 5 callers
Function
luaT_objtypename
** Return the name of the type of an object. For tables and userdata ** with metatable, use their '__name' metafield, if present. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ltm.c:91
↓ 5 callers
Function
lua_pushthread
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lapi.c:618
↓ 5 callers
Function
lua_resume
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ldo.c:773
↓ 5 callers
Function
lua_setupvalue
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lapi.c:1390
↓ 5 callers
Function
lua_warning
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lapi.c:1327
↓ 5 callers
Function
optboolfield
Plugins/UnLuaExtensions/LuaRapidjson/Source/src/luax.hpp:69
↓ 5 callers
Function
packI
build a new Rand64 value */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lmathlib.c:382
↓ 5 callers
Function
pbN_getname
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:1054
↓ 5 callers
Function
pbT_freefield
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:1240
↓ 5 callers
Function
pb_result
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:683
↓ 5 callers
Function
pb_wtypebytype
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.h:611
↓ 5 callers
Function
posrelat
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.cpp:231
↓ 5 callers
Function
posrelatI
** translate a relative initial string position ** (negative means back from end): clip result to [1, inf). ** The length of any string in Lua must fi
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lstrlib.c:71
↓ 5 callers
Function
propagateall
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:668
↓ 5 callers
Function
rangerelat
Plugins/UnLuaExtensions/LuaProtobuf/Source/src/pb.cpp:237
↓ 5 callers
Function
report
** Check whether 'status' is not OK and, if so, prints the error ** message on the top of the stack. It assumes that the error object ** is a string,
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lua.c:120
↓ 5 callers
Function
save
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/llex.c:57
↓ 5 callers
Function
socket_gaistrerror
Plugins/UnLuaExtensions/LuaSocket/Source/src/usocket.cpp:432
↓ 5 callers
Function
sort_comp
** Return true iff value at stack index 'a' is less than the value at ** index 'b' (according to the order of the sort). */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ltablib.c:274
↓ 5 callers
Function
statlist
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lparser.c:787
↓ 5 callers
Function
sweepgen
** Sweep for generational mode. Delete dead objects. (Because the ** collection is not incremental, there are no "new white" objects ** during the swe
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:1088
↓ 5 callers
Function
timeout_meth_settimeout
-------------------------------------------------------------------------*\ * Sets timeout values for IO operations * Lua Input: base, time [, mode] *
Plugins/UnLuaExtensions/LuaSocket/Source/src/timeout.cpp:156
↓ 5 callers
Function
u_posrelat
from strlib */ translate a relative string position: negative means back from end */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lutf8lib.c:43
↓ 4 callers
Method
AboveMaximum
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/schema.h:1892
↓ 4 callers
Function
Begin
Element iterator ! \pre IsArray() == true */
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:1676
↓ 4 callers
Method
BelowMinimum
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/schema.h:1904
↓ 4 callers
Method
Bind
Plugins/UnLua/Source/UnLua/Private/Registries/ObjectRegistry.cpp:106
↓ 4 callers
Function
Call
Plugins/UnLua/Source/UnLua/Public/UnLuaLegacy.h:606
↓ 4 callers
Function
CheckPropertyOwner
Plugins/UnLua/Source/UnLua/Public/LowLevel.cpp:139
↓ 4 callers
Method
Create
* Create a property descriptor */
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/PropertyDesc.cpp:1460
↓ 4 callers
Method
CreateTypeInterface
Plugins/UnLua/Source/UnLua/Private/Registries/PropertyRegistry.cpp:24
↓ 4 callers
Method
EndArray
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/reader.h:218
↓ 4 callers
Method
EndObject
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/reader.h:216
↓ 4 callers
Function
FastPath
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/strtod.h:28
↓ 4 callers
Method
FreeState
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/schema.h:2187
↓ 4 callers
Method
Get
Plugins/UnLua/Source/UnLua/Public/UnLuaLegacy.h:933
↓ 4 callers
Function
GetCommentBlock
Plugins/UnLua/Source/UnLuaEditor/Private/UnLuaIntelliSense.cpp:29
↓ 4 callers
Function
GetDigitsLut
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/itoa.h:23
↓ 4 callers
Function
GetDouble
Get the value as double type. ! \note If the value is 64-bit integer type, it may lose precision. Use \c IsLosslessDouble() to check whether the conve
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:1824
↓ 4 callers
Method
GetHashCode
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/schema.h:273
↓ 4 callers
Function
GetPointer
* Get the address of user data at the given stack index */
Plugins/UnLua/Source/UnLua/Private/UnLuaBase.cpp:283
↓ 4 callers
Method
GetProperty
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/ClassDesc.h:76
↓ 4 callers
Function
GetType
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:1098
↓ 4 callers
Method
GetUProperty
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/PropertyDesc.h:184
↓ 4 callers
Function
GetUserdataDesc
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:234
↓ 4 callers
Method
InitializeValue
* @see FProperty::InitializeValue_InContainer(...) */
Plugins/UnLua/Source/UnLua/Private/ReflectionUtils/PropertyDesc.h:96
↓ 4 callers
Function
Int2I
convert a 'lua_Unsigned' to a 'Rand64' */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lmathlib.c:507
↓ 4 callers
Function
IsUObjectValid
Plugins/UnLua/Source/UnLua/Private/UnLuaBase.cpp:28
↓ 4 callers
Method
Key
Plugins/UnLuaExtensions/LuaRapidjson/Source/src/rapidjson.cpp:132
↓ 4 callers
Function
NewUserdata
* Allocate user data */
Plugins/UnLua/Source/UnLua/Private/UnLuaBase.cpp:344
↓ 4 callers
Method
Parse
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/reader.h:559
↓ 4 callers
Method
Peek
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/encodedstream.h:156
↓ 4 callers
Method
Push
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/reader.h:938
↓ 4 callers
Method
Push
Plugins/UnLua/Source/UnLua/Private/LuaDynamicBinding.cpp:25
↓ 4 callers
Function
PushBack
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:1758
↓ 4 callers
Function
PushObjectCore
* Push a UObject to Lua stack */
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:575
↓ 4 callers
Method
PushUnsafe
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/stack.h:129
↓ 4 callers
Method
PutBegin
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/stream.h:163
↓ 4 callers
Function
SetElementsPointer
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2108
↓ 4 callers
Function
SetMembersPointer
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/document.h:2110
↓ 4 callers
Method
SetName
Plugins/UnLua/Source/UnLua/Private/LuaEnv.cpp:212
↓ 4 callers
Method
ShrinkToFit
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/stack.h:101
↓ 4 callers
Method
String
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/reader.h:213
↓ 4 callers
Method
Tell
Plugins/UnLuaExtensions/LuaRapidjson/Source/src/StringStream.hpp:20
↓ 4 callers
Method
Top
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/stack.h:145
↓ 4 callers
Function
TraverseTable
* Traverse a Lua table */
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:1252
↓ 4 callers
Method
TryBind
Plugins/UnLua/Source/UnLua/Private/LuaEnv.cpp:288
↓ 4 callers
Function
TryToSetMetatable
* Set metatable for the userdata/table on the top of the stack */
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:412
↓ 4 callers
Method
Unbind
Plugins/UnLua/Source/UnLua/Private/Registries/ObjectRegistry.cpp:172
↓ 4 callers
Function
Validate
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/encodings.h:179
↓ 4 callers
Method
Value
Plugins/UnLuaExtensions/LuaRapidjson/Source/include/rapidjson/internal/ieee754.h:29
↓ 4 callers
Function
atomic
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:1516
↓ 4 callers
Function
auxiliar_typeerror
-------------------------------------------------------------------------*\ * Throws error when argument does not have correct type. * Used to be part
Plugins/UnLuaExtensions/LuaSocket/Source/src/auxiliar.cpp:150
↓ 4 callers
Function
block
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lparser.c:1293
↓ 4 callers
Function
block_follow
** check whether current token is in the follow set of a block. ** 'until' closes syntactical blocks, but do not close scope, ** so it is handled in s
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lparser.c:776
↓ 4 callers
Function
buffer_skip
-------------------------------------------------------------------------*\ * Skips a given number of bytes from read buffer. No data is read from the
Plugins/UnLuaExtensions/LuaSocket/Source/src/buffer.cpp:249
↓ 4 callers
Function
buildop
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ltests.c:676
↓ 4 callers
Function
callbinTM
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/ltm.c:137
↓ 4 callers
Function
checkpointer
** If pointer 'p' points to 'o', move it to the next element. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:989
↓ 4 callers
Function
clearbyvalues
** clear entries with unmarked values from all weaktables in list 'l' up ** to element 'f' */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:736
↓ 4 callers
Function
codebinexpval
** Emit code for binary expressions that "produce values" over ** two registers. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lcode.c:1374
↓ 4 callers
Function
codestring
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lparser.c:159
↓ 4 callers
Function
condjump
** Code a "conditional jump", that is, a test or comparison opcode ** followed by a jump. Return jump position. */
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lcode.c:221
↓ 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
Plugins/UnLua/Source/ThirdParty/Lua/lua-5.4.3/src/lgc.c:1145
← previous
next →
401–500 of 3,922, ranked by callers