Searched refs:apndDelete (Results 1 – 1 of 1) sorted by relevance
8860 static int apndDelete(sqlite3_vfs*, const char *zName, int syncDir);8884 apndDelete, /* xDelete */9273 static int apndDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync){ in apndDelete() function