Home | History | Annotate | Download | only in dist

Lines Matching full:zfile

2703 SQLITE_API int sqlite3_uri_boolean(const char *zFile, const char *zParam, int bDefault);
4829 ** SQLite extension library contained in the file zFile.
4850 const char *zFile, /* Name of the shared library containing extension */
4851 const char *zProc, /* Entry point. Derived from zFile if 0 */