Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dsqlite3.c151465 u16 nSkip; /* Number of NULL aLTerm[] entries */ global() member
152016 u16 nSkip = pLoop->nSkip; global() local
152696 u16 nSkip; /* Number of left-most columns to skip */ global() local
195439 int nSkip; global() local
[all...]
H A Dshell.c22799 int nSkip = 0; /* Initial lines to skip */ in do_meta_command() local
22829 nSkip = integerValue(azArg[++i]); in do_meta_command()
22929 while( (nSkip--)>0 ){ in do_meta_command()

Completed in 165 milliseconds