Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dappendvfs.c171 static int apndGetLastError(sqlite3_vfs*, int, char *);
195 apndGetLastError, /* xGetLastError */
618 static int apndGetLastError(sqlite3_vfs *pVfs, int a, char *b){ in apndGetLastError() function