Home
last modified time | relevance | path

Searched defs:zHdr (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dappendvfs.c468 char zHdr[16]; in apndIsAppendvfsDatabase() local
492 char zHdr[16]; in apndIsOrdinaryDatabaseFile() local
/sqlite-3.40.0/tool/
H A Dmkkeywordhash.c14 static const char zHdr[] = variable
/sqlite-3.40.0/src/
H A Dvdbe.c2801 const u8 *zHdr; /* Next unparsed byte of the header */ in sqlite3VdbeExec() local
3270 u8 *zHdr; /* Where to write next byte of the header */ in sqlite3VdbeExec() local
H A Dvdbeaux.c3487 char zHdr[100]; in sqlite3VdbeReset() local