Searched refs:withuntil (Results 1 – 2 of 2) sorted by relevance
591 static int block_follow (LexState *ls, int withuntil) { in block_follow() argument596 case TK_UNTIL: return withuntil; in block_follow()
788 static int block_follow (LexState *ls, int withuntil) { in block_follow() argument793 case TK_UNTIL: return withuntil; in block_follow()