Searched defs:zTail (Results 1 – 2 of 2) sorted by relevance
22677 static void printSchemaLine(FILE *out, const char *z, const char *zTail){ in printSchemaLine()22705 static void printSchemaLineN(FILE *out, char *z, int n, const char *zTail){ in printSchemaLineN()27049 const char *zTail; in shell_dbtotxt_command() local
20354 const char *zTail; /* All SQL text past the last semicolon parsed */ member