Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c11655 static int apndGetLastError(sqlite3_vfs*, int, char *);
11679 apndGetLastError, /* xGetLastError */
12102 static int apndGetLastError(sqlite3_vfs *pVfs, int a, char *b){ in apndGetLastError() function