Home
last modified time | relevance | path

Searched refs:free_callback_context (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_sqlite/
H A Dconnection.c120 static void free_callback_context(callback_context *ctx);
955 free_callback_context(callback_context *ctx) in free_callback_context() function
970 free_callback_context(tmp); in set_callback_context()
981 free_callback_context((callback_context *)ctx); in destructor_callback()
2066 free_callback_context(ctx); in pysqlite_connection_create_collation_impl()

Completed in 4 milliseconds