Home
last modified time | relevance | path

Searched refs:jtFullPathname (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_journal.c154 static int jtFullPathname(sqlite3_vfs*, const char *zName, int, char *zOut);
175 jtFullPathname, /* xFullPathname */
764 static int jtFullPathname( in jtFullPathname() function