Home
last modified time | relevance | path

Searched refs:f_parser (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/lua/dist/src/
H A Dldo.c992 static void f_parser (lua_State *L, void *ud) { in f_parser() function
1019 status = luaD_pcall(L, f_parser, &p, savestack(L, L->top.p), L->errfunc); in luaD_protectedparser()