Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlparser.c593 static int block_follow (LexState *ls, int withuntil) { in block_follow() argument
598 case TK_UNTIL: return withuntil; in block_follow()