Lines Matching refs:removed
1624 ** (in other words, if files can be added, removed, and renamed within
10275 ** a UNIQUE constraint violation are removed so that the new insert or
19561 etByte flag_rtz; /* True if trailing zeros should be removed */
20824 ** UTF-16 string stored in *pMem. If one is present, it is removed and
20894 ** UTF-8. Miscoded characters are removed.
22402 HashElem* elem, /* The element to be removed from the pH */
22463 ** element corresponding to "key" is removed from the hash table.
25935 ** created or removed, we have to look at our own internal record of the
30689 ** be removed, however it may be switched to a different proxy path via
38509 ** of the unsynced changes to a rollback journal are removed and the
43549 ** removed.
44781 ** has been removed (CREATE INDEX needs to move a page when a statement
45573 ** that correspond to frames greater than the new K value are removed
48745 ** is opened on the table with root page BtShared.iTable. Locks are removed
49905 ** This function is called when a free-list leaf page is removed from the
51337 int removed = 0;
51358 removed = 1;
51361 return removed;
55262 ** inserted into or removed from the parent page (pParent). Doing so
55346 ** have already been removed.
56353 ** pCur is pointing to the leaf page from which a cell was removed to
71072 ** by 6 spaces. But the left-most 6 spaces have been removed to improve the
76492 ** added to the column cache after this call are removed when the
81771 ** surround the body of the token are removed.
86003 ** the BEFORE triggers coded above have already removed the row
88530 /* A row is being removed from the child table. Search for the parent.
90086 ** being inserted is removed.
98295 ** DISTINCT so it can be removed too. */
101567 ** the disconnect is deferred until all locks have been removed.
115813 ** being closed. The connection is removed from the blocked list.
118538 ** order and with any duplicates removed. All pointers are
118754 ** entries that are not sufficiently NEAR entries in *pp1 removed.
121031 ** close to a position in the *paPoslist position list are removed. If this
123550 Fts3HashElem* elem, /* The element to be removed from the pH */
123623 ** element corresponding to "key" is removed from the hash table.
130268 /* List of nodes removed during a CondenseTree operation. List is
130305 ** cells are removed from the overfull node and reinserted into the tree.
132811 /* Re-insert the contents of any underfull nodes removed from the tree. */
132854 ** the conflicting row can be removed before proceeding. In the second