Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c1920 static void appendText(ShellText *p, const char *zAppend, char quote){ in appendText()
12629 char *zAppend = 0; in idxAppendText() local