Searched refs:sqlite3PendingByte (Results 1 – 1 of 1) sorted by relevance
15653 # define PENDING_BYTE sqlite3PendingByte21237 SQLITE_PRIVATE int sqlite3PendingByte; variable22941 SQLITE_PRIVATE int sqlite3PendingByte = 0x40000000; variable182422 if( newVal ) sqlite3PendingByte = newVal;