Lines Matching full:zfile
3033 SQLITE_API int SQLITE_STDCALL sqlite3_uri_boolean(const char *zFile, const char *zParam, int bDefault);
5403 ** [SQLite extension] library contained in the file zFile. If
5433 const char *zFile, /* Name of the shared library containing extension */
5434 const char *zProc, /* Entry point. Derived from zFile if 0 */