Searched refs:luaD_protectedparser (Results 1 – 3 of 3) sorted by relevance
39 LUAI_FUNC int luaD_protectedparser (lua_State *L, ZIO *z, const char *name,
783 int luaD_protectedparser (lua_State *L, ZIO *z, const char *name, in luaD_protectedparser() function
999 status = luaD_protectedparser(L, &z, chunkname, mode); in lua_load()