Home
last modified time | relevance | path

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

/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c14425 #define BTREE_LARGEST_ROOT_PAGE 4 macro
72206 sqlite3BtreeGetMeta(p, BTREE_LARGEST_ROOT_PAGE, &pgnoRoot);
72472 sqlite3BtreeGetMeta(p, BTREE_LARGEST_ROOT_PAGE, &maxRootPgno);
72576 if( idx==BTREE_LARGEST_ROOT_PAGE && *pMeta>0 ){
121906 { OP_ReadCookie, 0, 1, BTREE_LARGEST_ROOT_PAGE},

Completed in 408 milliseconds