Searched defs:zText (Results 1 – 2 of 2) sorted by relevance
51 static void appendText(dynStr *p, const char *zText, int nText){ in appendText()71 static void appendQuoted(dynStr *p, const char *zText){ in appendQuoted()
646 char *zText; /* The string collected so far */ member