Searched refs:clearCell (Results 1 – 1 of 1) sorted by relevance
1889 static int clearCell(Btree *pBt, Cell *pCell){ in clearCell() function1955 clearCell(pBt, pCell); in fillInCell()2664 rc = clearCell(pBt, pPage->apCell[pCur->idx]); in fileBtreeInsert()2724 rc = clearCell(pBt, pCell); in fileBtreeDelete()2829 rc = clearCell(pBt, pCell); in clearDatabasePage()