types_str         217 lib/search/lib.c     const mc_search_type_str_t *types_str = mc_search_types_list_get (&n);
types_str         223 lib/search/lib.c     for (lc_index = 0, type_str = types_str; type_str->str != NULL; type_str++, lc_index++)