Searched refs:ShellText (Results 1 – 1 of 1) sorted by relevance
24448 typedef struct ShellText ShellText; typedef24449 struct ShellText { struct24458 static void initText(ShellText *p){ in initText()24461 static void freeText(ShellText *p){ in freeText()24474 static void appendText(ShellText *p, const char *zAppend, char quote){ in appendText()24542 ShellText s; in shellFakeSchema()25819 ShellText *p = (ShellText*)pArg; in captureOutputCallback()26892 ShellText sSelect; in dump_callback()26893 ShellText sTable; in dump_callback()34436 ShellText str; /* Answer for a query */ in do_meta_command()[all …]