Searched defs:zAppend (Results 1 – 6 of 6) sorted by relevance
| /sqlite-3.40.0/ext/misc/ |
| H A D | dbdump.c | 94 static void appendText(DText *p, char const *zAppend, char quote){ in appendText()
|
| /sqlite-3.40.0/src/ |
| H A D | test_vfstrace.c | 281 static void strappend(char *z, int *pI, const char *zAppend){ in strappend()
|
| H A D | test8.c | 727 static void string_concat(char **pzStr, char *zAppend, int doFree, int *pRc){ in string_concat()
|
| H A D | shell.c.in | 833 static void appendText(ShellText *p, const char *zAppend, char quote){
|
| /sqlite-3.40.0/ext/fts3/ |
| H A D | fts3_snippet.c | 603 const char *zAppend, /* Pointer to data to append to buffer */ in fts3StringAppend()
|
| /sqlite-3.40.0/ext/expert/ |
| H A D | sqlite3expert.c | 791 char *zAppend = 0; in idxAppendText() local
|