Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sqlite3/
H A Dsqlite3ext.h643 #define sqlite3_uri_key sqlite3_api->uri_key macro
H A Dsqlite3.h3704 SQLITE_API const char *sqlite3_uri_key(const char *zFilename, int N);
H A Dsqlite3.c4010 SQLITE_API const char *sqlite3_uri_key(const char *zFilename, int N);
127957 #define sqlite3_uri_key sqlite3_api->uri_key
128446 sqlite3_uri_key,
171070 SQLITE_API const char *sqlite3_uri_key(const char *zFilename, int N){