OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sqlite3_vfs_find
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/public-domain/sqlite/dist/
sqlite3ext.h
555
#define
sqlite3_vfs_find
sqlite3_api->vfs_find
macro
sqlite3.c
1691
** in a thread-safe way. The [
sqlite3_vfs_find
()] interface
8641
** ^The
sqlite3_vfs_find
() interface returns a pointer to a VFS given its name.
8660
SQLITE_API sqlite3_vfs *
sqlite3_vfs_find
(const char *zVfsName);
27651
SQLITE_API sqlite3_vfs *
sqlite3_vfs_find
(const char *zVfs){
function
142775
#define
sqlite3_vfs_find
macro
[
all
...]
Completed in 93 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026