Searched refs:checknext (Results 1 – 1 of 1) sorted by relevance
/l4re-core-master/lua/lib/contrib/src/ |
A D | lparser.c | 815 checknext(ls, ']'); in yindex() 847 checknext(ls, '='); in recfield() 926 checknext(ls, '{'); in constructor() 985 checknext(ls, '('); in body() 991 checknext(ls, ')'); in body() 1379 checknext(ls, '='); in restassign() 1466 checknext(ls, TK_DO); in whilestat() 1539 checknext(ls, TK_DO); in forbody() 1565 checknext(ls, '='); in fornum() 1567 checknext(ls, ','); in fornum() [all …]
|
Completed in 6 milliseconds