Searched defs:zFile (Results 1 – 5 of 5) sorted by relevance
2410 const char *zFile in makeDirectory()2451 const char *zFile, /* File to write */ in writeFile()2568 const char *zFile; in writefileFunc() local4592 char *zFile; /* Filename (sqlite3_malloc()) */ member4658 char *zFile; /* Zip file this table accesses (may be NULL) */ member4723 const char *zFile = 0; in zipfileConnect() local5631 const char *zFile = 0; /* Zip file to scan */ in zipfileFilter() local13196 static FILE *output_file_open(const char *zFile, int bTextMode){ in output_file_open()13286 const char *zFile; /* Name of the input file */ member14351 const char *zFile; /* --file argument, or NULL */ member[all …]
23218 const char *zFile, in sqlite3OsOpenMalloc()
2405 const char *zFile in makeDirectory()2446 const char *zFile, /* File to write */ in writeFile()2563 const char *zFile; in writefileFunc() local4587 char *zFile; /* Filename (sqlite3_malloc()) */ member4653 char *zFile; /* Zip file this table accesses (may be NULL) */ member4718 const char *zFile = 0; in zipfileConnect() local5626 const char *zFile = 0; /* Zip file to scan */ in zipfileFilter() local13175 static FILE *output_file_open(const char *zFile, int bTextMode){ in output_file_open()13265 const char *zFile; /* Name of the input file */ member14330 const char *zFile; /* --file argument, or NULL */ member[all …]
23263 const char *zFile, in sqlite3OsOpenMalloc()