Searched refs:sqlite3PendingByte (Results 1 – 1 of 1) sorted by relevance
16097 # define PENDING_BYTE sqlite3PendingByte21791 SQLITE_PRIVATE int sqlite3PendingByte; variable23509 SQLITE_PRIVATE int sqlite3PendingByte = 0x40000000; variable186947 if( newVal ) sqlite3PendingByte = newVal;