Home
last modified time | relevance | path

Searched defs:startline (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dshell.c.in10988 static int runOneSqlLine(ShellState *p, char *zSql, FILE *in, int startline){
11089 i64 startline = 0; /* Line number for start of current input */ local
/sqlite-3.40.0/tool/
H A Dlemon.c2962 int startline = 0; in Parse() local