Home
last modified time | relevance | path

Searched refs:luaL_typerror (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/dports/databases/py-xapian/xapian-bindings-1.4.18/lua/
H A Dutil.i55 luaL_typerror(L, -1, "function"); in CLASS()
67 luaL_typerror(L, -1, "function"); in operator()
98 luaL_typerror(L, -1, "function"); in luaMatchDecider()
110 luaL_typerror(L, -1, "function"); in operator()
136 luaL_typerror(L, -1, "function"); in luaStemImplementation()
148 luaL_typerror(L, -1, "function"); in operator()
168 luaL_typerror(L, -1, "function"); in get_description()
196 luaL_typerror(L, -1, "function"); in luaKeyMaker()
208 luaL_typerror(L, -1, "function"); in operator()
567 luaL_typerror(L, -1, "function");
[all …]
/dports/databases/php-xapian/xapian-bindings-1.4.18/lua/
H A Dutil.i55 luaL_typerror(L, -1, "function"); in CLASS()
67 luaL_typerror(L, -1, "function"); in operator()
98 luaL_typerror(L, -1, "function"); in luaMatchDecider()
110 luaL_typerror(L, -1, "function"); in operator()
136 luaL_typerror(L, -1, "function"); in luaStemImplementation()
148 luaL_typerror(L, -1, "function"); in operator()
168 luaL_typerror(L, -1, "function"); in get_description()
196 luaL_typerror(L, -1, "function"); in luaKeyMaker()
208 luaL_typerror(L, -1, "function"); in operator()
567 luaL_typerror(L, -1, "function");
[all …]
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/lua/
H A Dutil.i55 luaL_typerror(L, -1, "function"); in CLASS()
67 luaL_typerror(L, -1, "function"); in operator()
98 luaL_typerror(L, -1, "function"); in luaMatchDecider()
110 luaL_typerror(L, -1, "function"); in operator()
136 luaL_typerror(L, -1, "function"); in luaStemImplementation()
148 luaL_typerror(L, -1, "function"); in operator()
168 luaL_typerror(L, -1, "function"); in get_description()
196 luaL_typerror(L, -1, "function"); in luaKeyMaker()
208 luaL_typerror(L, -1, "function"); in operator()
567 luaL_typerror(L, -1, "function");
[all …]
/dports/databases/lua-xapian/xapian-bindings-1.4.18/lua/
H A Dutil.i55 luaL_typerror(L, -1, "function");
67 luaL_typerror(L, -1, "function");
98 luaL_typerror(L, -1, "function");
110 luaL_typerror(L, -1, "function");
136 luaL_typerror(L, -1, "function");
148 luaL_typerror(L, -1, "function");
168 luaL_typerror(L, -1, "function");
196 luaL_typerror(L, -1, "function");
208 luaL_typerror(L, -1, "function"); in apply_all_case_fold()
567 luaL_typerror(L, -1, "function");
[all …]
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/lua/
H A Dutil.i63 luaL_typerror(L, -1, "function"); in CLASS()
75 luaL_typerror(L, -1, "function"); in operator()
106 luaL_typerror(L, -1, "function"); in luaMatchDecider()
118 luaL_typerror(L, -1, "function"); in operator()
144 luaL_typerror(L, -1, "function"); in luaStemImplementation()
156 luaL_typerror(L, -1, "function"); in operator()
175 luaL_typerror(L, -1, "function"); in get_description()
203 luaL_typerror(L, -1, "function"); in luaKeyMaker()
215 luaL_typerror(L, -1, "function"); in operator()
243 luaL_typerror(L, -1, "function"); in luaValueRangeProcessor()
[all …]
/dports/devel/love08/love-0.8.0/src/modules/graphics/opengl/
H A Dwrap_PixelEffect.cpp54 return luaL_typerror(L, 3 + i, "number"); in _sendScalars()
83 return luaL_typerror(L, 3 + i, "table"); in _sendVectors()
127 return luaL_typerror(L, 3, "number or table"); in w_PixelEffect_sendFloat()
137 return luaL_typerror(L, 3, "matrix table"); in w_PixelEffect_sendMatrix()
/dports/www/luakit/luakit-2.3/common/
H A Dlualib.h36 luaL_typerror(L, n, "function"); \
123 luaL_typerror(L, n, "table"); \
/dports/www/luakit-devel/luakit-2.3-20-g4b10e55/common/
H A Dlualib.h36 luaL_typerror(L, n, "function"); \
123 luaL_typerror(L, n, "table"); \
/dports/games/minetest/minetest-5.4.1/src/script/lua_api/
H A Dl_itemstackmeta.cpp34 luaL_typerror(L, narg, className); in checkobject()
64 luaL_typerror(L, 2, "table or nil"); in l_set_tool_capabilities()
H A Dl_noise.cpp99 luaL_typerror(L, narg, className); in checkobject()
356 luaL_typerror(L, narg, className); in checkobject()
462 luaL_typerror(L, narg, className); in checkobject()
561 luaL_typerror(L, narg, className); in checkobject()
676 luaL_typerror(L, narg, className); in checkobject()
/dports/graphics/geeqie/geeqie-1.6/src/
H A Dlua.c46 int luaL_typerror(lua_State *L, int narg, const char *tname) in luaL_typerror() function
68 if (fd == NULL) luaL_typerror(L, index, "Image"); in lua_check_image()
149 if (exif == NULL) luaL_typerror(L, index, "Exif"); in lua_check_exif()
/dports/games/naev/naev-0.7.0/src/
H A Dnlua_commodity.c91 luaL_typerror(L, ind, COMMODITY_METATABLE); in luaL_checkcommodity()
110 luaL_typerror(L, ind, COMMODITY_METATABLE); in luaL_validcommodity()
H A Dnlua_outfit.c99 luaL_typerror(L, ind, OUTFIT_METATABLE); in luaL_checkoutfit()
118 luaL_typerror(L, ind, OUTFIT_METATABLE); in luaL_validoutfit()
/dports/games/powder-toy/The-Powder-Toy-95.0/src/lua/socket/
H A Doptions.c78 if (!lua_istable(L, 3)) luaL_typerror(L, 3, lua_typename(L, LUA_TTABLE)); in opt_linger()
114 if (!lua_istable(L, 3)) luaL_typerror(L, 3, lua_typename(L, LUA_TTABLE)); in opt_setmembership()
/dports/devel/love08/love-0.8.0/src/libraries/luasocket/libluasocket/
H A Doptions.c78 if (!lua_istable(L, 3)) luaL_typerror(L, 3, lua_typename(L, LUA_TTABLE)); in opt_linger()
114 if (!lua_istable(L, 3)) luaL_typerror(L, 3, lua_typename(L, LUA_TTABLE)); in opt_setmembership()
/dports/devel/love07/love-HEAD/src/libraries/luasocket/libluasocket/
H A Doptions.c78 if (!lua_istable(L, 3)) luaL_typerror(L, 3, lua_typename(L, LUA_TTABLE)); in opt_linger()
114 if (!lua_istable(L, 3)) luaL_typerror(L, 3, lua_typename(L, LUA_TTABLE)); in opt_setmembership()
/dports/devel/love10/love-0.10.2/src/libraries/luasocket/libluasocket/
H A Doptions.c78 if (!lua_istable(L, 3)) luaL_typerror(L, 3, lua_typename(L, LUA_TTABLE)); in opt_linger()
114 if (!lua_istable(L, 3)) luaL_typerror(L, 3, lua_typename(L, LUA_TTABLE)); in opt_setmembership()
H A Dlua.h12 # define luaL_typerror(L, n, t) luax_typerror(L, n, t) macro
/dports/devel/love5/love-0.5-0/src/luasocket/luasocket/
H A Doptions.c78 if (!lua_istable(L, 3)) luaL_typerror(L, 3, lua_typename(L, LUA_TTABLE)); in opt_linger()
114 if (!lua_istable(L, 3)) luaL_typerror(L, 3, lua_typename(L, LUA_TTABLE)); in opt_setmembership()
/dports/games/spring/spring_98.0/rts/lib/luasocket/src/
H A Doptions.cpp78 if (!lua_istable(L, 3)) luaL_typerror(L, 3, lua_typename(L, LUA_TTABLE)); in opt_linger()
114 if (!lua_istable(L, 3)) luaL_typerror(L, 3, lua_typename(L, LUA_TTABLE)); in opt_setmembership()
/dports/games/powder-toy/The-Powder-Toy-95.0/src/lua/
H A DLuaLuna.h74 luaL_typerror(L, narg, T::className); in check()
84 luaL_typerror(L, narg, T::className); in tryGet()
H A DLuaCompat.h28 LUALIB_API int (luaL_typerror) (lua_State *L, int narg, const char *tname); variable
H A DLuaCompat.c5 int luaL_typerror (lua_State *L, int narg, const char *tname) in luaL_typerror() function
/dports/games/freeminer/freeminer-0.4.10.4/src/script/lua_api/
H A Dl_noise.cpp91 if(!ud) luaL_typerror(L, narg, className); in checkobject()
268 luaL_typerror(L, narg, className); in checkobject()
385 if(!ud) luaL_typerror(L, narg, className); in checkobject()
/dports/net/wireshark/wireshark-3.6.1/epan/wslua/
H A Dlrexlib_algo.h96 return luaL_typerror (L, pos, "number or function"); in OptLimit()
129 if (ud == NULL) luaL_typerror(L, 1, REX_TYPENAME); in check_ud()
140 luaL_typerror (L, pos, "string, table or userdata"); in check_subject()
175 luaL_typerror(L, pos, "string or "REX_TYPENAME); in check_pattern()
195 luaL_typerror (L, 3, "string, table, function, false or nil"); in checkarg_gsub()

12345678910>>...12