Lines Matching refs:zeroHdr
39753 static const char zeroHdr[28] = {0};39754 rc = sqlite3OsWrite(pPager->jfd, zeroHdr, sizeof(zeroHdr), 0);