Lines Matching refs:earlier

2742 ** not considered a bug since SQLite versions 3.3.0 and earlier do not support
7523 ** used with an SQLite version earlier than 3.8.2, the results of attempting
11898 ** the buffer contains a changeset, so must have the earlier calls to this
12086 ** operation is attempted because an earlier call to the conflict handler
12104 ** an earlier call to the conflict handler function returned
12130 ** an earlier call to the conflict handler function returned
13035 ** returned by an earlier call to xCreate().
41405 ** return SQLITE_BUSY to the caller (it will try again). An earlier
42197 ** reference obtained by an earlier call to unixFetch(). The second
49620 ** reference obtained by an earlier call to winFetch(). The second
59611 ** earlier call to pagerAcquireMapPage().
63333 ** Release a lock obtained by an earlier successful call to
65131 ** nBackfill or earlier may be included - excluding them is an optimization
66258 ** to read any frames earlier than minFrame from the wal file - they
66299 ** writes made by earlier checkpointers were atomic operations, which
66302 ** contains content that duplicate of an earlier version of the same
66463 ** have omitted to checkpoint a frame earlier than minFrame in
67515 ** Release a lock obtained by an earlier successful call to
82353 ** allocated by an earlier call to this function, or must be NULL. If it
82465 ** by an earlier call to sqlite3Stat4ProbeSetValue(). This call deletes
88569 ** for version 3.6.23 or earlier do in fact depend on SQLITE_MISUSE
120756 ** to be destroyed is relocated by an earlier OP_Destroy. i.e. if the
128488 /* Re-enable the lookaside buffer, if it was disabled earlier. */
145842 ** clause, cancel the ephemeral table open coded earlier.
160606 /* If the plan produced by the earlier call uses an IN(...) term, call
164329 ** starting boundary type may not occur earlier in the following list than
178988 ** will eventually overtake the earlier data and knock it out. The
185273 ** earlier, by fts3EvalNextRow()).
185613 ** pCsr->iPrevId may lie earlier in the doclist buffer. Or, if the
185615 ** itself is not EOF, then it may point to an earlier entry. */
208883 ** Deregister and destroy an RBU vfs created by an earlier call to
209603 ** by an earlier call to rbuObjIterCacheTableInfo().
212673 ** argument by an earlier call to rbuCreateVfs().
212815 ** to be a wal-mode db. But, this may have happened due to an earlier
214072 ** Deregister and destroy an RBU vfs created by an earlier call to
214247 ** the overflow pages associated with a cell will appear earlier in the
215966 ** Free buffer pFree, which must have been allocated by an earlier
219639 /* This condition occurs when an earlier OOM in a call to
221696 ** returned by an earlier call to xCreate().
227867 /* If not at EOF but the current rowid occurs earlier than iFirst in
230710 ** Release a reference to data record returned by an earlier call to
230815 ** Release a reference to an Fts5Structure object returned by an earlier
233831 ** is larger than all terms written to earlier leaves, and equal to or
235137 /* See the earlier comment in this function for an explanation of why
235448 ** Close a handle opened by an earlier call to sqlite3Fts5IndexOpen().
235698 ** Close an iterator opened by an earlier call to sqlite3Fts5IndexQuery().
237004 i64 iFirstRowid; /* Return no rowids earlier than this */
240097 ** Close a handle opened by an earlier call to sqlite3Fts5StorageOpen().
240771 ** Release an SQLite statement handle obtained via an earlier call to