Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
Dtest_vfstrace.c182 static void strappend(char *z, int *pI, const char *zAppend){ in strappend()
Dtest8.c721 static void string_concat(char **pzStr, char *zAppend, int doFree, int *pRc){ in string_concat()
Dshell.c884 static char *appendText(char *zIn, char const *zAppend, char quote){ in appendText()
/external/chromium_org/third_party/sqlite/src/ext/fts3/
Dfts3_snippet.c535 const char *zAppend, /* Pointer to data to append to buffer */ in fts3StringAppend()
/external/sqlite/dist/
Dshell.c976 static char *appendText(char *zIn, char const *zAppend, char quote){ in appendText()
/external/sqlite/dist/orig/
Dshell.c971 static char *appendText(char *zIn, char const *zAppend, char quote){ in appendText()