Searched defs:zFile (Results 1 – 2 of 2) sorted by relevance
649 static int notNormalFile(const char *zFile){ in notNormalFile()2424 const char *zFile in makeDirectory()2465 const char *zFile, /* File to write */ in writeFile()2582 const char *zFile; in writefileFunc() local6879 char *zFile; /* Filename (sqlite3_malloc()) */ member6945 char *zFile; /* Zip file this table accesses (may be NULL) */ member7010 const char *zFile = 0; in zipfileConnect() local7910 const char *zFile = 0; /* Zip file to scan */ in zipfileFilter() local15811 static FILE *output_file_open(const char *zFile, int bTextMode){ in output_file_open()15901 const char *zFile; /* Name of the input file */ member[all …]
23835 const char *zFile, in sqlite3OsOpenMalloc()