Home | History | Annotate | Download | only in WebCoreSQLite3

Lines Matching refs:SQLITE_IOERR_CHECKRESERVEDLOCK

381 #define SQLITE_IOERR_CHECKRESERVEDLOCK (SQLITE_IOERR | (14<<8))