Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dbtree.c1374 static u16 cellSizePtrNoPayload(MemPage *pPage, u8 *pCell){ in cellSizePtrNoPayload() function
1931 pPage->xCellSize = cellSizePtrNoPayload; in decodeFlags()