Searched refs:sqlite3_vfslog_annotate (Results 1 – 1 of 1) sorted by relevance
758 int sqlite3_vfslog_annotate(const char *zVfs, const char *zMsg){ in sqlite3_vfslog_annotate() function1149 rc = sqlite3_vfslog_annotate(zVfs, zMsg); in test_vfslog()