Lines Matching refs:zSp
2264 char *zSp = j<=nPrintRow ? "" : " ";2265 printf("%s%-*s", zSp, maxlen, azResult[j] ? azResult[j] : "");