Lines Matching defs:zFile
2225 const char *zFile, in makeDirectory()
2267 const char *zFile, /* File to write */ in writeFile()
2374 const char *zFile; in writefileFunc() local
4160 char *zFile; /* Filename (sqlite3_malloc()) */ member
4235 char *zFile; /* Zip file this table accesses (may be NULL) */ member
4283 const char *zFile = 0; in zipfileConnect() local
4936 const char *zFile; /* Zip file to scan */ in zipfileFilter() local
10594 static FILE *output_file_open(const char *zFile, int bTextMode){ in output_file_open()
10650 const char *zFile; /* Name of the input file */ member
11675 const char *zFile; /* --file argument, or NULL */ member
12764 char *zFile; /* Name of file to extra content from */ in do_meta_command() local
13122 const char *zFile, *zProc; in do_meta_command() local
13146 const char *zFile = azArg[1]; in do_meta_command() local
13261 const char *zFile = nArg>=2 ? azArg[1] : "stdout"; in do_meta_command() local