MCPcopy Create free account

hub / github.com/Tencent/xLua / functions

Functions3,108 in github.com/Tencent/xLua

↓ 4 callersFunctioncodestring
WebGLPlugins/lparser.c:151
↓ 4 callersFunctioncreateEmptyVNode
()
docs/public/js/vue.js:1663
↓ 4 callersFunctioncreateEmptyVNode
()
docs/source/themes/catlib/source/js/vue.js:1663
↓ 4 callersFunctioncurrentpc
WebGLPlugins/ldebug.c:45
↓ 4 callersFunctiondefineReactive$$1
* Define a reactive property on an Object.
docs/public/js/vue.js:911
↓ 4 callersFunctiondefineReactive$$1
* Define a reactive property on an Object.
docs/source/themes/catlib/source/js/vue.js:911
↓ 4 callersFunctiondocall
** Interface to 'lua_pcall', which sets appropriate message function ** and C-signal handler. Used to run all chunks. */
WebGLPlugins/lua.c:198
↓ 4 callersFunctionfilterpc
WebGLPlugins/ldebug.c:375
↓ 4 callersFunctionga
(a,b,d,e)
docs/public/js/jquery.js:2
↓ 4 callersFunctionga
(a,b,d,e)
docs/source/themes/catlib/source/js/jquery.js:2
↓ 4 callersFunctiongb
(a,b)
docs/public/js/jquery.js:3
↓ 4 callersFunctiongb
(a,b)
docs/source/themes/catlib/source/js/jquery.js:3
↓ 4 callersFunctiongetnumlimit
** Read an integer numeral and raises an error if it is larger ** than the maximum size for integers. */
WebGLPlugins/lstrlib.c:1199
↓ 4 callersFunctionha
()
docs/public/js/jquery.js:2
↓ 4 callersFunctionha
()
docs/source/themes/catlib/source/js/jquery.js:2
↓ 4 callersFunctioninsert
(parent, elm, ref)
docs/public/js/vue.js:4906
↓ 4 callersFunctioninsert
(parent, elm, ref)
docs/source/themes/catlib/source/js/vue.js:4906
↓ 4 callersFunctionisFalsyAttrValue
(val)
docs/public/js/vue.js:4419
↓ 4 callersFunctionisFalsyAttrValue
(val)
docs/source/themes/catlib/source/js/vue.js:4419
↓ 4 callersFunctionluaC_fix
WebGLPlugins/lgc.c:194
↓ 4 callersFunctionluaC_runtilstate
** advances the garbage collector until it reaches a state allowed ** by 'statemask' */
WebGLPlugins/lgc.c:1103
↓ 4 callersFunctionluaD_poscall
** Finishes a function call: calls hook if necessary, removes CallInfo, ** moves current number of results to proper place; returns 0 iff call ** want
WebGLPlugins/ldo.c:376
↓ 4 callersFunctionluaD_precall
** Prepares a function call: checks the stack, creates a new CallInfo ** entry, fills in the relevant information, calls hook if needed. ** If functio
WebGLPlugins/ldo.c:413
↓ 4 callersFunctionluaF_getlocalname
** Look for n-th local variable at line 'line' in function 'func'. ** Returns NULL if not found. */
WebGLPlugins/lfunc.c:140
↓ 4 callersFunctionluaF_newproto
WebGLPlugins/lfunc.c:99
↓ 4 callersFunctionluaK_codek
** Emit a "load constant" instruction, using either 'OP_LOADK' ** (if constant index 'k' fits in 18 bits) or an 'OP_LOADKX' ** instruction with "extra
WebGLPlugins/lcode.c:346
↓ 4 callersFunctionluaK_patchclose
** Path all jumps in 'list' to close upvalues up to given 'level' ** (The assertion checks that jumps either were closing nothing ** or were closing h
WebGLPlugins/lcode.c:278
↓ 4 callersFunctionluaL_addstring
WebGLPlugins/lauxlib.c:537
↓ 4 callersFunctionluaL_checkoption
WebGLPlugins/lauxlib.c:348
↓ 4 callersFunctionluaL_setfuncs
** set functions from list 'l' into table at top - 'nup'; each ** function gets the 'nup' elements at the top as upvalues. ** Returns with only the ta
WebGLPlugins/lauxlib.c:934
↓ 4 callersFunctionluaL_tolstring
WebGLPlugins/lauxlib.c:810
↓ 4 callersFunctionluaO_hexavalue
WebGLPlugins/lobject.c:163
↓ 4 callersFunctionluaO_pushvfstring
** this function handles only '%d', '%c', '%f', '%p', and '%s' conventional formats, plus Lua-specific '%I' and '%U' */
WebGLPlugins/lobject.c:400
↓ 4 callersFunctionluaO_str2num
WebGLPlugins/lobject.c:331
↓ 4 callersFunctionluaV_concat
** Main operation for concatenation: concat 'total' values in the stack, ** from 'L->top - total' up to 'L->top - 1'. */
WebGLPlugins/lvm.c:474
↓ 4 callersFunctionluaV_execute
WebGLPlugins/lvm.c:786
↓ 4 callersFunctionluaV_shiftl
** Shift left operation. (Shift right just negates 'y'.) */
WebGLPlugins/lvm.c:593
↓ 4 callersFunctionluaX_newstring
** creates a new string and anchors it in scanner's table so that ** it will not be collected until the end of the compilation ** (by that time it sho
WebGLPlugins/llex.c:127
↓ 4 callersFunctionluaX_token2str
WebGLPlugins/llex.c:82
↓ 4 callersFunctionlua_close
WebGLPlugins/lstate.c:341
↓ 4 callersFunctionlua_compare
WebGLPlugins/lapi.c:318
↓ 4 callersFunctionlua_gethook
WebGLPlugins/ldebug.c:95
↓ 4 callersFunctionlua_load
WebGLPlugins/lapi.c:991
↓ 4 callersMethodlua_next
(IntPtr L,int index)
Assets/XLua/Src/LuaDLL.cs:420
↓ 4 callersFunctionlua_pushthread
WebGLPlugins/lapi.c:572
↓ 4 callersFunctionlua_rawlen
WebGLPlugins/lapi.c:392
↓ 4 callersMethodlua_setfenv
(IntPtr L, int stackPos)
Assets/XLua/Src/LuaDLL.cs:86
↓ 4 callersFunctionlua_setupvalue
WebGLPlugins/lapi.c:1235
↓ 4 callersMethodlua_toboolean
(IntPtr L, int index)
Assets/XLua/Src/LuaDLL.cs:237
↓ 4 callersFunctionlua_tointegerx
WebGLPlugins/lapi.c:356
↓ 4 callersFunctionmake_root
WebGLPlugins/perflib.c:80
↓ 4 callersFunctionmatches
(pattern, name)
docs/public/js/vue.js:4234
↓ 4 callersFunctionmatches
(pattern, name)
docs/source/themes/catlib/source/js/vue.js:4234
↓ 4 callersFunctionmergeOptions
* Merge two option objects into a new one. * Core utility used in both instantiation and inheritance.
docs/public/js/vue.js:1288
↓ 4 callersFunctionmergeOptions
* Merge two option objects into a new one. * Core utility used in both instantiation and inheritance.
docs/source/themes/catlib/source/js/vue.js:1288
↓ 4 callersFunctiononce
* Ensure a function is called only once.
docs/public/js/vue.js:266
↓ 4 callersFunctiononce
* Ensure a function is called only once.
docs/source/themes/catlib/source/js/vue.js:266
↓ 4 callersFunctionparseText
( text, delimiters )
docs/public/js/vue.js:7903
↓ 4 callersFunctionparseText
( text, delimiters )
docs/source/themes/catlib/source/js/vue.js:7903
↓ 4 callersFunctionpatchlistaux
** Traverse a list of tests, patching their destination address and ** registers: tests producing values jump to 'vtarget' (and put their ** values in
WebGLPlugins/lcode.c:224
↓ 4 callersFunctionpush
(RealStatePtr L)
Assets/XLua/Src/LuaTable.cs:369
↓ 4 callersFunctionpush_captures
WebGLPlugins/lstrlib.c:569
↓ 4 callersFunctionresizebox
WebGLPlugins/lauxlib.c:461
↓ 4 callersFunctionsa
(a)
docs/public/js/jquery.js:2
↓ 4 callersFunctionsa
(a)
docs/source/themes/catlib/source/js/jquery.js:2
↓ 4 callersFunctionseterrorobj
WebGLPlugins/ldo.c:91
↓ 4 callersFunctionta
(a,b,c)
docs/public/js/jquery.js:2
↓ 4 callersFunctionta
(a,b,c)
docs/source/themes/catlib/source/js/jquery.js:2
↓ 4 callersFunctiontag_error
WebGLPlugins/lauxlib.c:196
↓ 4 callersFunctiontoNumber
* Convert a input value to a number for persistence. * If the conversion fails, return original string.
docs/public/js/vue.js:73
↓ 4 callersFunctiontoNumber
* Convert a input value to a number for persistence. * If the conversion fails, return original string.
docs/source/themes/catlib/source/js/vue.js:73
↓ 4 callersFunctionwa
(a,b,c,d,e)
docs/public/js/jquery.js:2
↓ 4 callersFunctionwa
(a,b,c,d,e)
docs/source/themes/catlib/source/js/jquery.js:2
↓ 4 callersMethodxlua_getglobal
(IntPtr L, string name)
Assets/XLua/Src/LuaDLL.cs:112
↓ 4 callersMethodxlua_objlen
(IntPtr L, int stackPos)
Assets/XLua/Src/LuaDLL.cs:101
↓ 4 callersMethodxlua_pgettable
(IntPtr L, int idx)
Assets/XLua/Src/LuaDLL.cs:385
↓ 4 callersMethodxlua_rawgeti
(IntPtr L, int tableIndex, long index)
Assets/XLua/Src/LuaDLL.cs:182
↓ 3 callersFunctionAddBuildin
(string name, LuaCSFunction initer)
Assets/XLua/Src/LuaEnv.cs:611
↓ 3 callersMethodCreateDelegateBridge
(RealStatePtr L, Type delegateType, int idx)
Assets/XLua/Src/ObjectTranslator.cs:462
↓ 3 callersFunctionE
(a,b,c)
docs/public/js/jquery.js:2
↓ 3 callersFunctionE
(a,b,c)
docs/source/themes/catlib/source/js/jquery.js:2
↓ 3 callersMethodFindType
(string className, bool isQualifiedName = false)
Assets/XLua/Src/ObjectTranslator.cs:718
↓ 3 callersMethodGetCaster
(Type type)
Assets/XLua/Src/ObjectCasters.cs:725
↓ 3 callersMethodGetConfig
(Dictionary<string, int> hotfixCfg, IEnumerable<Type> cfg_check_types)
Assets/XLua/Src/Editor/Hotfix.cs:77
↓ 3 callersMethodGetTypeId
(RealStatePtr L, Type type)
Assets/XLua/Src/ObjectTranslator.cs:988
↓ 3 callersMethodIsInterface
(this Type type)
Assets/XLua/Src/TypeExtensions.cs:55
↓ 3 callersMethodIsParamsMatch
(MethodInfo delegateMethod, MethodInfo bridgeMethod)
Assets/XLua/Src/Utils.cs:1412
↓ 3 callersMethodIsSupportedMethod
(MethodInfo method)
Assets/XLua/Src/Utils.cs:1441
↓ 3 callersFunctionOb
(a,b)
docs/public/js/jquery.js:4
↓ 3 callersFunctionOb
(a,b)
docs/source/themes/catlib/source/js/jquery.js:4
↓ 3 callersMethodStart
Use this for initialization
Assets/XLua/Examples/08_Hotfix/HotfixTest2.cs:185
↓ 3 callersMethodStart
Use this for initialization
Assets/XLua/Examples/05_NoGc/NoGc.cs:123
↓ 3 callersMethodTest3
(T a)
Assets/XLua/Examples/08_Hotfix/HotfixTest2.cs:42
↓ 3 callersMethodTestOut
(int a, out double b, ref string c)
Assets/XLua/Examples/08_Hotfix/HotfixTest2.cs:19
↓ 3 callersMethodUpdate
(RealStatePtr L, int index, object obj)
Assets/XLua/Src/ObjectTranslator.cs:1295
↓ 3 callersFunctionaddIfCondition
(el, condition)
docs/public/js/vue.js:8304
↓ 3 callersFunctionaddIfCondition
(el, condition)
docs/source/themes/catlib/source/js/vue.js:8304
↓ 3 callersFunctionaddlenmod
** add length modifier into formats */
WebGLPlugins/lstrlib.c:1006
↓ 3 callersFunctionadjust_assign
WebGLPlugins/lparser.c:309
↓ 3 callersFunctionaux_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
WebGLPlugins/liolib.c:201
← previousnext →401–500 of 3,108, ranked by callers