Home
last modified time | relevance | path

Searched defs:eState (Results 1 – 8 of 8) sorted by relevance

/sqlite-3.40.0/ext/rbu/
H A Dtest_rbu.c216 int eState = sqlite3rbu_state(pRbu); in test_sqlite3rbu_cmd() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3_aux.c286 int eState = 0; in fts3auxNextMethod() local
/sqlite-3.40.0/src/
H A DbtreeInt.h526 u8 eState; /* One of the CURSOR_XXX constants (see below) */ member
H A Dpager.c644 u8 eState; /* Pager state (OPEN, READER, WRITER_LOCKED..) */ member
6708 int eState = pPager->eState; in sqlite3PagerRollback() local
H A Dmain.c2929 int eState; /* Parser state when parsing URI */ in sqlite3ParseUri() local
/sqlite-3.40.0/ext/recover/
H A Dsqlite3recover.c217 int eState; member
/sqlite-3.40.0/ext/fts5/
H A Dfts5_main.c69 int eState; /* 0==closed, 1==open, 2==synced */ member
H A Dfts5_index.c3022 int eState; /* See above */ member