• Home
  • Raw
  • Download

Lines Matching defs:zName

895 static char quoteChar(const char *zName){  in quoteChar()
911 const char *zName /* The name of the virtual table */ in shellFakeSchema()
963 const char *zName; in shellModuleSchema() local
1010 const char *zName = (const char*)sqlite3_value_text(apVal[2]); in shellAddSchemaName() local
4767 static void readFileContents(sqlite3_context *ctx, const char *zName){ in readFileContents()
4814 const char *zName; in readfileFunc() local
6675 const char *zName, in apndOpen()
6792 const char *zName, in apndSetSystemCall()
6799 const char *zName in apndGetSystemCall()
6803 static const char *apndNextSystemCall(sqlite3_vfs *pVfs, const char *zName){ in apndNextSystemCall()
8740 const char *zName, /* Name of SQL function */ in zipfileFindFunction()
8812 char *zName = 0; /* Path (name) of new entry */ in zipfileStep() local
9449 char *zName; member
9455 char *zName; /* Table name */ member
10346 char *zName = 0; /* Index name */ in idxCreateFromCons() local
10772 const char *zName = (const char*)sqlite3_column_text(pSchema, 1); in idxCreateVtabSchema() local
10980 const char *zName = (const char*)sqlite3_column_text(pIndexXInfo, 0); in idxPopulateOneStat1() local
13577 const char *zName; in recoverOpenOutput() member
13648 const char *zName, /* Name of table created in output db */ in recoverAddTable()
13784 const char *zName = (const char*)sqlite3_column_text(pSelect, 3); in recoverWriteSchema1() local
15484 char *zName; /* Symbolic name for this session */ member
17016 static void set_table_name(ShellState *p, const char *zName){ in set_table_name()
19102 static char *readFile(const char *zName, int *pnByte){ in readFile()
19181 int deduceDatabaseType(const char *zName, int dfltZip){ in deduceDatabaseType()
19344 const char *zName = (const char*)sqlite3_value_text(argv[0]); in shellIdQuote() local
20163 const unsigned char *zName; in tryToCloneSchema() local
20330 static const struct { const char *zName; int ofst; } aField[] = { in shell_dbinfo_command() member
20344 static const struct { const char *zName; const char *zSql; } aQuery[] = { in shell_dbinfo_command() member
22323 const char *zName; in do_meta_command() member
23946 const char *zName = 0; in do_meta_command() local
24261 char *zName; in do_meta_command() local