Home
last modified time | relevance | path

Searched defs:zFile (Results 1 – 1 of 1) sorted by relevance

/third_party/sqlite/src/
Dshell.c660 static FILE * openChrSource(const char *zFile){ in openChrSource()
2476 const char *zFile in makeDirectory()
2517 const char *zFile, /* File to write */ in writeFile()
2634 const char *zFile; in writefileFunc() local
6960 char *zFile; /* Filename (sqlite3_malloc()) */ member
7026 char *zFile; /* Zip file this table accesses (may be NULL) */ member
7091 const char *zFile = 0; in zipfileConnect() local
7992 const char *zFile = 0; /* Zip file to scan */ in zipfileFilter() local
16030 static FILE *output_file_open(const char *zFile, int bTextMode){ in output_file_open()
16120 const char *zFile; /* Name of the input file */ member
[all …]