Lines Matching defs:zFile
2219 const char *zFile, in makeDirectory()
2261 const char *zFile, /* File to write */ in writeFile()
2368 const char *zFile; in writefileFunc() local
4154 char *zFile; /* Filename (sqlite3_malloc()) */ member
4229 char *zFile; /* Zip file this table accesses (may be NULL) */ member
4277 const char *zFile = 0; in zipfileConnect() local
4930 const char *zFile; /* Zip file to scan */ in zipfileFilter() local
10571 static FILE *output_file_open(const char *zFile, int bTextMode){ in output_file_open()
10627 const char *zFile; /* Name of the input file */ member
11652 const char *zFile; /* --file argument, or NULL */ member
12741 char *zFile; /* Name of file to extra content from */ in do_meta_command() local
13099 const char *zFile, *zProc; in do_meta_command() local
13123 const char *zFile = azArg[1]; in do_meta_command() local
13238 const char *zFile = nArg>=2 ? azArg[1] : "stdout"; in do_meta_command() local