Searched refs:jtDelete (Results 1 – 1 of 1) sorted by relevance
152 static int jtDelete(sqlite3_vfs*, const char *zName, int syncDir);173 jtDelete, /* xDelete */733 static int jtDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync){ in jtDelete() function