Searched refs:sqlite3CantopenError (Results 1 – 1 of 1) sorted by relevance
21627 SQLITE_PRIVATE int sqlite3CantopenError(int);21630 #define SQLITE_CANTOPEN_BKPT sqlite3CantopenError(__LINE__)191077 SQLITE_PRIVATE int sqlite3CantopenError(int lineno){ function