Home
last modified time | relevance | path

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

/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c14533 #define BTREE_APPEND 0x08 /* Insert is likely an append */ macro
71733 assert( (flags & (BTREE_SAVEPOSITION|BTREE_APPEND))==flags );

Completed in 337 milliseconds