Searched refs:setconfig_impl (Results 1 – 2 of 2) sorted by relevance
1784 setconfig_impl(pysqlite_Connection *self, int op, int enable);1808 return_value = setconfig_impl(self, op, enable); in setconfig()
2469 setconfig_impl(pysqlite_Connection *self, int op, int enable) in setconfig_impl() function