Searched refs:sqlite3PendingByte (Results 1 – 1 of 1) sorted by relevance
9989 # define PENDING_BYTE sqlite3PendingByte12623 SQLITE_PRIVATE int sqlite3PendingByte; variable13153 SQLITE_PRIVATE int sqlite3PendingByte = 0x40000000; variable122598 if( newVal ) sqlite3PendingByte = newVal;