Home
last modified time | relevance | path

Searched defs:SQLITE_LOCKED (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dsqlite.h.in154 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro
H A Dsqlite.w32.h150 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.h388 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro
H A Dsqlite3.c935 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro

Completed in 233 milliseconds