Searched defs:sql_cstr (Results 1 – 2 of 2) sorted by relevance
59 char* sql_cstr; in pysqlite_statement_create() local335 char* sql_cstr; in pysqlite_statement_recompile() local
37 const char *sql_cstr = PyUnicode_AsUTF8AndSize(sql, &size); in pysqlite_statement_create() local