Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dsort.c197 int syntax_error = 0; in sortCommand() local
240 syntax_error++; in sortCommand()
258 syntax_error++; in sortCommand()
266 syntax_error++; in sortCommand()
275 syntax_error++; in sortCommand()
282 if (syntax_error) { in sortCommand()