Home | History | Annotate | Download | only in _sqlite

Lines Matching refs:pysqlite_check_connection

333     if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {

395 int pysqlite_check_connection(pysqlite_Connection* con)
455 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
501 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
857 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
891 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
986 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1016 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1044 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1069 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1113 if (!pysqlite_check_connection(self)) {
1182 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1380 if (!pysqlite_check_connection(self)) {
1405 if (!pysqlite_check_connection(self)) {
1449 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {