Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c149654 int iContinue /* Jump here to skip the current record */
149918 int iContinue, /* Jump here to continue with next row */
151880 int iContinue; local
163520 int iContinue; /* Jump here to continue with next record */ member
169602 int iContinue = 0; /* Jump here to skip excluded rows */ local