Home
last modified time | relevance | path

Searched refs:txtToken (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dllex.c99 static const char *txtToken (LexState *ls, int token) { in txtToken() function
114 luaO_pushfstring(ls->L, "%s near %s", msg, txtToken(ls, token)); in lexerror()

Completed in 3 milliseconds