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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c142888 selectInnerLoop( Parse *pParse, Select *p, int srcTab, SortCtx *pSort, DistinctCtx *pDistinct, SelectDest *pDest, int iContinue, int iBreak ) argument
145045 int iContinue; local
156006 int iContinue; /* Jump here to continue with next record */ member in struct:WhereInfo
161727 int iContinue = 0; /* Jump here to skip excluded rows */ local
[all...]

Completed in 704 milliseconds