Home
last modified time | relevance | path

Searched refs:sqlite3OsFullPathname (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dos.h193 int sqlite3OsFullPathname(sqlite3_vfs *, const char *, int, char *);
H A Dtest_devsym.c290 return sqlite3OsFullPathname(g.pVfs, zPath, nOut, zOut); in devsymFullPathname()
H A Dos.c243 int sqlite3OsFullPathname( in sqlite3OsFullPathname() function
H A Dtest_journal.c770 return sqlite3OsFullPathname(g.pVfs, zPath, nOut, zOut); in jtFullPathname()
H A Dtest_vfs.c769 return sqlite3OsFullPathname(PARENTVFS(pVfs), zPath, nOut, zOut); in tvfsFullPathname()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dos.h191 int sqlite3OsFullPathname(sqlite3_vfs *, const char *, int, char *);
H A Dtest_devsym.c317 return sqlite3OsFullPathname(g.pVfs, zPath, nOut, zOut); in devsymFullPathname()
H A Dos.c231 int sqlite3OsFullPathname( in sqlite3OsFullPathname() function
H A Dtest_journal.c770 return sqlite3OsFullPathname(g.pVfs, zPath, nOut, zOut); in jtFullPathname()
H A Dtest_vfs.c738 return sqlite3OsFullPathname(PARENTVFS(pVfs), zPath, nOut, zOut); in tvfsFullPathname()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dos.h193 int sqlite3OsFullPathname(sqlite3_vfs *, const char *, int, char *);
H A Dtest_devsym.c290 return sqlite3OsFullPathname(g.pVfs, zPath, nOut, zOut); in devsymFullPathname()
H A Dos.c236 int sqlite3OsFullPathname( in sqlite3OsFullPathname() function
H A Dtest_journal.c770 return sqlite3OsFullPathname(g.pVfs, zPath, nOut, zOut); in jtFullPathname()
H A Dtest_vfs.c769 return sqlite3OsFullPathname(PARENTVFS(pVfs), zPath, nOut, zOut); in tvfsFullPathname()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dos.h193 int sqlite3OsFullPathname(sqlite3_vfs *, const char *, int, char *);
H A Dos.c236 int sqlite3OsFullPathname( in sqlite3OsFullPathname() function
H A Dtest_devsym.c290 return sqlite3OsFullPathname(g.pVfs, zPath, nOut, zOut); in devsymFullPathname()
H A Dtest_journal.c770 return sqlite3OsFullPathname(g.pVfs, zPath, nOut, zOut); in jtFullPathname()
H A Dtest_vfs.c769 return sqlite3OsFullPathname(PARENTVFS(pVfs), zPath, nOut, zOut); in tvfsFullPathname()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dos.h261 int sqlite3OsFullPathname(sqlite3_vfs *, const char *, int, char *);
H A Dtest_devsym.c316 return sqlite3OsFullPathname(g.pVfs, zPath, nOut, zOut); in devsymFullPathname()
H A Dos.c155 int sqlite3OsFullPathname( in sqlite3OsFullPathname() function
H A Dtest_journal.c763 return sqlite3OsFullPathname(g.pVfs, zPath, nOut, zOut); in jtFullPathname()
H A Dtest_vfs.c666 return sqlite3OsFullPathname(PARENTVFS(pVfs), zPath, nOut, zOut); in tvfsFullPathname()

12345678