Lines Matching refs:zName
1371 const char *zName; /* Name of this virtual file system */ member
1373 int (*xOpen)(sqlite3_vfs*, const char *zName, sqlite3_file*,
1375 int (*xDelete)(sqlite3_vfs*, const char *zName, int syncDir);
1376 int (*xAccess)(sqlite3_vfs*, const char *zName, int flags, int *pResOut);
1377 int (*xFullPathname)(sqlite3_vfs*, const char *zName, int nOut, char *zOut);
1395 int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr);
1396 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName);
1397 const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName);
4475 SQLITE_API int sqlite3_bind_parameter_index(sqlite3_stmt*, const char *zName);
5890 const char *zName,
5897 const char *zName,
5905 const void *zName,
6732 int (*xFindFunction)(sqlite3_vtab *pVtab, int nArg, const char *zName,
6947 const char *zName, /* Name of the module */
6953 const char *zName, /* Name of the module */
9462 char const *zName, /* Table name */
12134 const char *zName,
12143 const char *zName,
12151 const char *zName,