Searched defs:cached_statements (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Modules/_sqlite/ | ||
| D | module.c | 76 int cached_statements; in module_connect() local |
| D | connection.c | 76 int cached_statements = 100; in pysqlite_connection_init() local |