Lines Matching refs:zFilename
902 ** ^SQLite guarantees that the zFilename parameter to xOpen
905 ** ^If a suffix is added to the zFilename parameter, it will
913 ** If the zFilename parameter to xOpen is a NULL pointer then xOpen
1037 void *(*xDlOpen)(sqlite3_vfs*, const char *zFilename);
2702 SQLITE_API const char *sqlite3_uri_parameter(const char *zFilename, const char *zParam);