Searched refs:luaX_next (Results 1 – 6 of 6) sorted by relevance
101 luaX_next(ls); in testnext()116 luaX_next(ls); in checknext()141 luaX_next(ls); in str_checkname()625 luaX_next(ls); /* skip the dot or colon */ in fieldsel()633 luaX_next(ls); /* skip the '[' */ in yindex()778 luaX_next(ls); in parlist()833 luaX_next(ls); in funcargs()849 luaX_next(ls); /* must use `seminfo' before `next' */ in funcargs()886 luaX_next(ls); in primaryexp()924 luaX_next(ls); in suffixedexp()[all …]
76 LUAI_FUNC void luaX_next (LexState *ls);
515 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()973 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()1122 luaX_next(ls); in suffixedexp()[all …]
85 LUAI_FUNC void luaX_next (LexState *ls);
565 void luaX_next (LexState *ls) { in luaX_next() function