Home
last modified time | relevance | path

Searched refs:ShellText (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dshell.c1908 typedef struct ShellText ShellText; typedef
1909 struct ShellText { struct
1918 static void initText(ShellText *p){ in initText()
1921 static void freeText(ShellText *p){ in freeText()
1934 static void appendText(ShellText *p, const char *zAppend, char quote){ in appendText()
1999 ShellText s; in shellFakeSchema()
20899 ShellText *p = (ShellText*)pArg; in captureOutputCallback()
22634 ShellText sSelect; in dump_callback()
22635 ShellText sTable; in dump_callback()
28105 ShellText sSelect; in do_meta_command()
[all …]