Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlparser.c65 static void error_expected (LexState *ls, int token) { in error_expected() function
91 error_expected(ls, c); in check()
107 error_expected(ls, what); in check_match()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlparser.c75 static l_noret error_expected (LexState *ls, int token) { in error_expected() function
110 error_expected(ls, c); in check()
127 error_expected(ls, what); in check_match()