Searched refs:vstatDelete (Results 1 – 1 of 1) sorted by relevance
171 static int vstatDelete(sqlite3_vfs*, const char *zName, int syncDir);193 vstatDelete, /* xDelete */473 static int vstatDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync){ in vstatDelete() function