SemInfo           179 lib/lua/llex.c static void trydecpoint (LexState *ls, __attribute__ ((unused))SemInfo *seminfo) {
SemInfo           198 lib/lua/llex.c static void read_numeral (LexState *ls, SemInfo *seminfo) {
SemInfo           227 lib/lua/llex.c static void read_long_string (LexState *ls, SemInfo *seminfo, int sep) {
SemInfo           282 lib/lua/llex.c static void read_string (LexState *ls, int del, SemInfo *seminfo) {
SemInfo           338 lib/lua/llex.c static int llex (LexState *ls, SemInfo *seminfo) {
SemInfo            51 lib/lua/llex.h   SemInfo seminfo;