Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sqlite/
Dconnection.c1120 destructor_callback(void *ctx) in destructor_callback() function
1171 &destructor_callback); // will decref func in pysqlite_connection_create_function_impl()
1321 &destructor_callback); in create_window_function_impl()
1368 &destructor_callback); // will decref func in pysqlite_connection_create_aggregate_impl()
2158 &destructor_callback); in pysqlite_connection_create_collation_impl()