Lines Matching defs:zText
1315 const char *zText = (const char *)sqlite3_column_text(pTableInfo, 1);1317 zSelect = appendText(zSelect, zText, '"');