Home | History | Annotate | Download | only in orig

Lines Matching full:zfile

3020 SQLITE_API int SQLITE_STDCALL sqlite3_uri_boolean(const char *zFile, const char *zParam, int bDefault);
5344 ** [SQLite extension] library contained in the file zFile. If
5374 const char *zFile, /* Name of the shared library containing extension */
5375 const char *zProc, /* Entry point. Derived from zFile if 0 */