Searched refs:tokenlineno (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c1861 int tokenlineno; /* Linenumber at which current token starts */ member in struct:pstate
1909 printf("%s:%d: Token=[%s] state=%d\n",psp->filename,psp->tokenlineno,
1929 ErrorMsg(psp->filename,psp->tokenlineno,
1934 ErrorMsg(psp->filename,psp->tokenlineno,
1939 psp->prevrule->line = psp->tokenlineno;
1945 ErrorMsg(psp->filename,psp->tokenlineno,
1953 ErrorMsg(psp->filename,psp->tokenlineno,
1957 ErrorMsg(psp->filename,psp->tokenlineno,
1961 ErrorMsg(psp->filename,psp->tokenlineno,
1972 ErrorMsg(psp->filename,psp->tokenlineno,
[all...]

Completed in 66 milliseconds