Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dllex.c268 static void read_long_string (LexState *ls, SemInfo *seminfo, int sep) { in read_long_string() function
420 read_long_string(ls, NULL, sep); /* skip long comment */ in llex()
433 read_long_string(ls, seminfo, sep); in llex()