Searched defs:zTail (Results 1 – 2 of 2) sorted by relevance
19034 static void printSchemaLine(const char *z, const char *zTail){ in printSchemaLine()19062 static void printSchemaLineN(char *z, int n, const char *zTail){ in printSchemaLineN()
19816 const char *zTail; /* All SQL text past the last semicolon parsed */ member