Searched defs:pCell (Results 1 – 1 of 1) sorted by relevance
29369 u8 *pCell; /* Pointers to the body of the overflow cell */ member29490 u8 *pCell; /* Pointer to the start of cell content */ member30577 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() local32024 u8 *pCell = findCell(pPage, i); in setChildPtrmaps() local32080 u8 *pCell = findCell(pPage, i); in modifyPagePointer() local33720 u8 *pCell; in sqlite3BtreeMoveto() local34307 static int clearCell(MemPage *pPage, unsigned char *pCell){ in clearCell()[all …]