Lines Matching refs:zName
1494 const char *zName; /* Name of this virtual file system */ member
1496 int (*xOpen)(sqlite3_vfs*, sqlite3_filename zName, sqlite3_file*,
1498 int (*xDelete)(sqlite3_vfs*, const char *zName, int syncDir);
1499 int (*xAccess)(sqlite3_vfs*, const char *zName, int flags, int *pResOut);
1500 int (*xFullPathname)(sqlite3_vfs*, const char *zName, int nOut, char *zOut);
1518 int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr);
1519 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName);
1520 const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName);
4977 SQLITE_API int sqlite3_bind_parameter_index(sqlite3_stmt*, const char *zName);
6552 const char *zName,
6559 const char *zName,
6567 const void *zName,
7544 int (*xFindFunction)(sqlite3_vtab *pVtab, int nArg, const char *zName,
7799 const char *zName, /* Name of the module */
7805 const char *zName, /* Name of the module */
10689 char const *zName, /* Table name */
13721 const char *zName,
13730 const char *zName,
13738 const char *zName,
13749 const char *zName,
13758 const char *zName,