Searched defs:zAppend (Results 1 – 6 of 6) sorted by relevance
| /external/chromium_org/third_party/sqlite/src/src/ |
| D | test_vfstrace.c | 182 static void strappend(char *z, int *pI, const char *zAppend){ in strappend()
|
| D | test8.c | 721 static void string_concat(char **pzStr, char *zAppend, int doFree, int *pRc){ in string_concat()
|
| D | shell.c | 884 static char *appendText(char *zIn, char const *zAppend, char quote){ in appendText()
|
| /external/chromium_org/third_party/sqlite/src/ext/fts3/ |
| D | fts3_snippet.c | 535 const char *zAppend, /* Pointer to data to append to buffer */ in fts3StringAppend()
|
| /external/sqlite/dist/ |
| D | shell.c | 976 static char *appendText(char *zIn, char const *zAppend, char quote){ in appendText()
|
| /external/sqlite/dist/orig/ |
| D | shell.c | 971 static char *appendText(char *zIn, char const *zAppend, char quote){ in appendText()
|