Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/lua/src/
Dlparser.c588 static int block_follow (LexState *ls, int withuntil) { in block_follow() argument
593 case TK_UNTIL: return withuntil; in block_follow()
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
Dlparser.c592 static int block_follow (LexState *ls, int withuntil) { in block_follow() argument
597 case TK_UNTIL: return withuntil; in block_follow()