Home
last modified time | relevance | path

Searched refs:jtGetLastError (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_journal.c163 static int jtGetLastError(sqlite3_vfs*, int, char*);
183 jtGetLastError, /* xGetLastError */
832 static int jtGetLastError(sqlite3_vfs *pVfs, int n, char *z){ in jtGetLastError() function