Home
last modified time | relevance | path

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

/redis-3.2.3/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()