Home
last modified time | relevance | path

Searched defs:inTrans (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/sqlite/libsqlite/src/
H A DsqliteInt.h268 u8 inTrans; /* 0: not writable. 1: Transaction. 2: Checkpoint */ member
H A Dbtree.c351 u8 inTrans; /* True if a transaction is in progress */ member
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c9273 u8 inTrans; /* 0: not writable. 1: Transaction. 2: Checkpoint */ member

Completed in 232 milliseconds