Searched refs:Str (Results 1 – 3 of 3) sorted by relevance
51 typedef struct Str Str; typedef52 struct Str { struct61 static void strInit(Str *p){ in strInit()98 static void strFree(Str *p){ in strFree()106 static void strPrintf(Str *p, const char *zFormat, ...){ in strPrintf()470 Str sql; in dump_table()534 Str sql; /* Comparison query */ in diff_one_table()1189 Str *pSql in getRbudiffQuery()1370 Str cnt = {0, 0, 0}; in rbudiff_one_table()1400 Str sql; /* Comparison query */ in summarize_one_table()[all …]
232 typedef struct Str Str; typedef233 struct Str { struct241 static void StrInit(Str *p){ in StrInit()246 static void StrAppend(Str *p, const char *z){ in StrAppend()269 static char *StrStr(Str *p){ in StrStr()274 static void StrFree(Str *p){ in StrFree()1081 Str sql; in main()
440 typedef struct Str Str; typedef441 struct Str { struct449 static void StrInit(Str *p){ in StrInit()454 static void StrAppend(Str *p, const char *z){ in StrAppend()477 static char *StrStr(Str *p){ in StrStr()482 static void StrFree(Str *p){ in StrFree()659 Str sql; /* SQL to run */ in main()