Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dsqlite3.h2218 #define SQLITE_CONFIG_ROWID_IN_VIEW 30 /* int* */ macro
H A Dshell.c33385 sqlite3_config(SQLITE_CONFIG_ROWID_IN_VIEW, &val);
H A Dsqlite3.c2537 #define SQLITE_CONFIG_ROWID_IN_VIEW 30 /* int* */ macro
183381 case SQLITE_CONFIG_ROWID_IN_VIEW: {