Searched defs:map2_values (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-dict-backend/
H A Ddict-sql.c1323 const ARRAY_TYPE(const_string) *map2_values)
1343 v2 = array_get(map2_values, &count2);
1319 sql_dict_maps_are_mergeable(struct sql_dict *dict, const struct dict_sql_map *map1, const struct dict_sql_map *map2, const char *map1_key, const char *map2_key, const ARRAY_TYPE(const_string) *map2_values) argument

Completed in 11 milliseconds