Home
last modified time | relevance | path

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

/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c12102 #define BTREE_BLOBKEY 2 /* Table has keys only - no data */ macro
80633 rc = sqlite3BtreeCreateTable(pCx->pBt, &pgno, BTREE_BLOBKEY | pOp->p5);
82531 flags = BTREE_BLOBKEY;

Completed in 443 milliseconds