Lines Matching full:reaches
2352 ** running statements reaches zero are interrupted as if they had been
2354 ** that are started after the running statement count reaches zero are
7297 ** run whenever the WAL reaches a certain size threshold.
9914 ** count on this object is decremented. When it reaches 0, the destructor
25883 ** the object when the reference count reaches zero.
26772 ** count reaches zero, close any other file descriptors whose close
27039 ** When the locking level reaches NO_LOCK, delete the lock file.
49078 int mxErr; /* Stop accumulating errors when this reaches zero */
51328 ** Decrement the BtShared.nRef counter. When it reaches zero,
51330 ** true if the BtShared.nRef counter reaches zero and return
52520 ** reaches 0, set the shared state to TRANS_NONE. The unlockBtreeIfUnused()
56645 ** This error is caught long before control reaches this point.
60647 int nRow; /* Stop when row count reaches this */
60674 /* When the number of output rows reaches nRow, that means the
64407 ** each instruction in the VDBE. When it reaches zero, the u1.isInterrupted
68697 ** allowed to be less than this value. When this value reaches its maximum,
81707 /* Do not delete the table until the reference count reaches zero. */
101588 ** reaches zero, call the xDisconnect() method to delete the object.
116062 ** incrementing idx. When idx reaches MERGE_COUNT (default 16), all
130858 ** Decrement the r-tree reference count. When the reference count reaches