Home
last modified time | relevance | path

Searched defs:zText (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libsqlite/src/
H A Dvacuum.c54 static void appendText(dynStr *p, const char *zText, int nText){ in appendText()
74 static void appendQuoted(dynStr *p, const char *zText){ in appendQuoted()
H A Dprintf.c649 char *zText; /* The string collected so far */ member