Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3ext.h634 #define sqlite3_uri_key sqlite3_api->uri_key macro
H A Dsqlite3.h3606 SQLITE_API const char *sqlite3_uri_key(const char *zFilename, int N);
H A Dsqlite3.c4645 SQLITE_API const char *sqlite3_uri_key(const char *zFilename, int N);
123825 #define sqlite3_uri_key sqlite3_api->uri_key
124307 sqlite3_uri_key,
164471 SQLITE_API const char *sqlite3_uri_key(const char *zFilename, int N){