Home
last modified time | relevance | path

Searched defs:luaL_optinteger (Results 1 – 3 of 3) sorted by relevance

/civetweb-2.7.6/src/third_party/lua-5.1.5/src/
Dlauxlib.c197 LUALIB_API lua_Integer luaL_optinteger (lua_State *L, int narg, in luaL_optinteger() function
/civetweb-2.7.6/src/third_party/lua-5.2.4/src/
Dlauxlib.c407 LUALIB_API lua_Integer luaL_optinteger (lua_State *L, int narg, in luaL_optinteger() function
/civetweb-2.7.6/src/third_party/lua-5.3.5/src/
Dlauxlib.c440 LUALIB_API lua_Integer luaL_optinteger (lua_State *L, int arg, in luaL_optinteger() function