Lines Matching defs:pCell
1115 u8 *pCell, /* Pointer to the cell text. */ in btreeParseCellAdjustSizeForOverflow()
1178 u8 *pCell, /* Pointer to the cell text. */ in btreeParseCellPtrNoPayload()
1195 u8 *pCell, /* Pointer to the cell text. */ in btreeParseCellPtr()
1277 u8 *pCell, /* Pointer to the cell text. */ in btreeParseCellPtrIndex()
1333 static u16 cellSizePtr(MemPage *pPage, u8 *pCell){ in cellSizePtr()
1374 static u16 cellSizePtrNoPayload(MemPage *pPage, u8 *pCell){ in cellSizePtrNoPayload()
1395 static u16 cellSizePtrTableLeaf(MemPage *pPage, u8 *pCell){ in cellSizePtrTableLeaf()
1464 static void ptrmapPutOvflPtr(MemPage *pPage, MemPage *pSrc, u8 *pCell,int *pRC){ in ptrmapPutOvflPtr()
3680 u8 *pCell = findCell(pPage, i); in setChildPtrmaps() local
3731 u8 *pCell = findCell(pPage, i); in modifyPagePointer() local
5632 u8 *pCell; /* Pointer to current cell in pPage */ in sqlite3BtreeTableMoveto() local
5730 u8 *pCell = findCellPastPtr(pPage, idx); in indexCellCompare() local
5876 u8 *pCell; /* Pointer to current cell in pPage */ in sqlite3BtreeIndexMoveto() local
6706 unsigned char *pCell, /* First byte of the Cell */ in clearCellOverflow()
6778 #define BTREE_CLEAR_CELL(rc, pPage, pCell, sInfo) \ argument
6801 unsigned char *pCell, /* Complete text of the cell */ in fillInCell()
7050 u8 *pCell, /* Content of the new cell */ in insertCell()
7308 u8 *pCell = pCArray->apCell[i]; in rebuildPage() local
7450 u8 *pCell = pCArray->apCell[i]; in pageFreeArray() local
7580 u8 *pCell = pCArray->apCell[i+iNew]; in editPage() local
7645 u8 *pCell = pPage->apOvfl[0]; in balance_quick() local
8400 u8 *pCell = b.apCell[i]; in balance_nonroot() local
8436 u8 *pCell; in balance_nonroot() local
9421 unsigned char *pCell; /* Pointer to cell to delete */ in sqlite3BtreeDelete() local
9791 unsigned char *pCell; in clearDatabasePage() local
10406 u8 *pCell; /* Cell content */ in checkTreePage() local