Searched refs:fsDlError (Results 1 – 1 of 1) sorted by relevance
168 static void fsDlError(sqlite3_vfs*, int nByte, char *zErrMsg);196 fsDlError, /* xDlError */769 static void fsDlError(sqlite3_vfs *pVfs, int nByte, char *zErrMsg){ in fsDlError() function