Home
last modified time | relevance | path

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

/external/lua/src/
Dldo.c766 static void f_parser (lua_State *L, void *ud) { in f_parser() function
793 status = luaD_pcall(L, f_parser, &p, savestack(L, L->top), L->errfunc); in luaD_protectedparser()