Searched refs:ArCommand (Results 1 – 1 of 1) sorted by relevance
24945 typedef struct ArCommand ArCommand; typedef24946 struct ArCommand { struct24975 static int arErrorMsg(ArCommand *pAr, const char *zFmt, ...){ in arErrorMsg() argument25059 ArCommand *pAr /* Populate this object */ in arParseCommand()25211 static int arCheckEntries(ArCommand *pAr){ in arCheckEntries()25253 ArCommand *pAr, in arWhereClause()25284 static int arListCommand(ArCommand *pAr){ in arListCommand()25321 static int arRemoveCommand(ArCommand *pAr){ in arRemoveCommand()25362 static int arExtractCommand(ArCommand *pAr){ in arExtractCommand()25434 static int arExecSql(ArCommand *pAr, const char *zSql){ in arExecSql()[all …]