Searched refs:luaX_next (Results 1 – 3 of 3) sorted by relevance
82 luaX_next(ls); in testnext()96 luaX_next(ls); in checknext()121 luaX_next(ls); in str_checkname()557 luaX_next(ls); in parlist()618 luaX_next(ls); in funcargs()672 luaX_next(ls); in prefixexp()710 luaX_next(ls); in primaryexp()765 luaX_next(ls); in simpleexp()774 luaX_next(ls); in simpleexp()834 luaX_next(ls); in subexpr()[all …]
74 LUAI_FUNC void luaX_next (LexState *ls);
448 void luaX_next (LexState *ls) { in luaX_next() function