Searched refs:lua_pushnil (Results 1 – 10 of 10) sorted by relevance
84 lua_pushnil(L); /* not a number */ in luaB_tonumber()104 lua_pushnil(L); in luaB_getmetatable()203 else lua_pushnil(L); in pairsmeta()219 lua_pushnil(L); in luaB_next()255 lua_pushnil(L); in load_aux()391 lua_pushnil(L); in luaB_pcall()
34 lua_pushnil(L); /* no metatable */ in db_getmetatable()52 lua_pushnil(L); in db_getuservalue()119 lua_pushnil(L); /* level out of range */ in db_getinfo()184 lua_pushnil(L); /* no name (nor value) */ in db_getlocal()269 else lua_pushnil(L); in hookf()
134 lua_pushnil(L); /* not a file */ in io_type()324 if (lua_isnone(L, 1)) lua_pushnil(L); /* at least one argument */ in io_lines()356 lua_pushnil(L); /* "result" to be removed */ in read_number()467 lua_pushnil(L); /* push nil instead */ in g_read()637 lua_pushnil(L); in io_noclose()
27 lua_pushnil(L); /* first key */ in maxn()78 lua_pushnil(L); in tremove()
206 lua_pushnil(L); in os_date()259 lua_pushnil(L); in os_time()
46 lua_pushnil(L); /* start 'next' loop */ in findfield()214 lua_pushnil(L); in luaL_fileresult()256 lua_pushnil(L); in luaL_execresult()
314 lua_pushnil(L); in ll_loadlib()379 lua_pushnil(L); in ll_searchpath()
584 lua_pushnil(L); /* cannot find anything */ in str_find_aux()624 lua_pushnil(L); /* not found */ in str_find_aux()
205 LUA_API void (lua_pushnil) (lua_State *L); variable
465 LUA_API void lua_pushnil (lua_State *L) { in lua_pushnil() function515 lua_pushnil(L); in lua_pushstring()