Home
last modified time | relevance | path

Searched defs:zAppend (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dshell.c1934 static void appendText(ShellText *p, const char *zAppend, char quote){ in appendText()
12708 char *zAppend = 0; in idxAppendText() local