Lines Matching refs:insertCell
75687 static void insertCell(
76343 insertCell(pParent, pParent->nCell, pSpace, (int)(pOut-pSpace),
77018 ** map entries associated with divider cells are set by the insertCell()
77109 ** insertCell(), so reparse the cell now.
77129 insertCell(pParent, nxDiv+i, pCell, sz, pTemp, pNew->pgno, &rc);
77846 ** calling dropCell() and insertCell().
77849 ** new entry uses overflow pages, as the insertCell() call below is
77870 insertCell(pPage, idx, newCell, szNew, 0, 0, &rc);
78191 insertCell(pPage, iCellIdx, pCell-4, nCell+4, pTmp, n, &rc);