Home
last modified time | relevance | path

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

/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c62682 || CORRUPT_DB );
63990 assert( CORRUPT_DB || iPage>1 );
64545 assert( CORRUPT_DB ||
64678 || CORRUPT_DB );
65564 assert( CORRUPT_DB );
65801 assert( nNew==1 || CORRUPT_DB );
73997 if( CORRUPT_DB ) return 1;
74025 if( CORRUPT_DB ) return;
74304 || CORRUPT_DB );
74439 assert( CORRUPT_DB
[all …]

Completed in 493 milliseconds