Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dllex.c311 static void read_long_string (LexState *ls, SemInfo *seminfo, size_t sep) { in read_long_string() function
497 read_long_string(ls, NULL, sep); /* skip long comment */ in llex()
510 read_long_string(ls, seminfo, sep); in llex()