Lines Matching refs:zName
1432 const char *zName; /* Name of this virtual file system */ member
1434 int (*xOpen)(sqlite3_vfs*, const char *zName, sqlite3_file*,
1436 int (*xDelete)(sqlite3_vfs*, const char *zName, int syncDir);
1437 int (*xAccess)(sqlite3_vfs*, const char *zName, int flags, int *pResOut);
1438 int (*xFullPathname)(sqlite3_vfs*, const char *zName, int nOut, char *zOut);
1456 int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr);
1457 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName);
1458 const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName);
4591 SQLITE_API int sqlite3_bind_parameter_index(sqlite3_stmt*, const char *zName);
6004 const char *zName,
6011 const char *zName,
6019 const void *zName,
6963 int (*xFindFunction)(sqlite3_vtab *pVtab, int nArg, const char *zName,
7178 const char *zName, /* Name of the module */
7184 const char *zName, /* Name of the module */
9719 char const *zName, /* Table name */
12458 const char *zName,
12467 const char *zName,
12475 const char *zName,