Searched refs:sqlite3PendingByte (Results 1 – 1 of 1) sorted by relevance
16729 # define PENDING_BYTE sqlite3PendingByte22461 SQLITE_PRIVATE int sqlite3PendingByte; variable24200 SQLITE_PRIVATE int sqlite3PendingByte = 0x40000000; variable191764 if( newVal ) sqlite3PendingByte = newVal;