Searched refs:printSchemaLine (Results 1 - 1 of 1) sorted by relevance
/third_party/sqlite/src/ |
H A D | shell.c | 16365 static void printSchemaLine(FILE *out, const char *z, const char *zTail){ in printSchemaLine() function 16395 printSchemaLine(out, z, zTail); in printSchemaLineN() 16628 printSchemaLine(p->out, azArg[0], ";\n"); in shell_callback() 16693 printSchemaLine(p->out, z, ";\n"); in shell_callback() 18607 printSchemaLine(p->out, zSql, ";\n"); in dump_callback()
|
Completed in 33 milliseconds