Searched refs:GroupConcatCtx (Results 1 – 1 of 1) sorted by relevance
136120 } GroupConcatCtx; typedef136128 GroupConcatCtx *pGCC;136133 pGCC = (GroupConcatCtx*)sqlite3_aggregate_context(context, sizeof(*pGCC));136198 GroupConcatCtx *pGCC;136202 pGCC = (GroupConcatCtx*)sqlite3_aggregate_context(context, sizeof(*pGCC));136240 GroupConcatCtx *pGCC136241 = (GroupConcatCtx*)sqlite3_aggregate_context(context, 0);136251 GroupConcatCtx *pGCC136252 = (GroupConcatCtx*)sqlite3_aggregate_context(context, 0);