Home
last modified time | relevance | path

Searched defs:pAr (Results 1 – 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
Dshell.c11725 static int arProcessSwitch(ArCommand *pAr, int eSwitch, const char *zArg){ in arProcessSwitch()
11767 ArCommand *pAr /* Populate this object */ in arParseCommand()
11911 static int arCheckEntries(ArCommand *pAr){ in arCheckEntries()
11952 ArCommand *pAr, in arWhereClause()
11982 static int arListCommand(ArCommand *pAr){ in arListCommand()
12022 static int arExtractCommand(ArCommand *pAr){ in arExtractCommand()
12093 static int arExecSql(ArCommand *pAr, const char *zSql){ in arExecSql()
12122 ArCommand *pAr, /* Command arguments and options */ in arCreateOrUpdateCommand()
/external/sqlite/dist/
Dshell.c11748 static int arProcessSwitch(ArCommand *pAr, int eSwitch, const char *zArg){ in arProcessSwitch()
11790 ArCommand *pAr /* Populate this object */ in arParseCommand()
11934 static int arCheckEntries(ArCommand *pAr){ in arCheckEntries()
11975 ArCommand *pAr, in arWhereClause()
12005 static int arListCommand(ArCommand *pAr){ in arListCommand()
12045 static int arExtractCommand(ArCommand *pAr){ in arExtractCommand()
12116 static int arExecSql(ArCommand *pAr, const char *zSql){ in arExecSql()
12145 ArCommand *pAr, /* Command arguments and options */ in arCreateOrUpdateCommand()