Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sqlite/
Dconnection.h55 const char* begin_statement; member
/external/python/cpython2/Modules/_sqlite/
Dconnection.h60 char* begin_statement; member
Dconnection.c1138 PyObject* begin_statement; in pysqlite_connection_set_isolation_level() local