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

/external/syslinux/com32/lua/src/
H A Dllex.c95 static const char *txtToken (LexState *ls, int token) { function
113 luaO_pushfstring(ls->L, "%s near %s", msg, txtToken(ls, token));

Completed in 124 milliseconds