Lines Matching refs:zDesc
210819 const char *zDesc = sqlite3_column_int(pXInfo, 3) ? " DESC" : "";210820 z = rbuMPrintf(p, "%z%s\"%w\"%s", z, zSep, zCol, zDesc);