Searched refs:pysqlite_connection_create_aggregate_impl (Results 1 – 2 of 2) sorted by relevance
446 pysqlite_connection_create_aggregate_impl(pysqlite_Connection *self,484 … return_value = pysqlite_connection_create_aggregate_impl(self, cls, name, n_arg, aggregate_class); in pysqlite_connection_create_aggregate()
1212 pysqlite_connection_create_aggregate_impl(pysqlite_Connection *self, in pysqlite_connection_create_aggregate_impl() function