Searched refs:txtToken (Results 1 – 1 of 1) sorted by relevance
97 static const char *txtToken (LexState *ls, int token) { in txtToken() function112 luaO_pushfstring(ls->L, "%s near %s", msg, txtToken(ls, token)); in lexerror()