Lines Matching defs:pCell
29369 u8 *pCell; /* Pointers to the body of the overflow cell */ member
29490 u8 *pCell; /* Pointer to the start of cell content */ member
30577 u8 *pCell, /* Pointer to the cell text. */ in sqlite3BtreeParseCellPtr()
30666 static u16 cellSizePtr(MemPage *pPage, u8 *pCell){ in cellSizePtr()
30678 static int ptrmapPutOvflPtr(MemPage *pPage, u8 *pCell){ in ptrmapPutOvflPtr()
30696 u8 *pCell; in ptrmapPutOvfl() local
32024 u8 *pCell = findCell(pPage, i); in setChildPtrmaps() local
32080 u8 *pCell = findCell(pPage, i); in modifyPagePointer() local
33720 u8 *pCell; in sqlite3BtreeMoveto() local
34307 static int clearCell(MemPage *pPage, unsigned char *pCell){ in clearCell()
34353 unsigned char *pCell, /* Complete text of the cell */ in fillInCell()
34534 u8 *pCell = findCell(pPage, i); in reparentChildPages() local
34597 u8 *pCell, /* Content of the new cell */ in insertCell()
34761 u8 *pCell; in balance_quick() local
35316 u8 *pCell; in balance_nonroot() local
35772 unsigned char *pCell; in sqlite3BtreeDelete() local
36044 unsigned char *pCell; in clearDatabasePage() local
36566 u8 *pCell; in checkTreePage() local