Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sqlite/
Dmodule.c70 int cached_statements; in module_connect() local
Dconnection.c88 int cached_statements = 100; in pysqlite_connection_init() local
/external/python/cpython2/Modules/_sqlite/
Dmodule.c59 int cached_statements; in module_connect() local
Dconnection.c69 int cached_statements = 100; in pysqlite_connection_init() local