Home
last modified time | relevance | path

Searched refs:xFullPathname (Results 1 – 25 of 509) sorted by relevance

12345678910>>...21

/dports/graphics/proj/proj-7.2.1/src/
H A Dsqlite3_utils.cpp180 vfs->xFullPathname = defaultVFS->xFullPathname; in create()
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dsqlite3_bctbx_vfs.c450 pVfsToUse->xFullPathname = pDefault->xFullPathname; in sqlite3_bctbx_vfs_register()
/dports/www/firefox-esr/firefox-91.8.0/storage/
H A DTelemetryVFS.cpp559 int xFullPathname(sqlite3_vfs* vfs, const char* zName, int nOut, char* zOut) { in xFullPathname() function
598 return orig_vfs->xFullPathname(orig_vfs, zName, nOut, zOut); in xFullPathname()
709 tvfs->xFullPathname = xFullPathname; in ConstructTelemetryVFS()
/dports/www/firefox/firefox-99.0/storage/
H A DTelemetryVFS.cpp559 int xFullPathname(sqlite3_vfs* vfs, const char* zName, int nOut, char* zOut) { in xFullPathname() function
598 return orig_vfs->xFullPathname(orig_vfs, zName, nOut, zOut); in xFullPathname()
709 tvfs->xFullPathname = xFullPathname; in ConstructTelemetryVFS()
/dports/lang/spidermonkey60/firefox-60.9.0/storage/
H A DTelemetryVFS.cpp689 int xFullPathname(sqlite3_vfs *vfs, const char *zName, int nOut, char *zOut) { in xFullPathname() function
691 return orig_vfs->xFullPathname(orig_vfs, zName, nOut, zOut); in xFullPathname()
799 tvfs->xFullPathname = xFullPathname; in ConstructTelemetryVFS()
/dports/www/firefox-legacy/firefox-52.8.0esr/storage/
H A DTelemetryVFS.cpp734 xFullPathname(sqlite3_vfs *vfs, const char *zName, int nOut, char *zOut) in xFullPathname() function
737 return orig_vfs->xFullPathname(orig_vfs, zName, nOut, zOut); in xFullPathname()
869 tvfs->xFullPathname = xFullPathname; in ConstructTelemetryVFS()
/dports/mail/thunderbird/thunderbird-91.8.0/storage/
H A DTelemetryVFS.cpp559 int xFullPathname(sqlite3_vfs* vfs, const char* zName, int nOut, char* zOut) { in xFullPathname() function
598 return orig_vfs->xFullPathname(orig_vfs, zName, nOut, zOut); in xFullPathname()
709 tvfs->xFullPathname = xFullPathname; in ConstructTelemetryVFS()
/dports/lang/spidermonkey78/firefox-78.9.0/storage/
H A DTelemetryVFS.cpp576 int xFullPathname(sqlite3_vfs* vfs, const char* zName, int nOut, char* zOut) { in xFullPathname() function
615 return orig_vfs->xFullPathname(orig_vfs, zName, nOut, zOut); in xFullPathname()
724 tvfs->xFullPathname = xFullPathname; in ConstructTelemetryVFS()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sql/
H A Dvfs_wrapper.cc339 return wrapped_vfs->xFullPathname( in FullPathname()
418 wrapper_vfs->xFullPathname = &FullPathname; in VFSWrapper()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/sqlite/
H A Dogrsqlitevfs.cpp331 return pUnderlyingVFS->xFullPathname(pUnderlyingVFS, zName, nOut, zOut); in OGRSQLiteVFSFullPathname()
418 pMyVFS->xFullPathname = OGRSQLiteVFSFullPathname; in OGRSQLiteCreateVFS()
/dports/www/chromium-legacy/chromium-88.0.4324.182/sql/
H A Dvfs_wrapper.cc340 return wrapped_vfs->xFullPathname( in FullPathname()
419 wrapper_vfs->xFullPathname = &FullPathname; in VFSWrapper()
/dports/databases/sqlite3/sqlite-src-3350500/test/
H A Duri.test243 # xFullPathname
253 tvfs1 filter {xOpen xDelete xAccess xFullPathname}
260 tvfs2 filter {xOpen xDelete xAccess xFullPathname}
H A Dasync3.test13 # Specifically, it tests that the xFullPathname() method of
/dports/databases/sqlcipher/sqlcipher-3.4.2/test/
H A Duri.test243 # xFullPathname
253 tvfs1 filter {xOpen xDelete xAccess xFullPathname}
260 tvfs2 filter {xOpen xDelete xAccess xFullPathname}
H A Dasync3.test13 # Specifically, it tests that the xFullPathname() method of
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/test/
H A Duri.test243 # xFullPathname
253 tvfs1 filter {xOpen xDelete xAccess xFullPathname}
260 tvfs2 filter {xOpen xDelete xAccess xFullPathname}
H A Dasync3.test13 # Specifically, it tests that the xFullPathname() method of
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/test/
H A Dasync3.test13 # Specifically, it tests that the xFullPathname() method of
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/sqlite/
H A Dogrsqlitevfs.cpp369 return pUnderlyingVFS->xFullPathname(pUnderlyingVFS, zName, nOut, zOut);
503 pMyVFS->xFullPathname = OGRSQLiteVFSFullPathname;
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/sqlite/
H A Dogrsqlitevfs.cpp369 return pUnderlyingVFS->xFullPathname(pUnderlyingVFS, zName, nOut, zOut); in OGRSQLiteVFSFullPathname()
503 pMyVFS->xFullPathname = OGRSQLiteVFSFullPathname; in OGRSQLiteCreateVFS()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/sqlite/
H A Dogrsqlitevfs.cpp369 return pUnderlyingVFS->xFullPathname(pUnderlyingVFS, zName, nOut, zOut); in OGRSQLiteVFSFullPathname()
503 pMyVFS->xFullPathname = OGRSQLiteVFSFullPathname; in OGRSQLiteCreateVFS()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dtest_osinst.c554 return REALVFS(pVfs)->xFullPathname(REALVFS(pVfs), zPath, nOut, zOut); in vfslogFullPathname()
741 pParent->xFullPathname(pParent, zLog, pParent->mxPathname, zFile); in sqlite3_vfslog_new()
893 pVfs->xFullPathname(pVfs, zFile, pVfs->mxPathname, p->zFile); in vlogConnect()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dtest_osinst.c554 return REALVFS(pVfs)->xFullPathname(REALVFS(pVfs), zPath, nOut, zOut); in vfslogFullPathname()
741 pParent->xFullPathname(pParent, zLog, pParent->mxPathname, zFile); in sqlite3_vfslog_new()
893 pVfs->xFullPathname(pVfs, zFile, pVfs->mxPathname, p->zFile); in vlogConnect()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dtest_osinst.c554 return REALVFS(pVfs)->xFullPathname(REALVFS(pVfs), zPath, nOut, zOut); in vfslogFullPathname()
741 pParent->xFullPathname(pParent, zLog, pParent->mxPathname, zFile); in sqlite3_vfslog_new()
893 pVfs->xFullPathname(pVfs, zFile, pVfs->mxPathname, p->zFile); in vlogConnect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dtest_osinst.c554 return REALVFS(pVfs)->xFullPathname(REALVFS(pVfs), zPath, nOut, zOut); in vfslogFullPathname()
741 pParent->xFullPathname(pParent, zLog, pParent->mxPathname, zFile); in sqlite3_vfslog_new()
893 pVfs->xFullPathname(pVfs, zFile, pVfs->mxPathname, p->zFile); in vlogConnect()

12345678910>>...21