Home
last modified time | relevance | path

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

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

Completed in 352 milliseconds