Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlparser.c74 static l_noret error_expected (LexState *ls, int token) { in error_expected() function
109 error_expected(ls, c); in check()
126 error_expected(ls, what); in check_match()
/freebsd/contrib/lua/src/
H A Dlparser.c68 static l_noret error_expected (LexState *ls, int token) { in error_expected() function
109 error_expected(ls, c); in check()
133 error_expected(ls, what); /* do not need a complex message */ in check_match()