Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Ddbstat.c393 static int statDecodePage(Btree *pBt, StatPage *p){ in statDecodePage() function
683 rc = statDecodePage(pBt, p); in statNext()