Searched refs:getPageNormal (Results 1 – 1 of 1) sorted by relevance
1037 static int getPageNormal(Pager*,Pgno,DbPage**,int);1055 pPager->xGet = getPageNormal; in setGetterMethod()5482 static int getPageNormal( in getPageNormal() function5648 return getPageNormal(pPager, pgno, ppPage, flags); in getPageMMap()