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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c155693 u16 nSkip; /* Number of NULL aLTerm[] entries */ member in struct:WhereLoop
156245 u16 nSkip = pLoop->nSkip; local
156955 u16 nSkip; /* Number of left-most columns to skip */ local
200420 int nSkip; local
205725 u32 nSkip = jsonBytesToBypass(z, n); local
[all...]
H A Dshell.c25570 int nSkip = 0; /* Initial lines to skip */ local
25600 nSkip = integerValue(azArg[++i]);
25697 while( (nSkip--)>0 ){

Completed in 781 milliseconds