Lines Matching refs:zName
1470 const char *zName; /* Name of this virtual file system */ member
1472 int (*xOpen)(sqlite3_vfs*, sqlite3_filename zName, sqlite3_file*,
1474 int (*xDelete)(sqlite3_vfs*, const char *zName, int syncDir);
1475 int (*xAccess)(sqlite3_vfs*, const char *zName, int flags, int *pResOut);
1476 int (*xFullPathname)(sqlite3_vfs*, const char *zName, int nOut, char *zOut);
1494 int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr);
1495 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName);
1496 const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName);
4763 SQLITE_API int sqlite3_bind_parameter_index(sqlite3_stmt*, const char *zName);
6328 const char *zName,
6335 const char *zName,
6343 const void *zName,
7312 int (*xFindFunction)(sqlite3_vtab *pVtab, int nArg, const char *zName,
7563 const char *zName, /* Name of the module */
7569 const char *zName, /* Name of the module */
10419 char const *zName, /* Table name */
13321 const char *zName,
13330 const char *zName,
13338 const char *zName,