Searched refs:block_follow (Results 1 – 1 of 1) sorted by relevance
778 static int block_follow (LexState *ls, int withuntil) { in block_follow() function791 while (!block_follow(ls, 1)) { in statlist()1454 createlabel(ls, name, line, block_follow(ls, 0)); in labelstat()1682 if (block_follow(ls, 0)) { /* jump is the entire block? */ in test_then_block()1848 if (block_follow(ls, 1) || ls->t.token == ';') in retstat()