Searched refs:ShellState (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dshell.c7918 typedef struct ShellState ShellState; typedef in typeref:struct:ShellState
7919 struct ShellState { struct
7968 /* Allowed values for ShellState.autoEQP
7975 /* Allowed values for ShellState.openMode
8048 ShellState *p = (ShellState*)pArg;
8065 ShellState *p = (ShellState*)sqlite3_user_data(pCtx);
8200 static void outputModePush(ShellState *
[all...]
/external/sqlite/dist/
H A Dshell.c7924 typedef struct ShellState ShellState; typedef in typeref:struct:ShellState
7925 struct ShellState { struct
7974 /* Allowed values for ShellState.autoEQP
7981 /* Allowed values for ShellState.openMode
8054 ShellState *p = (ShellState*)pArg;
8071 ShellState *p = (ShellState*)sqlite3_user_data(pCtx);
8206 static void outputModePush(ShellState *
[all...]

Completed in 127 milliseconds