Searched defs:appendText (Results 1 – 3 of 3) sorted by relevance
94 static void appendText(DText *p, char const *zAppend, char quote){ in appendText() function
4498 static char *appendText(char *p, const char *z){ in appendText() function
833 static void appendText(ShellText *p, const char *zAppend, char quote){ function