Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dshell.c15387 const char *zLhsSep = ""; in intckSaveKey() local
15392 zLhs = intckMprintf(p, "%z%s%s", zLhs, zLhsSep, zAlias); in intckSaveKey()
15394 zLhsSep = ","; in intckSaveKey()