-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathluaplus_func.lst
134 lines (134 loc) · 2.08 KB
/
luaplus_func.lst
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
_luaL_addlstring
_luaL_addstring
_luaL_addvalue
_luaL_argerror
_luaL_buffinit
_luaL_callmeta
_luaL_checkany
_luaL_checklstring
_luaL_checknumber
_luaL_checkstack
_luaL_checktype
_luaL_error
_luaL_findstring
_luaL_getmetafield
_luaL_getmetatable
_luaL_getn
_luaL_loadbuffer
_luaL_loadfile
_luaL_newmetatable
_luaL_openlib
_luaL_optlstring
_luaL_optnumber
_luaL_prepbuffer
_luaL_pushresult
_luaL_ref
_luaL_setn
_luaL_typerror
_luaL_unref
_luaL_where
_lua_call
_lua_checkstack
_lua_close
_lua_concat
_lua_cpcall
_lua_dobuffer
_lua_dofile
_lua_dostring
_lua_dump
_lua_equal
_lua_error
_lua_getdefaultmemoryfunctions
_lua_getdefaultmetatable
_lua_getfenv
_lua_getgccount
_lua_getgcthreshold
_lua_getglobaluserdata
_lua_gethook
_lua_gethookcount
_lua_gethookmask
_lua_getinfo
_lua_getlocal
_lua_getmetatable
_lua_getn
_lua_getstack
_lua_getstateuserdata
_lua_gettable
_lua_gettop
_lua_getupvalue
_lua_insert
_lua_isnumber
_lua_isstring
_lua_isuserdata
_lua_lessthan
_lua_load
_lua_newtable
_lua_newthread
_lua_newuserdata
_lua_newuserdata
_lua_next
_lua_open
_lua_pcall
_lua_pushboolean
_lua_pushcclosure
_lua_pushfstring
_lua_pushlightuserdata
_lua_pushlstring
_lua_pushnil
_lua_pushnumber
_lua_pushstdcallcfunction
_lua_pushstring
_lua_pushtobject@LuaPlus
_lua_pushupvalues
_lua_pushvalue
_lua_pushvfstring
_lua_rawequal
_lua_rawget
_lua_rawgeti
_lua_rawset
_lua_rawseti
_lua_remove
_lua_replace
_lua_resume
_lua_safetostring
_lua_setdefaultmemoryfunctions
_lua_setdefaultmetatable
_lua_setfatalerrorfunction
_lua_setfenv
_lua_setgcthreshold
_lua_setglobaluserdata
_lua_sethook
_lua_setlocal
_lua_setmetatable
_lua_setminimumauxspace
_lua_setminimumglobaltablesize
_lua_setminimumstringtablesize
_lua_setstateuserdata
_lua_settable
_lua_settop
_lua_setupvalue
_lua_setusergcfunction
_lua_strlen
_lua_suspended
_lua_toboolean
_lua_tocfunction
_lua_tolightuserdata
_lua_tonumber
_lua_topointer
_lua_tostring
_lua_tothread
_lua_touserdata
_lua_traceback
_lua_type
_lua_typename
_lua_version
_lua_xmove
_lua_yield
_luaopen_base
_luaopen_debug
_luaopen_io
_luaopen_loadlib
_luaopen_math
_luaopen_serialize
_luaopen_string
_luaopen_table