Searched defs:sqlite3_aggregate_count (Results 1 – 2 of 2) sorted by relevance
1096 int sqlite3_aggregate_count(sqlite3_context *p){ in sqlite3_aggregate_count() function
388 #define sqlite3_aggregate_count sqlite3_api->aggregate_count macro