Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlparser.c631 checknext(ls, ']'); in yindex()
664 checknext(ls, '='); in recfield()
741 checknext(ls, '{'); in constructor()
794 checknext(ls, '('); in body()
800 checknext(ls, ')'); in body()
1150 checknext(ls, '='); in assignment()
1242 checknext(ls, TK_DO); in whilestat()
1288 checknext(ls, TK_DO); in forbody()
1316 checknext(ls, '='); in fornum()
1318 checknext(ls, ','); in fornum()
[all …]