Searched refs:jql_has_aggregate_count (Results 1 – 5 of 5) sorted by relevance
153 IW_EXPORT bool jql_has_aggregate_count(JQL q);
1494 bool jql_has_aggregate_count(JQL q) { in jql_has_aggregate_count() function
408 if (jql_has_aggregate_count(ctx->ux.q)) { in _on_query()414 } else if (jql_has_aggregate_count(ctx->ux.q)) { in _on_query()861 if (jql_has_aggregate_count(ux.q)) { in _ws_query()
488 qctx->aggregate_count = jql_has_aggregate_count(qctx->q); in ejd_exec_port_handler()
1620 bool has_count = jql_has_aggregate_count(q); in jn_jql_stream_execute()