Lines Matching defs:zName
874 static char quoteChar(const char *zName){ in quoteChar()
890 const char *zName /* The name of the virtual table */ in shellFakeSchema()
942 const char *zName; in shellModuleSchema() local
989 const char *zName = (const char*)sqlite3_value_text(apVal[2]); in shellAddSchemaName() local
4639 static void readFileContents(sqlite3_context *ctx, const char *zName){ in readFileContents()
4686 const char *zName; in readfileFunc() local
6547 const char *zName, in apndOpen()
6664 const char *zName, in apndSetSystemCall()
6671 const char *zName in apndGetSystemCall()
6675 static const char *apndNextSystemCall(sqlite3_vfs *pVfs, const char *zName){ in apndNextSystemCall()
8612 const char *zName, /* Name of SQL function */ in zipfileFindFunction()
8684 char *zName = 0; /* Path (name) of new entry */ in zipfileStep() local
9321 char *zName; member
9327 char *zName; /* Table name */ member
10214 char *zName = 0; /* Index name */ in idxCreateFromCons() local
10640 const char *zName = (const char*)sqlite3_column_text(pSchema, 1); in idxCreateVtabSchema() local
10848 const char *zName = (const char*)sqlite3_column_text(pIndexXInfo, 0); in idxPopulateOneStat1() local
12140 char *zName; /* Symbolic name for this session */ member
13634 static void set_table_name(ShellState *p, const char *zName){ in set_table_name()
15718 static char *readFile(const char *zName, int *pnByte){ in readFile()
15797 int deduceDatabaseType(const char *zName, int dfltZip){ in deduceDatabaseType()
15960 const char *zName = (const char*)sqlite3_value_text(argv[0]); in shellIdQuote() local
16778 const unsigned char *zName; in tryToCloneSchema() local
16945 static const struct { const char *zName; int ofst; } aField[] = { in shell_dbinfo_command() member
16959 static const struct { const char *zName; const char *zSql; } aQuery[] = { in shell_dbinfo_command() member
18433 const char *zName, /* Name of table */ in recoverNewTable()
18576 const char *zName = 0; in recoverFindTable() local
18966 const char *zName = (const char*)sqlite3_column_text(pStmt, 1); in recoverDatabaseCmd() local
19542 const char *zName; in do_meta_command() member
21162 const char *zName = 0; in do_meta_command() local
21475 char *zName; in do_meta_command() local