xref: /netbsd-src/external/mit/lua/lib/liblua/lua.expsym (revision dd5ab3103deac45dbb27e7ce5992c28bf2a16c75)
1luaL_addgsub
2luaL_addlstring
3luaL_addstring
4luaL_addvalue
5luaL_argerror
6luaL_buffinit
7luaL_buffinitsize
8luaL_callmeta
9luaL_checkany
10luaL_checkinteger
11luaL_checklstring
12luaL_checknumber
13luaL_checkoption
14luaL_checkstack
15luaL_checktype
16luaL_checkudata
17luaL_checkversion_
18luaL_error
19luaL_execresult
20luaL_fileresult
21luaL_getmetafield
22luaL_getsubtable
23luaL_gsub
24luaL_len
25luaL_loadbufferx
26luaL_loadfilex
27luaL_loadstring
28luaL_newmetatable
29luaL_newstate
30luaL_openlibs
31luaL_optinteger
32luaL_optlstring
33luaL_optnumber
34luaL_prepbuffsize
35luaL_pushresult
36luaL_pushresultsize
37luaL_ref
38luaL_requiref
39luaL_setfuncs
40luaL_setmetatable
41luaL_testudata
42luaL_tolstring
43luaL_traceback
44luaL_typeerror
45luaL_unref
46luaL_where
47lua_absindex
48lua_arith
49lua_atpanic
50lua_callk
51lua_checkstack
52lua_close
53lua_closeslot
54lua_closethread
55lua_compare
56lua_concat
57lua_copy
58lua_createtable
59lua_dump
60lua_error
61lua_gc
62lua_getallocf
63lua_getfield
64lua_getglobal
65lua_gethook
66lua_gethookcount
67lua_gethookmask
68lua_geti
69lua_getinfo
70lua_getiuservalue
71lua_getlocal
72lua_getmetatable
73lua_getstack
74lua_gettable
75lua_gettop
76lua_getupvalue
77lua_ident
78lua_iscfunction
79lua_isinteger
80lua_isnumber
81lua_isstring
82lua_isuserdata
83lua_isyieldable
84lua_len
85lua_load
86lua_newstate
87lua_newthread
88lua_newuserdatauv
89lua_next
90lua_pcallk
91lua_pushboolean
92lua_pushcclosure
93lua_pushfstring
94lua_pushinteger
95lua_pushlightuserdata
96lua_pushlstring
97lua_pushnil
98lua_pushnumber
99lua_pushstring
100lua_pushthread
101lua_pushvalue
102lua_pushvfstring
103lua_rawequal
104lua_rawget
105lua_rawgeti
106lua_rawgetp
107lua_rawlen
108lua_rawset
109lua_rawseti
110lua_rawsetp
111lua_resetthread
112lua_resume
113lua_rotate
114lua_setallocf
115lua_setcstacklimit
116lua_setfield
117lua_setglobal
118lua_sethook
119lua_seti
120lua_setiuservalue
121lua_setlocal
122lua_setmetatable
123lua_settable
124lua_settop
125lua_setupvalue
126lua_setwarnf
127lua_status
128lua_stringtonumber
129lua_toboolean
130lua_tocfunction
131lua_toclose
132lua_tointegerx
133lua_tolstring
134lua_tonumberx
135lua_topointer
136lua_tothread
137lua_touserdata
138lua_type
139lua_typename
140lua_upvalueid
141lua_upvaluejoin
142lua_version
143lua_warning
144lua_xmove
145lua_yieldk
146luaopen_base
147luaopen_coroutine
148luaopen_debug
149luaopen_io
150luaopen_math
151luaopen_os
152luaopen_package
153luaopen_string
154luaopen_table
155luaopen_utf8
156