Searched refs:ShellText (Results 1 – 2 of 2) sorted by relevance
712 typedef struct ShellText ShellText; typedef713 struct ShellText { struct722 static void initText(ShellText *p){ in initText()725 static void freeText(ShellText *p){ in freeText()738 static void appendText(ShellText *p, char const *zAppend, char quote){ in appendText()838 ShellText s; in shellFakeSchema()8943 ShellText *p = (ShellText*)pArg; in captureOutputCallback()9994 ShellText sSelect; in dump_callback()9995 ShellText sTable; in dump_callback()13411 ShellText sSelect; in do_meta_command()[all …]
718 typedef struct ShellText ShellText; typedef719 struct ShellText { struct728 static void initText(ShellText *p){ in initText()731 static void freeText(ShellText *p){ in freeText()744 static void appendText(ShellText *p, char const *zAppend, char quote){ in appendText()844 ShellText s; in shellFakeSchema()8949 ShellText *p = (ShellText*)pArg; in captureOutputCallback()10000 ShellText sSelect; in dump_callback()10001 ShellText sTable; in dump_callback()13434 ShellText sSelect; in do_meta_command()[all …]