Home
last modified time | relevance | path

Searched refs:check_cursor (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_sqlite/
H A Dcursor.c459 static int check_cursor(pysqlite_Cursor* cur) in check_cursor() function
790 if (!check_cursor(self)) { in _pysqlite_query_execute()
1040 if (!check_cursor(self)) { in pysqlite_cursor_executescript_impl()
1104 if (!check_cursor(self)) { in pysqlite_cursor_iternext()

Completed in 2 milliseconds