Searched refs:long_month_names_alternative (Results 1 – 1 of 1) sorted by relevance
891 static gchar *long_month_names_alternative[13] = variable1034 if (update_month_match (&longest, normalized, long_month_names_alternative[i])) in g_date_fill_parse_tokens()1110 g_free (long_month_names_alternative[i]); in g_date_prepare_to_parse()1111 long_month_names_alternative[i] = g_utf8_normalize (casefold, -1, G_NORMALIZE_ALL); in g_date_prepare_to_parse()1171 … DEBUG_MSG ((" %s %s", long_month_names_alternative[i], short_month_names_alternative[i])); in g_date_prepare_to_parse()