Searched defs:startline (Results 1 – 2 of 2) sorted by relevance
10988 static int runOneSqlLine(ShellState *p, char *zSql, FILE *in, int startline){11089 i64 startline = 0; /* Line number for start of current input */ local
2962 int startline = 0; in Parse() local