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