Lines Matching refs:jrnlEnc
50257 /* The jrnlEnc flag is true if Journal pages should be passed through50259 const int jrnlEnc = (isMainJrnl || pPager->subjInMemory==0);50392 if( !jrnlEnc ){50405 if( jrnlEnc ){50464 if( jrnlEnc ){ CODEC1(pPager, pData, pPg->pgno, 3, rc=SQLITE_NOMEM_BKPT); }