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