Home
last modified time | relevance | path

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

/third_party/sqlite/src/
Dshell.c1716 static FILE * openChrSource(const char *zFile){ in openChrSource()
7403 const char *zFile in makeDirectory()
7444 const char *zFile, /* File to write */ in writeFile()
7562 const char *zFile; in writefileFunc() local
9516 char *zFile; /* Filename (sqlite3_malloc()) */ member
9582 char *zFile; /* Zip file this table accesses (may be NULL) */ member
9647 const char *zFile = 0; in zipfileConnect() local
10553 const char *zFile = 0; /* Zip file to scan */ in zipfileFilter() local
22506 static FILE *output_file_open(const char *zFile, int bTextMode){ in output_file_open()
22600 const char *zFile; /* Name of the input file */ member
[all …]