Searched refs:GroupConcatCtx (Results 1 – 1 of 1) sorted by relevance
135898 } GroupConcatCtx; typedef135906 GroupConcatCtx *pGCC;135911 pGCC = (GroupConcatCtx*)sqlite3_aggregate_context(context, sizeof(*pGCC));135976 GroupConcatCtx *pGCC;135980 pGCC = (GroupConcatCtx*)sqlite3_aggregate_context(context, sizeof(*pGCC));136018 GroupConcatCtx *pGCC136019 = (GroupConcatCtx*)sqlite3_aggregate_context(context, 0);136029 GroupConcatCtx *pGCC136030 = (GroupConcatCtx*)sqlite3_aggregate_context(context, 0);