Searched refs:sqlite3PendingByte (Results 1 – 1 of 1) sorted by relevance
15699 # define PENDING_BYTE sqlite3PendingByte21319 SQLITE_PRIVATE int sqlite3PendingByte; variable23029 SQLITE_PRIVATE int sqlite3PendingByte = 0x40000000; variable184038 if( newVal ) sqlite3PendingByte = newVal;