Home
last modified time | relevance | path

Searched refs:pCellBody (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dbtree.c5926 u8 * const pCellBody = pCell - pPage->childPtrSize; in sqlite3BtreeIndexMoveto() local
5928 pPage->xParseCell(pPage, pCellBody, &pCur->info); in sqlite3BtreeIndexMoveto()