Searched defs:zType (Results 1 – 2 of 2) sorted by relevance
10771 const char *zType = (const char*)sqlite3_column_text(pSchema, 0); in idxCreateVtabSchema() local13685 const char *zType = (const char*)sqlite3_column_text(pStmt, 2); in recoverAddTable() local18568 const char *zType; in dump_callback() local
19596 const char *zType; /* Type of the container - used for error messages */ member