Searched defs:zFile (Results 1 – 4 of 4) sorted by relevance
/external/sqlite/dist/orig/ |
D | shell.c | 2219 const char *zFile, in makeDirectory() 2261 const char *zFile, /* File to write */ in writeFile() 2368 const char *zFile; in writefileFunc() local 4154 char *zFile; /* Filename (sqlite3_malloc()) */ member 4229 char *zFile; /* Zip file this table accesses (may be NULL) */ member 4277 const char *zFile = 0; in zipfileConnect() local 4930 const char *zFile; /* Zip file to scan */ in zipfileFilter() local 10571 static FILE *output_file_open(const char *zFile, int bTextMode){ in output_file_open() 10627 const char *zFile; /* Name of the input file */ member 11652 const char *zFile; /* --file argument, or NULL */ member [all …]
|
D | sqlite3.c | 21096 const char *zFile, in sqlite3OsOpenMalloc()
|
/external/sqlite/dist/ |
D | shell.c | 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 [all …]
|
D | sqlite3.c | 21096 const char *zFile, in sqlite3OsOpenMalloc()
|