Home
last modified time | relevance | path

Searched refs:PAGER_ERR_LOCK (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dpager.c202 #define PAGER_ERR_LOCK 0x04 /* error in the locking protocol */ macro
376 if( pPager->errMask & PAGER_ERR_LOCK ) rc = SQLITE_PROTOCOL; in pager_errcode()

Completed in 8 milliseconds