Lines Matching refs:CellInfo
1116 CellInfo *pInfo /* Fill in this structure */ in btreeParseCellAdjustSizeForOverflow()
1179 CellInfo *pInfo /* Fill in this structure */ in btreeParseCellPtrNoPayload()
1196 CellInfo *pInfo /* Fill in this structure */ in btreeParseCellPtr()
1278 CellInfo *pInfo /* Fill in this structure */ in btreeParseCellPtrIndex()
1315 CellInfo *pInfo /* Fill in this structure */ in btreeParseCell()
1343 CellInfo debuginfo; in cellSizePtr()
1383 CellInfo debuginfo; in cellSizePtrNoPayload()
1405 CellInfo debuginfo; in cellSizePtrTableLeaf()
1465 CellInfo info; in ptrmapPutOvflPtr()
3733 CellInfo info; in modifyPagePointer()
4687 static int cellInfoEqual(CellInfo *a, CellInfo *b){ in cellInfoEqual()
4696 CellInfo info; in assertCellInfo()
6707 CellInfo *pInfo /* Size information about the cell */ in clearCellOverflow()
6885 CellInfo info; in fillInCell()
7734 CellInfo info;
8456 CellInfo info; in balance_nonroot()
9168 CellInfo info; in sqlite3BtreeInsert()
9183 CellInfo info; in sqlite3BtreeInsert()
9424 CellInfo info; /* Size of the cell being deleted */ in sqlite3BtreeDelete()
9794 CellInfo info; in clearDatabasePage()
10488 CellInfo info; in checkTreePage()