Home
last modified time | relevance | path

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

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