Searched refs:wsToEol (Results 1 - 1 of 1) sorted by relevance
/third_party/sqlite/src/ | ||
H A D | shell.c | 16403 static int wsToEol(const char *z){ in wsToEol() function 16682 && (c=='(' || c=='\n' || (c==',' && !wsToEol(z+i+1))) in shell_callback() |
Completed in 39 milliseconds