Searched refs:PYSQLITE_TOO_MUCH_SQL (Results 1 – 6 of 6) sorted by relevance
31 #define PYSQLITE_TOO_MUCH_SQL (-100) macro
108 rc = PYSQLITE_TOO_MUCH_SQL; in pysqlite_statement_create()
1221 if (rc == PYSQLITE_TOO_MUCH_SQL) { in pysqlite_connection_call()
100 rc = PYSQLITE_TOO_MUCH_SQL; in pysqlite_statement_create()
1224 if (rc == PYSQLITE_TOO_MUCH_SQL) { in pysqlite_connection_call()