Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c25654 static void printSchemaLine(FILE *out, const char *z, const char *zTail){ in printSchemaLine()
29111 const char *zTail; in shell_dbtotxt_command() local
H A Dsqlite3.c20998 const char *zTail; /* All SQL text past the last semicolon parsed */ member
129108 const char *zTail; /* Pointer to the last "_" in zName */ local
215661 const char *zTail /* Tail of the path that determines substructure */
246498 const char *zTail = 0; local
264560 const char *zTail, /* Tail of table name e.g. "data", "config" */