Home | History | Annotate | Download | only in orig

Lines Matching defs:clearCell

66599 static int clearCell(
66823 ** then the optimistic overflow chain processing in clearCell()
68689 rc = clearCell(pPage, oldCell, &info);
68702 assert( rc==SQLITE_OK ); /* clearCell never fails when nLocal==nPayload */
68870 rc = clearCell(pPage, pCell, &info);
69151 rc = clearCell(pPage, pCell, &info);