Home
last modified time | relevance | path

Searched refs:zSp (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c27589 char *zSp = j<nPrintRow ? "" : " "; in do_meta_command() local
27590 oputf("%s%-*s", zSp, maxlen, azResult[j] ? azResult[j]:""); in do_meta_command()