Home
last modified time | relevance | path

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

/third_party/python/Modules/_sqlite/
Dutil.c68 case SQLITE_PROTOCOL: in _pysqlite_seterror()
/third_party/sqlite/include/
Dsqlite3.h460 #define SQLITE_PROTOCOL 15 /* Database lock protocol error */ macro