Searched refs:luaX_next (Results 1 – 6 of 6) sorted by relevance
100 luaX_next(ls); in testnext()115 luaX_next(ls); in checknext()140 luaX_next(ls); in str_checkname()624 luaX_next(ls); /* skip the dot or colon */ in fieldsel()632 luaX_next(ls); /* skip the '[' */ in yindex()777 luaX_next(ls); in parlist()832 luaX_next(ls); in funcargs()848 luaX_next(ls); /* must use `seminfo' before `next' */ in funcargs()885 luaX_next(ls); in primaryexp()923 luaX_next(ls); in suffixedexp()[all …]
75 LUAI_FUNC void luaX_next (LexState *ls);
514 void luaX_next (LexState *ls) { in luaX_next() function
97 luaX_next(ls); in testnext()118 luaX_next(ls); in checknext()147 luaX_next(ls); in str_checkname()816 luaX_next(ls); /* skip the dot or colon */ in fieldsel()824 luaX_next(ls); /* skip the '[' */ in yindex()974 luaX_next(ls); in parlist()1031 luaX_next(ls); in funcargs()1048 luaX_next(ls); /* must use 'seminfo' before 'next' */ in funcargs()1085 luaX_next(ls); in primaryexp()1123 luaX_next(ls); in suffixedexp()[all …]
85 LUAI_FUNC void luaX_next (LexState *ls);
565 void luaX_next (LexState *ls) { in luaX_next() function