Searched refs:ShellText (Results 1 – 1 of 1) sorted by relevance
24486 typedef struct ShellText ShellText; typedef24487 struct ShellText { struct24496 static void initText(ShellText *p){ in initText()24499 static void freeText(ShellText *p){ in freeText()24512 static void appendText(ShellText *p, const char *zAppend, char quote){ in appendText()24580 ShellText s; in shellFakeSchema()25857 ShellText *p = (ShellText*)pArg; in captureOutputCallback()26930 ShellText sSelect; in dump_callback()26931 ShellText sTable; in dump_callback()34499 ShellText str; /* Answer for a query */ in do_meta_command()[all …]