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