Searched refs:zType (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h729 char *zType; /* Data type for this column */ member in struct:Column
1723 const char *zType; /* Type of the container - used for error messages */ member in struct:DbFixer
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h729 char *zType; /* Data type for this column */ member in struct:Column
1723 const char *zType; /* Type of the container - used for error messages */ member in struct:DbFixer
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h729 char *zType; /* Data type for this column */ member in struct:Column
1723 const char *zType; /* Type of the container - used for error messages */ member in struct:DbFixer
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c8891 char *zType; /* Data type for this column */ member in struct:Column
9098 #define TF_NeedMetadata 0x20 /* aCol[].zType and aCol[].pColl missing */
10154 const char *zType; /* Type of the container - used for error messages */ member in struct:DbFixer
20592 ** argument. The zType is a word like "NULL" or "closed" or "invalid".
20594 static void logBadConnection(const char *zType){ argument
20597 zType
22967 char *zOpName, *zType; local
22980 zType = "RDLCK";
22982 zType = "WRLCK";
22984 zType
67196 resolveOutOfRangeError( Parse *pParse, const char *zType, int i, int mx ) argument
73342 sqlite3FixInit( DbFixer *pFix, Parse *pParse, int iDb, const char *zType, const Token *pName ) argument
74838 char *zType = 0; local
75103 const char *zType; local
75210 char *zType; /* "view" or "table" */ local
87545 char const *zType = 0; local
87679 const char *zType; local
93748 char *zType = pTab->aCol[iCol].zType; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c8891 char *zType; /* Data type for this column */ member in struct:Column
9098 #define TF_NeedMetadata 0x20 /* aCol[].zType and aCol[].pColl missing */
10154 const char *zType; /* Type of the container - used for error messages */ member in struct:DbFixer
20592 ** argument. The zType is a word like "NULL" or "closed" or "invalid".
20594 static void logBadConnection(const char *zType){ argument
20597 zType
22967 char *zOpName, *zType; local
22980 zType = "RDLCK";
22982 zType = "WRLCK";
22984 zType
67196 resolveOutOfRangeError( Parse *pParse, const char *zType, int i, int mx ) argument
73342 sqlite3FixInit( DbFixer *pFix, Parse *pParse, int iDb, const char *zType, const Token *pName ) argument
74838 char *zType = 0; local
75103 const char *zType; local
75210 char *zType; /* "view" or "table" */ local
87545 char const *zType = 0; local
87679 const char *zType; local
93748 char *zType = pTab->aCol[iCol].zType; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c8891 char *zType; /* Data type for this column */ member in struct:Column
9098 #define TF_NeedMetadata 0x20 /* aCol[].zType and aCol[].pColl missing */
10154 const char *zType; /* Type of the container - used for error messages */ member in struct:DbFixer
20592 ** argument. The zType is a word like "NULL" or "closed" or "invalid".
20594 static void logBadConnection(const char *zType){ argument
20597 zType
22967 char *zOpName, *zType; local
22980 zType = "RDLCK";
22982 zType = "WRLCK";
22984 zType
67196 resolveOutOfRangeError( Parse *pParse, const char *zType, int i, int mx ) argument
73342 sqlite3FixInit( DbFixer *pFix, Parse *pParse, int iDb, const char *zType, const Token *pName ) argument
74838 char *zType = 0; local
75103 const char *zType; local
75210 char *zType; /* "view" or "table" */ local
87545 char const *zType = 0; local
87679 const char *zType; local
93748 char *zType = pTab->aCol[iCol].zType; local
[all...]

Completed in 794 milliseconds