Searched refs:ShellState (Results 1 – 1 of 1) sorted by relevance
21668 typedef struct ShellState ShellState; typedef21669 struct ShellState { struct21751 static ShellState shellState; argument21888 ShellState *p = (ShellState*)pArg; in shellLog()21905 ShellState *p = (ShellState*)sqlite3_user_data(pCtx); in shellPutsFunc()21916 ShellState *p, in failIfSafeMode()22078 static void outputModePush(ShellState *p){ in outputModePush()22084 static void outputModePop(ShellState *p){ in outputModePop()22094 static void setCrlfMode(ShellState *p){ in setCrlfMode()22144 static void output_quoted_string(ShellState *p, const char *zInX){ in output_quoted_string()[all …]