Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dpager.c5081 static int hasHotJournal(Pager *pPager, int *pExists){ in hasHotJournal() argument
5095 *pExists = 0; in hasHotJournal()
5152 *pExists = (first!=0); in hasHotJournal()
5163 *pExists = 1; in hasHotJournal()