Searched refs:short_month_names_alternative (Results 1 – 1 of 1) sorted by relevance
901 static gchar *short_month_names_alternative[13] = variable1044 if (update_month_match (&longest, normalized, short_month_names_alternative[i])) in g_date_fill_parse_tokens()1104 g_free (short_month_names_alternative[i]); in g_date_prepare_to_parse()1105 short_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()